Seconds timeframe
-
Is there a way to convert the ENUM_TIMEFRAMES and/or the available time-frames to be fractional? Like using 15 seconds per bar or something? How would I convert an EA to run on custom time-frames? I want to be able to optimize the timeframe period down to the second. How can I make this happen?
-
@nicholas86 with tick data it is theoretically possible to make some custom indicator for sub 1-minute charts. But no, mql5 doesnt support it natively, and its certainly not anything you can do on fxdreema.