TradingView
hamidrexa
16 mar 2022 11:00

make lead signal 

Bitcoin / TetherUSBinance

Opis

Add derivative of a signal for leading behaviour
formula: sig = (lambda/100)*source + (1-lambda/100)**momentum )

it has a multiplier and an offset for adjustment of result.
final formula: sig = multiplier*( (lambda/100)*src + (1-lambda/100)*mom_coef*mom ) + offset

Informacje o Wersji

filter momentum signal by ema
Komentarze
Cervinmole
Or, is the line created by your code the one we see on the graph (green color, in the image)?
Am I to understand that your code gives a result similar to the cumulative signals given by any indicators that are below your graph?
Cervinmole
Good evening.
I don't understand how to redeem your code. Should it be inserted into each indicator below the graph?
How do you trace these verticals on either side of your screen?
Thank you for sharing.
Więcej