TradingView
tkarolak
16 lut 2024 17:33

MLMomentumIndex 

BTCUSDT Perpetual ContractBybit

Opis

Library "MLMomentumIndex"
Enables market momentum analysis with k-NN predictions on pivot points, offering customizable parameters for dynamic trading strategies.

momentumIndexPivots(source, pivotBars, momentumWindow, maxData, numNeighbors, predictionSmoothing)
  Parameters:
    source (float)
    pivotBars (int)
    momentumWindow (int)
    maxData (int)
    numNeighbors (int)
    predictionSmoothing (int)

Informacje o Wersji

v2

Updated: Compiler annotations
Więcej