Hi everybody!
Some questions from a newbie:
1)On what kind of historical data I can backtest my algo? Do you have historical tick per tick resolution?
2) Can I have this database of data in some way? For example, as of now, I'm developing a trading system in Java, is there some way to use your database of data with my trading system?
3)Isn't back-testing always biased someway? I mean, how can you know for sure, that with your presence on a book of a certain security, the other participants on the market would have behaved like they did? Let's say that for AAPL book, with the huge volumes that there are, with 100000 USD on the bid or on the ask the marked would have behaved the same, but still it's not 100% sure.
Thanks