MENU

Fun & Interesting

Reinforcement Learning for Trading Tutorial | $GME RL Python Trading

Nicholas Renotte 138,869 4 years ago
Video Not Working? Fix It Now

Heard about RL? What about $GME? Well, they’re both in the news a helluva lot right now. So why not bring them together. In this video you’ll learn how to build the beginnings of a Python Trading Bot using Reinforcement Learning. And better yet you’ll be able to do it by bringing in your own securities, in this case you’ll be working with Gamestop stock prices from MarketWatch. The video doesn’t go through advanced strategies but gives you an idea of what’s involved to begin to leverage RL in a Finance/Trading environment! In this video, you'll learn : 1. Working with the OpenAI Gym gym-Anytrading for Reinforcement Learning Trading 2. Training a Trading Bot with Python Reinforcement Learning using Stable Baselines 3. Loading in GME Trading data for training a custom RL Trading Bot Get the code: https://github.com/nicknochnack/Reinforcement-Learning-for-Trading Chapters: 0:00 - Start 3:12 - Installing Gym-Anytrading and Dependencies 5:06 - Importing Dependencies 9:09 - Loading Gamestop Marketwatch data using Pandas 13:51 - Pushing Custom Data into the Gym-Anytrading Environment 18:11 - Testing the Trading Environment 24:18 - Training the Reinforcement Learning Agent 31:55 - Evaluating Model Performance Oh, and don't forget to connect with me! LinkedIn: https://www.linkedin.com/in/nicholasrenotte Facebook: https://www.facebook.com/nickrenotte/ GitHub: https://github.com/nicknochnack Patreon: https://www.patreon.com/nicholasrenotte Join the Discussion on Discord: https://discord.gg/mtTTwYkB29 Happy coding! Nick P.s. Let me know how you go and drop a comment if you need a hand!

Comment