How to check lot size of last open trade in martingale
-
Hi,
I have 2 questions. Hope someone can help
-
How do I check the lot size of the last trade opened in martingale and store it as variable so that's what I plan to use for the next lot size when it opens a new trade.
-
I want to put in comment the sequence of trades (ex. buy 1 for first trade, buy 2 for second trade, sell 1 for first sell trade etc...)
Thank you!
-
-
Here you have my custom martingale bot doing exactly that. I hope it helps: