Forum

Indicator for EA

Hello! I want to plot values from the EA in a chart's sub window similar as most indicators do. I change the EA code often so changing Indicator's code every time EA has changed should not be the best option. Is there any good suggestion for this

Critical runtime error 503 in OnTick function zero divide

Hello! The code below gives me occasional zero divide warning. Please help me form the code in the way that will prevent this error. Thank you. double NormalizeScaleValuesRange( double old_min, double old_max, double new_min, double new_max, double value) { // Round numbers: old_min=

Meta Trader 5 Version 5.00 build 2776, 05 Feb 2021 - Open Trades Profit Freeze

Hello! I have an issue with Meta Trader last day because the Profit column in the Trade tab is not updating accordingly to the real situation. The number stays frozen as it was when I relaunched the software. I have already restarted PC. The connection seems ok and the ticks are working. What is the

Bug - MT5 - Strategy Tester - enabled disabled Strategy tester after Optimization

Hello. There is a bug when I disable and enable Strategy tester by using CTRL + R command after doing the optimization. When I run a single test from the optimization and disable the Strategy tester and then later enable it again the values from the single test are not applied anymore. I am using

Optimization of the EA parameters

Hello. By optimizing the trailing stop and trailing step values, is it better optimize for profit, drawdown or Sharpe ratio

Account with negative balance after using MQL5 Cloud Network

I was using the cloud for the optimization of EA and as it appears the balance went into minus state. What the locked number means? Is this a bug