OPEN-SOURCE SCRIPT
Actualizado

FibboGatto

10 703
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 prensa
bugs fixed
Notas de prensa
fix

Exención de responsabilidad

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.