musollc94:
Hi, I am trying to fix some issues with my martingale algo.
- The lot size isnt doubling after a losing trade
- The Total Profit/Loss for the day is not updating
I have research the forum and Im still looking for the solution for this code, thank you
Your Position, Order and HistoryDeal management is completely of charts...
You need to do quite some research on how this works. Your code is so incomplete, I can't even start to explain what's all missing.
Read the docs and example codes as a start, then research the mql book for more complete understanding.
I did do the research, what exactly is wrong with the code? What is wrong with the position, order and historydeal management? You need to be specific instead of vague condescending comments with no actual substance I can use.
musollc94 #:
I did do the research, what exactly is wrong with the code? What is wrong with the position, order and historydeal management? You need to be specific instead of vague condescending comments with no actual substance I can use.
I did do the research, what exactly is wrong with the code? What is wrong with the position, order and historydeal management? You need to be specific instead of vague condescending comments with no actual substance I can use.
Please read the example codes given in the documentation.
How do I delete this entire post?
I am requesting mods or admins delete this entire thread, thank you

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi, I am trying to fix some issues with my martingale algo.
I have research the forum and Im still looking for the solution for this code, thank you