Forum

Depth of Market (DoM) history problems

Dear Coders! Is there any way or constant or parameter to find Type column in depth of market history data? you can see example in attached pictures . I searched in MQL5 document and forum, But I didn't find anything. thanks in advance

Solved : Lot Multiplier Problem

Hi guys, I have problem in my code and I can't find the solution. description of my code is: 1 - use auto lot size: Auto Lot Size = NormalizeDouble (AccountBalance() * Risk / 100 * AccountLeverage() / contract, LotDigits); first order on entire history : use Auto Lot Size if order closed with TP

Solved : MT4 wingdings font or character bugs

Dear guys, some day ago I updated my windows 10 to Version 1903 Build 18362.175 Before that everything was good, But after update windows 10, MT4 shows all wingdings arrow code from index number 127 to 255 as below attached image . Is that any solution for this problem or just waiting to MT4 update

Suggestion - New drawing tools for MT5

Dear MQL5! is that possible to to create new drawing tool like attached pictures? I named those as 'Cross Line ' and ' Cross Trend Line '. It will be wonderful tools. Cross Trend Line with below options: Angle Ray Right, Left, Up, Down thanks in advance Cross Line Cross Trend Line

Please Help: Show Max & Min Profit Value on Chart as Comment

Hi guys, I hope you doing well, I want write code that show Max & Min profit value as comment on chart, but I'm confused. for example profit grows up from $0 to $12 and fall in to $-7 and grows up again to $5. in this case Max Profit is $12 and Min Profit is $-7, that I want show in chart comment