Chart (Bar, Candlestick) with different Open Times Intraday

 

Hi All,

I was wondering if there is any way to see the charts (say 15-min) with different open times. So for example, if am looking at 15-minute chart, what I want to see is 3 (n) different 15-minute chart... the charts I want to see will be:

C1. 0700-0715, 0715-0730, 0730-0745 etc.

C2. 0705-0720, 0720-0735, 0735-0750 etc.

C3. 0710-0725, 0725-0740, 0740-0755 etc. 


Is it possible to see this in MT4/MT5 or a way to write an indicator which will do this ?


Thanks

Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Position Properties
Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Position Properties
  • www.mql5.com
Position ticket. Unique number assigned to each newly opened position. It usually matches the ticket of an order used to open the position except when the ticket is changed as a result of service operations on the server, for example, when charging swaps with position re-opening. To find an order used to open a position, apply the...