Forum

Strategy tester and Corona Virus

Hello traders, During the confinement, the AMF (French regulator for trading) disallow to trade SHORT on the France 40 (CAC40) indice. Because of that, my broker unactivate the sell for France 40 and in MT4, even in the strategy tester we cannot sell (OrderSend error 133) for all sell. I'm building

MQL4 struct containing adress to other structs

Hello everybody, I need to code something like that but I dont know the right syntax in the second structure to have fields containing address to structure of first type. Thanks Janfi struct ConditionSet { int CondsNbr; // Nombre de conditions dans le set bool

BUG MT4, monday september 16th 2019 disepear on timeframe M1

Hello, As you can see in the video, when timeframe M1 is selected, the monday 16th of september 2019 disepear and the yellow ellipse is not on candles. Janfi

Display BIG arrows on the chart

Hello traders, I would like to display a big arrow in the chart. I asked to Google but found answers only for indicators. If I could modify these functions for big arrows that woud help me a lot Thanks Janfi void DrawArrowUp( string ArrowName, double LinePrice, color LineColor) { ObjectCreate