Create a Real OpenAI GPT-4o trading algorithm in Metatrader 5

Описание к видео Create a Real OpenAI GPT-4o trading algorithm in Metatrader 5

In this short course you will create a real Chat GPT-4o-mini trading algo in MT5.
GPT-4o-mini will analyse financial news articles, key financial statements and
MT5 chart screenshots that are received via HTTP REQUEST. It will ping-back a HTTP RESPONSE;
a 250 word summary and a one word summary "Bullish", "Bearish", "Flat", "Close-All".
That RESPONSE will be stored in a SQL based DB. MT5 will take buy/Sell signals from that DB.
You'll be using the OpenAI API, #Python, #SQL, #PHP and #MQL5 .

Timestamps:
00:00 Intro
4:05 Section 1 Install Python to Windows OS, Install Visual Studio Code IDE
4:20 Section 2 Python Virtual environment (venv)
11:25 Section 3 Web-scraping Yahoo Finance with Selenium
27:04 Section 4 Upload Chart Screenshot MT5 to Server (website)
44:42 Section 5 Send our web-scraped data to OpenAI API via Http REQUEST
58:30 Section 6 Store our OpenAI RESPONSE in a MySQL/MariaDB database
1:07:16 Section 7 Create .exe app using pyinstaller module
*Affiliate referrals below*

Code Directory:
Retail Trading Realities Ltd
GitHub https://github.com/RetailTradingReali...
https://momentum-trend.com/blog

MT5 & MetaEditor :
https://momentum-trend.com/brokers
https://www.ictrading.com/?camp=78992 (UK & EU)
https://icmarkets.com/?camp=78875 (outside EU, not USA)
https://teletrade.org/32250mp1jof0 (offshore unregulated)

Darwinex|Zero:
Monthly: https://www.darwinexzero.com?fpr=yet8v&coupon=MT_20
Annual: https://www.darwinexzero.com?fpr=pl7o7&coupon=MT

Windows 2022 VPS $24/mo £19/mo:
https://www.forexvps.net/partner/reta...

Hostinger**:
20% off: https://hostinger.co.uk?REFERRALCODE=1PHILIPSANG60
£3.00/mo business hosting
https://cart.hostinger.com/pay/989070...
£1.96/mo
https://cart.hostinger.com/pay/181cab...
**Cancel anytime within 12 months.

python:
https://www.python.org/downloads/wind...

VSCode:
https://code.visualstudio.com/download

Python virtual environment:
https://www.freecodecamp.org/news/how...

Selenium Chromedriver:
https://googlechromelabs.github.io/ch...

Комментарии

Информация по комментариям в разработке