//version=5 indicator("Simple SMA Crossover", overlay=true)
// Define the lengths for the short and long simple moving averages shortLength = input(9, title="Short SMA Length") longLength = input(21, title="Long SMA Length")
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.