releat215 / releat

REinforcement LEarning for Algorithmic Trading is a python framework for medium frequency trading algorithms for MetaTrader 5
https://releat215.github.io/releat/
MIT License
22 stars 9 forks source link

Loading tick data #29

Open q-learning-trader opened 8 months ago

q-learning-trader commented 8 months ago

Hello, I am new to your project but it looks good and interesting. I have some tick data for EURUSD and I want to test the RL part only with this data. Is this possible at the current stage of the project?