Hello! On XM I get the "Unsupported filling mode" error and no trades. XM works with IOC filling mode. Could you please introduce this filling mode as well?
Cristian-bogdan Buzatu #: Hello! On XM I get the "Unsupported filling mode" error and no trades. XM works with IOC filling mode. Could you please introduce this filling mode as well?
What I corrected:
Removed the invalid SYMBOL_FILLING_RETURN references
Simplified the filling mode detection to only check for the two valid modes:
SYMBOL_FILLING_IOC (Immediate or Cancel) - What XM uses
SYMBOL_FILLING_FOK (Fill or Kill) - Alternative filling mode
The function now:
First tries IOC (perfect for XM)
Falls back to FOK if IOC isn't supported
Defaults to IOC as the final fallback
I can see the issue! XM broker requires the IOC (Immediate or Cancel) filling mode, but your EA is not specifying any filling mode, which causes the "Unsupported filling mode" error. Let me add the IOC filling mode to your EA.
I have been using EA for a long time, it has taught me about risk management and it has shown me sustainable profitability at low risk, on the other hand you can also take profits from low risk portfolios and build on them in higher profit portfolios to increase the profitability of your entire investment portfolio.
Hello! On XM I get the "Unsupported filling mode" error and no trades. XM works with IOC filling mode. Could you please introduce this filling mode as well?
What I corrected:
I can see the issue! XM broker requires the IOC (Immediate or Cancel) filling mode, but your EA is not specifying any filling mode, which causes the "Unsupported filling mode" error. Let me add the IOC filling mode to your EA.
please upgrade it Now.
hi . we are using this EA on GOLD or GBPUSD or any symbol ? please let me know ?