OPEN-SOURCE SCRIPT
Updated

FibboGatto

10 024
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
Release Notes
bugs fixed
Release Notes
fix

Disclaimer

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.