Forum

iCustom and #property indicator_applied_price

HI I am trying to use iCustom with the simple call form of OnCalculate indicator. int OnCalculate ( const int rates_total, // price[] array size const int prev_calculated, // number of handled bars at the previous call const int begin, // index number

3D graph optimization with 3 variables

Hi when using 3D graph with more than 2 optimisation variables, is it possible to select or choose a particular 3rd variable when showing the 3D graph of the 2 others variables ? This is something usefull. Thanks

Scale bug in 3D optimisation graph

Hi I've noticed a bug in the scale parameters marks on the side of graph where the parameter increment is shown from right to the left. Here is an example, when the parameter increment start from the left, 30 correspond to the first line, 65 to the second line, 100 correspond to the 3rd line ... Now

Backtest result list not updated automatically

Hi I've noticed that backtest result list is not updating automatically, ie new backtest iterations results are not added to the window list. I need to change tab and come back again to optimization results to get the last results shown on screen. Strange

Visual strategy tester crashes when using tester.tpl

Hi when visual backtesting an EA, it is working fine when I first start the backtesting and after I manualy load and apply a personal template (including a custom indicator ). Now when I rename the same template to tester.tpl in order to have the template automatically loaded and applyed, the

Experts window font different from other tabs

Hi Why the text used for Experts window is larger and different from the other tabs ( journal, code base,... ) Is there a way to change and force the experts tab text to be the same font as journal, code base, etc... ? Thank you

Unset indicator minimum & maximum fixed scale ( ie revert IndicatorSetDouble(INDICATOR_MINIMUM,x) )

Hi The functions to set a fix minimum & maximum scale for an indicator are: IndicatorSetDouble ( INDICATOR_MINIMUM ,xxxx); IndicatorSetDouble ( INDICATOR_MAXIMUM ,xxxx); but how to revert this and return to automatic scaling ? ie: equivalent to uncheck the boxes on the UI

CAppDialog bugs

Hi, since a long time, there are some serious bugs inside the CAppDialog class included with MT4 For exemple: https://www.mql5.com/en/forum/189473 I've fixed many, for exemple position change when minimized, also added the support in order to not work only on main graph window (0) in EA A CAppDialog

Cloud Strategy Tester agents not showing since january 2021

Hi I was using MT5 strategy tester agents fine last year. Since beginning of this year (since an update), the agents are not staying in the agent list panel: "Agents list is empty" Sometimes I manage to list them but they are removed 24h later. The logs on agent's side are not showing any errors: CQ

[Bug] MarketInfo(Symbol(),MODE_MARGINREQUIRED) return -92233720368547760

Hi from time to time, when switching account I am encountering a bug using latest MT4 build 1320, MarketInfo(Symbol(),MODE_MARGINREQUIRED) is returning -92233720368547760 ( = - 0x 147ae 147ae 147b0 ) GetLastError() returns 0 ( no error ), so this negative 0x 147ae147ae147b0 value is not supposed to