Live Data output from MT5 to Tradeview

MQL5 統合

仕事が完了した

実行時間14 日

指定

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

  1. 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.
  2. 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.
  3. 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.


応答済み

1
開発者 1
評価
(6)
プロジェクト
7
0%
仲裁
2
0% / 100%
期限切れ
0
仕事中
2
開発者 2
評価
(3)
プロジェクト
6
17%
仲裁
0
期限切れ
3
50%
3
開発者 3
評価
(13)
プロジェクト
20
40%
仲裁
1
0% / 100%
期限切れ
1
5%
4
開発者 4
評価
(16)
プロジェクト
35
23%
仲裁
4
0% / 50%
期限切れ
2
6%
仕事中
5
開発者 5
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0

プロジェクト情報

予算
50 - 200 USD