AI4Finance-Foundation / AI4Finance-Foundation/FinRL
Paper Trading Demo does not handle tick level data
Abierto
discussion
good first issue
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 16.3k
- Forks
- 3.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The paper trading demo expects to train on data in the form of OHLCV.
https://github.com/AI4Finance-Foundation/FinRL/blob/7c5deaff188176562309df600a86a5f89d4eb83a/tutorials/3-Practical/FinRL_PaperTrading_Demo.ipynb
This of course is great for any periodicity above 1 minute sampling.
However, it does not handle tick data i.e. time, bid price, ask price.
How can the demo be upgraded to cater for tick level data?
Much appreciated
Marc
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.