Fellow traders,
I have been trying to get an automated trading strategy to work. One of the many challenges I face is that simulated trades may often times differ from trades that are actually executed, in two main aspects:
1. Simulated trade appears but no actual trade was executed, vice versa (about 5-10% of my trades are like this)
2. Entry and exit price between simulated trade vs. executed trade is different (i.e. slippage)
The closer the executed trades are to simulated trades (when re-run using historical data), the more confidence should one have in the backtesting result.
Do you agree/disagree? Do you share similar challenges? And how do you go about fixing those?
Thank you.
I have been trying to get an automated trading strategy to work. One of the many challenges I face is that simulated trades may often times differ from trades that are actually executed, in two main aspects:
1. Simulated trade appears but no actual trade was executed, vice versa (about 5-10% of my trades are like this)
2. Entry and exit price between simulated trade vs. executed trade is different (i.e. slippage)
The closer the executed trades are to simulated trades (when re-run using historical data), the more confidence should one have in the backtesting result.
Do you agree/disagree? Do you share similar challenges? And how do you go about fixing those?
Thank you.