Ctrader position not opened (differences between live and back testing even though live has a 'better' spread)
Created at 09 Dec 2024, 20:43
Ctrader position not opened (differences between live and back testing even though live has a 'better' spread)
09 Dec 2024, 20:43
A position is created successfully in backtesting but not under the live conditions.
suggestions anyone?
anyone know where i can find the detailed ctrader logs?
Notes:
- The Spread is smaller (better) in ‘live'
- The entry price is exactly the same
- Their is enough margin to cover the trade (log say the order was successfully created but a position was never opened)
firemyst
09 Dec 2024, 23:44
You can find the logs in the “algo” tab:
I'm not sure how you expect anyone to help you otherwise when you haven't posted any screen captures showing your back-testing settings, or describing what your back-testing settings are.
you should also post your code logic so people can see what may be going on.
@firemyst