Forum

Need help for indicator

Hello, I'm trying to develop an indicator that analyzes on the M30 chart when two MAs cross and then shows it on the H1 chart, but it doesn't work for me. #property indicator_chart_window #property indicator_buffers 4 #property indicator_plots 2 #property indicator_label1 "Up_Period30" #property