Discussion of article "The checks a trading robot must pass before publication in the Market" - page 29
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 all. Trying to validate my EA but the minimum lot sizes are 0.2 which is relatively big for a martingale style EA, is there any way to lower the minimum starting lot on the tests?
Have you tried setting it to 0.01 (lot) in manual mode?
It seems the translation is misleading. I’m referring to the automated validation process for approving an advisor, not to standard backtesting
It’s odd that you replied to the post, as I deleted it straight away – a couple of seconds after posting it – having realised it was a mistake, given the thread title.
Check in the advisor’s code that there are sufficient funds to enable Martingale mode.