Forum

Function or Library to automatically generate the tester's report XML.

I need the robot to automatically generate the tester's report XML. Although I can do this with the clicks of a mouse, I would like to automate inside the robot to speed up my tests. Does anyone know native functions for this or a library that automates the creation of the tester's report in XML

enum every 15 minutes

I would like to make a time enum every 15 minutes, I have seen some robots with well-made systems and others made in the wrong way, including using _ to enable enumeration. I would like to do it correctly, tried the form below but the MT5 will not accept. If anyone can help, I appreciate it. enum

MT5 (UNSUPPORTED FILLING MODE) Novo comentário

For personnel who are having problems filling out order in MT5 (UNSUPPORTED FILLING MODE) I was able to solve with the following changes within the CLASS TRADE. Swap ORDER_FILLING_FOK by ORDER_FILLING_IOC at the beginning of trade.mqh In the trade.PositionOpen and trade.PositionClose functions

TRAILING STOP HELP

Good morning people, I would like a help, unfortunately I am still a beginner in programming, I know how to do the basics but I always get a lot. I am having difficulty changing a TRAILING STOP mode that I currently use, I have tried several times and I have not been able to solve it. What happens

Helps to finalize a simple mathematical calculation indicator based on number of candles and complex loop.

I am developing an indicator based on comparing candles, two to two, on a number of candles (period). I'm having a hard time finalizing the math calculation so that it works and it is possible to change the number of candles directly in the display, for a fixed number of candles it is easy to