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