Recently I've started to research about order book models and HFT (incidentally).
Note: Although I don't intend to trade this way, I need to implement proofs of concept to test hypotheses (as I won't backtest tick data). So I'll trade occasionally. I know I contradicted myself.
My approach is a balance between explanatory and viable models.
I've already read books and papers about market microstructure and other technical details. Right now I'm improving my theoretical background (from measure theory to numerical methods) and programming skills (Julia and C++). I've gathered some papers and books about order book models and I'm planning to store tick by tick data next year.
I'll keep it simple: Can I infer this parameter in 50 ms (just an example)? If no, then it's useless. Deep learning? I don't think so. Just the old and plain stochastic processes, Laplace/Fourier transforms, analytical stuff in general.
Note: Although I don't intend to trade this way, I need to implement proofs of concept to test hypotheses (as I won't backtest tick data). So I'll trade occasionally. I know I contradicted myself.
My approach is a balance between explanatory and viable models.
I've already read books and papers about market microstructure and other technical details. Right now I'm improving my theoretical background (from measure theory to numerical methods) and programming skills (Julia and C++). I've gathered some papers and books about order book models and I'm planning to store tick by tick data next year.
I'll keep it simple: Can I infer this parameter in 50 ms (just an example)? If no, then it's useless. Deep learning? I don't think so. Just the old and plain stochastic processes, Laplace/Fourier transforms, analytical stuff in general.
Last edited: