Task List - fhxalgo/fhx_java GitHub Wiki
- Implement various IB callbacks - done
- Realtime position pull from IB and pass to R
- PNL/trade signal analytics - sharp ratio/max drawdown/win loss ratio/pnl stats
- Cancel All/Kill Switch using distributed command cache
- Multiple strategyagent market data distributed cache
- Multiple ors order distributed cache.
- Start of day and end of day position clearing
Model improvement
- use kelly formula to adjust trade size - DONE
- add PCA prediction
- add short-term volatiltiy model
- improve position/risk management