Hi (@jessegrabowski @Dekermanjian @ChrisFonnesbeck ,
I’m Surjeet from Bengaluru. I work on the production trading desk at WMX where we run real-time Bayesian state-space models daily for gold futures, BTCUSD, and forex. The significant issue we hit is having to re-run full MCMC every time new ticks arrive which can be solved by this Scalable Online Bayesian State Space Model.
I’ve been following the recent discussion here about online_step(), marginalized Kalman Filter, Van Loan discretization, and storage options (zarr vs netcdf). This stuff is super relevant to live trading pipelines.
I’m putting together a proposal for the online SSM project and looking for my PR getting merged.
Would really appreciate any quick feedback from the mentors before the deadline. Happy to share more about our real trading use-cases if it helps.
Thanks!
Surjeet (GitHub: Surjeet4146)