'OnTick' and OnTimer - page 2 12 New comment Keith Watford 2014.03.19 00:45 #11 stefanbanev: I have the same problem ( Version: 4.00 Build 610 (14 Feb 2014), the test code is below: I'm working with MB Trading FX, may be this new functionality is vendor dependent(?) Thanks Works fine on my platform (FxPro), just had to change define N_minutes 5 to #define N_minutes 5 gvdraganov 2014.12.17 21:37 #12 It does work, but should you change the period (i.e. from M1 to M5 chart) it gets restarted and starts from the top again. Do you know a workaround? Many thanks in advance! Installation on Mac OS Enabling the Storage - Indicators - Charts - 12 New comment
I'm working with MB Trading FX, may be this new functionality is vendor dependent(?)I have the same problem ( Version: 4.00 Build 610 (14 Feb 2014), the test code is below:
Thanks
Works fine on my platform (FxPro), just had to change
define N_minutes 5
to