edie4653 / Publications
Forum
The indicator is not perfect yet, is there anything that can improve it so that it can be used?
// SimpleLinregRSI_v4_fixed_XAU_TF15.mq5 #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Gold #property indicator_color2 Crimson #property indicator_width1 2 #property indicator_width2 2 input int LinregPeriod = 18 ; //