Real-time pricing with a pretrained probabilistic stock return model

This article was first published on T. Moudiki's Webpage - Python , and kindly contributed to python-bloggers. (You can report issue about the content on this page here)
Want to share your content on python-bloggers? click here.

https://alphathon2025-344c7b0f914a.herokuapp.com/ is a Python FastAPI Web app submitted at https://alphathon.org/.

This web app interacts with a pretrained model for probabilistic stock return forecasting.

The methodology for pretraining is described concisely in:

The synthetic data generated are available at:

https://github.com/Techtonique/datasets/blob/main/time_series/multivariate/synthetic_stock_returns.csv

The R Plumber API (its code):

https://pretrainedridge2f-8aee3d9572cc.herokuapp.com/docs/

image-title-here

To leave a comment for the author, please follow the link and comment on their blog: T. Moudiki's Webpage - Python .

Want to share your content on python-bloggers? click here.