Trading model im still working to get deeper insights on how AI would trade using trading logorithms

4 months ago
19

This is a coding walkthru in Python of an attempted algo trading 'bot'. This is not my code but i walkthrough it. It uses OpenAI to get sentiment on trading data with 3 technical indicators.

Find why I use TradingView for simple auto trading
https://www.quantlabsnet.com/registration

I make reference to this course
https://www.quantlabsnet.com/challenges

https://www.quantlabsnet.com/post/automated-trading-systems-python-walk-through-with-openai

Loading comments...