Forum

Indicator error after Windows 10 20H1 update

Hi guys, I hve just update my Windows 10 with 20H1 and restarted. Upon restarted all my download indicator no longer works. Anything I need to do to

MT4 duplicate indicator in chart with custom indicator

Hi Guys, I am testing out to write a strategy base on a custom indicator "Heiken Ashi Smoothed". The simple code as below, with a simple PRINT to verify if I get the right value. double array_HAS_Open[],array_HAS_Close[]; int OnInit () { //--- } void ResizeAllArrays() { ArraySetAsSeries