Tâche terminée
Temps d'exécution 14 jours
Spécifications
We are building a system to stream live market data from MetaTrader 5 (MT5) to TradingView (TV) for real-time visualization. This involves setting up a data pipeline where MT5 periodically sends HTTP POST requests containing market data (e.g., OHLC values) to a Flask server. The Flask server acts as a bridge, processing the received data and forwarding it in the appropriate format to TradingView.
Workflow
-
MetaTrader 5:
- Uses the WebRequest function in an MQL5 script to send JSON payloads (market data) at regular intervals.
- The script is event-driven, using OnTimer to automate data sending.
- Handles HTTP request status and logs errors for troubleshooting.
-
Flask Server:
- Listens for incoming POST requests on a specific endpoint (e.g., /webhook ).
- Processes the received data and prepares it for integration with TradingView.
- Confirms successful receipt of data with appropriate logging.
-
TradingView:
- Displays the live market data using its webhook or custom script integration to plot charts in real-time.
- Updates dynamically based on the data streamed from the Flask server.
End Goal
To establish a reliable, automated pipeline that streams live market data from MT5 to TV, enabling real-time charting and enhanced visualization for trading analysis.
Répondu
1
Évaluation
Projets
7
0%
Arbitrage
2
0%
/
100%
En retard
0
Travail
2
Évaluation
Projets
6
17%
Arbitrage
0
En retard
3
50%
Gratuit
3
Évaluation
Projets
20
40%
Arbitrage
1
0%
/
100%
En retard
1
5%
Gratuit
4
Évaluation
Projets
35
23%
Arbitrage
4
0%
/
50%
En retard
2
6%
Travail
5
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Informations sur le projet
Budget
50 - 200 USD