Disliked{quote} {quote} {quote} //------- external parameters ---------------------------------------+ enum enTimeFrames { tf_cu = 0, // Current time frame tf_m1 = PERIOD_M1, // 1 minute tf_m5 = PERIOD_M5, // 5 minutes tf_m15 = PERIOD_M15, // 15 minutes tf_m30 = PERIOD_M30, // 30 minutes tf_h1 = PERIOD_H1, // 1 hour tf_h4 = PERIOD_H4, // 4 hours tf_d1 = PERIOD_D1, // Daily tf_w1 = PERIOD_W1, // Weekly tf_mn1 = PERIOD_MN1, // Monthly tf_n1 = -1, // First higher time frame tf_n2 = -2, // Second higher time frame tf_n3 = -3, // Third higher time frame tf_cus...Ignored
Thank you once again for the modification of sm3BarFractalBreak indicator.
1. I have been testing it since yesterday but it freezes my platform.
I even downloaded a new mt4 platform without any other indicators except the modified indicator, the platform is still freezing/hanging.
On my old platform I have the sm3BarFractal Break on 6 charts(3 charts of XAUUSD and 3 charts of BTCUSD) and have 3_bar_fractal indicator on 6 charts of 3 XAUUSD and 3 BTCUSD . This platform is not hanging/freezing .
Kindly look at the code again to correct the possible codes that might be causing the freezing
2. I will appreciate if the Higher Time Frame being used in the Lower Time Frame is shown as the 3_bar_fractal indicator is showing in the image below
3. the 3_bar_fractal indicator is and the original SwingMan's sm3BarFractalBreak indicator is attached again
Thank you
Attached File(s)
Attached File(s)