notadamking / RLTrader

A cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
https://discord.gg/ZZ7BGWh
GNU General Public License v3.0
1.71k stars 537 forks source link

There ir a way to trade in American stock market? #115

Closed lksilva closed 5 years ago

0xPenryn commented 5 years ago

This project is nowhere near ready to be run using real money.

If you read the README file, you will see that live trading on any platform is not yet implemented.

notadamking commented 5 years ago

Currently the library does not have a StockDataProvider, though it would work just fine if someone were to create one and plug it in at runtime.