Forum

Saving text files in MQL5

So, Instead of looking at my account balance everyday for my EA, I would like to create a text file with the relevant information. Problem: When I backtest, the file is being saved at : C:\Users\Chiji\AppData\Roaming\MetaQuotes\Tester\***MY_HEX_KEY***\Agent-127.0.0.1-3000\MQL5\Files I would like to

Edit what shows in the "Insert ->indicators" menu in MT5

I have a few indicators I use often. I would like them to appear right under the " Insert ->indicators" menu in MT5 I notice when I go to Insert -> Indicators on the MT5 menu, there are 5 indicators, that I never use, then, other indicators in the submenus, and sub-sub menus. I tried to see if this

MT5 Optimizer - Max 12 288 passes ??

I have about 6 extern variables in my EA and I want to back test the MT5 optimizer. I have a Rayzen 9 16 core - 32 thread CPU with 8 extra cores from 2 x intel core i7 computers in my Local Network Agent farm. I select the desired variables and steps in the "inputs" tab. It should perform a lot of

MQL4 : Multi Dimensional Array issue.

Hello Fam, I am having an issue with a multi dimensional array that would not accept values. This is the logic: When a trade is made, values are stored in an array. If conditions change, I will modify the trade with only made by this EA specifically (EA number). For some reason, I cannot input the