This forum is now read-only. You can discuss you questions on Forums of MQL4.community and MQL5.community

iFractals in Expert


Back to topics list
avatar
14
Barrys 2005.07.19 11:10 
Hi

Did anybody use iFractals in an expert yet ? ( val = iFractals(NULL, 0, MODE_UPPER,0); )

i can not get any value back form it , only return 0 .


avatar
Moderator
4464
Slawa 2005.07.19 11:41 
no any fractal exists on the current (shift 0) and previous (shift 1) bar. by definition.
avatar
14
Barrys 2005.07.19 11:48 
Thanks
Back to topics list