of course below works only on high liquid stocks or futures.
i use this, and my sim is near the real ones:
for limit orders, take out 1 tick as a slippage. (assuming your sim trade for a buy was the lowest tick!)
for stop / market orders:
1. if you're strategy enters when market is calm, then your slippage = spread.
2. if you enter the market when its volatile, slippage = spread * 2
good luck.
i use this, and my sim is near the real ones:
for limit orders, take out 1 tick as a slippage. (assuming your sim trade for a buy was the lowest tick!)
for stop / market orders:
1. if you're strategy enters when market is calm, then your slippage = spread.
2. if you enter the market when its volatile, slippage = spread * 2
good luck.