Stock Trading AI 101: Using Custom Indicators in Reinforcement Learning (Part 2)

preview_player
Показать описание
Hey, thanks for clicking on the video.

CONSIDER JOINING THE NEWSLETTER

I talk about coding, python, technology, education, data science, deep learning, etc. If you enjoyed the video please like or subscribe. It is one of the best ways to let YouTube share similar content to you and others interested in this topic. Many thanks

GET THE CODE

CHAPTERS
Source Financial Data - 0:34
Adding Custom Indicators - 2:51
Build Custom Environment - 5:20
Training the Agent - 8:48
Testing the Agent - 11:05
Future Improvements - 14:04

LINKS

My goal is to create a community of like-minded people for a mastermind group where we can help each other succeed, so browse around and let me know what you think. Cheers!

Keywords for the algorithm: Reinforcement learning for stock predictions predicting price with machine learning creating an agent for crypto forex or stock trading using technical indicators python for finance quantitative finance artificial intelligent algorithmic trading
Рекомендации по теме
Комментарии
Автор

So glad you made the follow up keep upp the great work

ttc
Автор

Loving this series. Please continue making them.
Do you want to check DI-engine AnyTrading framework too? It seems they have made some improvements to the base version.

RaghavaIndra
Автор

I have been following you video and learning g greatly from you sir. But I want to know how can we connect this learning agent to trading platform like binance in order to execute a trade

eagledaniel
Автор

in this video and the last the agent buys all or sells all. i think that because if you never switch from buy to sell or sell to buy the trade is never actually closed so you dont loose any profit. need to add in that logic somehow. maybe punish taking too many trades in the same direction. also should add do nothing to the action space so i doesnt have to buy or sell only

dariustrabalza