Ricardo Dacosta:
Any ideas? It does initialize successfully but I end up with
Initialization successful
{'action': 1, 'symbol': '6S_M', 'volume': 3, 'type': 1, 'sl': 1.15105, 'comment': 'python donbk trade entry'}
Order execution result: None
Order execution failed for symbol.
Process finished with exit code 0
Nevermind. Just realized the volume must be in float type and not integer. All good now.

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
Any ideas? It does initialize successfully but I end up with
Initialization successful
{'action': 1, 'symbol': '6S_M', 'volume': 3, 'type': 1, 'sl': 1.15105, 'comment': 'python donbk trade entry'}
Order execution result: None
Order execution failed for symbol.
Process finished with exit code 0