Tagged Questions
3
votes
2answers
484 views
How to account for bid/ask spread when backtesting?
I'm backtesting an algorithm for trading nasdaq stocks, and would like to take into account the spread. I am using historical data from yahoo, which contains:
open, high, low, close, volume, adj. ...