//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")
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.