Forum

MT4 Visual mode offline charts refresh

Hello, I have built an indicator to generate signals and an EA that calls the indicator through iCustom to help me place trades. The EA is not a robot but determines the entry, stop and TP levels when a signal is generated and waits for a button press to place a trade manually. I am looking to back

MT4 visual mode with synchronous offline charts for multiple timeframes

Hello folks, I came across this old thread https://www.mql5.com/en/code/7673 that allowed creating offline charts for non-standard timeframes. It was built for v509 and hasn't been updated for a long time. Is there a current version that builds offline charts in visual testing mode for standard

MT4 visual mode using multiple timeframe data

Hello, My custom indicator uses price action and other indicator info from higher timeframes which I use to determine various parameters to assess the confidence level of the trade setup. While this works fine in real time, the higher time frame parameters don't seem to refresh when running the

Incorrect rendering of arrows and objects for indicator

Hello folks, I've ventured into MQL4 coding to build an MT4 custom indicator to aid my manual trading strategy along with an EA to calculate order levels and place a trade. The indicator populates the index buffers to display different styles of arrows under or above a candle to represent varying

Objects appearing across multiple symbols on same chart/template

Hello, I want to be able to draw Trendlines, Channels, Fibs, essentially any object on a chart for a specific symbol e.g a horizontal line level 1.1 on EURUSD and restrict it to only the chosen symbol. However, when I drag in another symbol on the same chart window, e.g. AUDNZD, I see the same