I asked ChatGPT for a WINNING TRADING Strategy - and BACKTESTED it in Python.

Опубликовано: 11 Январь 2025
на канале: Algovibes
7,055
243

In this video I am going over a Trading recommendation from Chat-GPT when asking it to provide me an Algorithmic Trading Strategy. I am going over coding it in Python and we are also taking a look at the results to see if the recommended trading strategy was feasible.
The strategy in a nutshell is a RSI / Bollinger Band mean-reversion strategy on Bitcoin and the 1-hour timeframe.

Let me know if you find topics like that interesting by leaving a like, a comment and subscribing. Thx a lot!

Check out my website here:
www.pythonforfinance.info

Get the Notebook/Source code by becoming a Tier-3 Channel member:
   / @algovibes  

Binance API docs:
https://binance-docs.github.io/apidoc...

Disclaimer: This video is not an investment advice and is for informational and educational purposes only.


00:00 - 01:32 ChatGPTs recommendation and Disclaimer
01:32 - 08:07 Data, Data manipulation and prepration
08:07 - 14:14 Iterative backtest (Absolute capital approach)
14:14 - 17:04 Results / Benchmark