FibboGattoFibboGatto 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 Indicateur Pine Script™par ceyhunMis à jour 77535