OPEN-SOURCE SCRIPT
Atualizado

FibboGatto

10 677
FibboGatto

Up = crossover(FG,ema(FG,period)) , color=blue
Down = crossunder(FG,ema(FG,period)) , color=orange

Uptrend = (FG>ema(FG,period)) ,color=lime
Downtrend = (FG<ema(FG,period)) , color=red
Notas de Lançamento
bugs fixed
Notas de Lançamento
fix

Aviso legal

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.