Tagged Questions
2
votes
1answer
215 views
What are the advantages of knowing the bid and ask over the best bid and ask?
I am importing historical intraday tick data from Bloomberg and I noticed the Bloomberg API allows users to import best bid, best ask, bid, and ask prices
If I am backtesting a trading strategy, what ...
9
votes
3answers
399 views
Literature on generating synthetic time series for testing
I have some market data (daily time series) for bond prices and CDS indices and I would like to generate synthetic versions of these which are statistically "similar" for testing trading strategies. ...