Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Obviously your EA is not properly calculating the volume correctly to account for margin requirements and available balance.
It even indicates that in the report with a negative value for the Free Margin.
Read and apply the following please ...
The checks a trading robot must pass before publication in the Market
MetaQuotes, 2016.08.01 09:30
Before any product is published in the Market, it must undergo compulsory preliminary checks in order to ensure a uniform quality standard. This article considers the most frequent errors made by developers in their technical indicators and trading robots. An also shows how to self-test a product before sending it to the Market.
Obviously your EA is not properly calculating the volume correctly to account for margin requirements and available balance.
It even indicates that in the report with a negative value for the Free Margin.
Read and apply the following please ...
Tried everything the issue still there ! i even tried a upload the same code that worked before but still get that issue ?
I repeat ... "obviously your EA is not properly calculating the volume correctly to account for margin requirements and available balance. It even indicates that in the report with a negative value for the Free Margin."
Calculate your margin requirements and compare it with the available free margin before placing an order.
Calculates the margin required for the specified order type, in the deposit currency
- 2023.08.30
- www.mql5.com
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I keep getting this no money(error 134) Error when the strategy tester tries to Test the Ea on 1m timeframe ?