Forum

Can mobile app (MT5) load horizontal lines from .csv file?

Hi, Is there any way for the mobile app to load horizontal lines (or any chart objects) from data contained in a csv or txt file? For example, the csv file would have the symbol name and the price, and the app would instantiate the horizontal line based on the data contained in the csv. The csv or

Question: When, if ever, will MT5 include non-time-based periodicity bars? E.g., range bars, renko bars, real-volume bars, tick-volume bars, etc?

MT5 is a very fast and efficient program and there is a ton of third-party code available, which really sets it apart from other FUTURES platforms. However, the one huge drawback of MT5 is that it does not offer non-time-based bars (periodicity). With Ninjatrader8, I can have virtually any

Is there a way to open inputs dialog box by using OnChartEvent() ?

In a custom indicator , I'd like to add an object/button/whatever to the chart that allows the user to click it (or even just hit a hot key) to open up the custom indicator's input dialog box (i.e., program properties dialog box)? Is it possible in MQL4? What about MQL5? The reason I want to do this

Is there a way to open inputs dialog box by using OnChartEvent() ?

In a custom indicator, I'd like to add an object/button/whatever to the chart that allows the user to click it (or even just hit a hot key) to open up the custom indicator's input dialog box (i.e., program properties dialog box)? Is it possible in MQL4? What about MQL5? The reason I want to do this