MT5 Full integration with Trading-View Platform

Job finished

Execution time 58 days
Feedback from customer
He was very helpful and knowledgeable about his job, and although we had been anxiously awaiting the developer, we were hopeful that he would complete our task successfully.
Feedback from employee
Team was supportive and provided all needed assistance and resources. I will be available for maintanance support and look forward to you enjoying your product.

Specification

What actions do you need to take?

As we updated our package to the Charting & Trading Platform,we need to adjust it with all of the libraries we acquired from TradingView on Github, including the following features:


Here is the Demo Version: https://trading-terminal.tradingview-widget.com


Steps:

  • We should run the trading view charts and platform with our own price. 

  • We have chart and platform codes from TradingView on our GitHub Library.

  • We should see which APIs from the Metaqoute API are required with all the available APIs listed below.

  • To add the Buy and Sell option to the chart

  • The client needs to login with their MT5 login credentials, and any position open in the platform should be reflected in MT5 as well( in real time), There should not be any delay that will affect the clients' positions.

  • The trading platform should have all the features that the TradingView premium account has, such as Alert, Replay, Backtest , all time frames, even less than 1 minute.







APIs of Metaqoute
MetaTrader 5 Server API

MetaTrader 5 Server API is a set of tools for enhancing functionality and customizing the MetaTrader 5 server.


The Server API is a set of intercepted functions, descriptions of data structures, used identifiers, and the virtual interface of the server. To use these features, you need to write specially designed plugin files as DLLs.


MetaTrader 5 Manager API

The Manager API is a set of functions, a description of the data structure and identifiers used, as well as the manager and administrator interfaces. With the Manager API, you can develop our own administrator and manager tools or even your own manager terminal.


Manager API is a set of functions, a description of the data structure used, identifiers and virtual interfaces of the administrator and manager; supplied in the form of C++ interfaces, 32 and 64 bit DLL-libraries and source codes examples.


All technical details concerning interaction with the trading platform are hidden in DLL library, which gives the possibility to control integration using simple methods. Thus, developer's code does not depend on the internal changes and is always operable.


MetaTrader 5 Gateway API

MetaTrader 5 Gateway API is a set of tools for integrating the MetaTrader 5 platform with other trading systems. Using Gateway API, you can implement custom gateways and data sources.


Gateway API is a set of functions, a description of the data structure used, identifiers and virtual interface of gateways; supplied in the form of C++ interfaces, 32 and 64 bit DLL-libraries and source codes examples.


All technical details concerning interaction with the trading platform are hidden in DLL library, which gives the possibility to control integration using simple methods. Thus, developer's code does not depend on the internal changes and is always operable.


MetaTrader 5 Report API

MetaTrader 5 Report API — is a set of tools for enhancing the functionality of the MetaTrader 5 trade servers reports.


Report API is a set of functions, a description of the data structure used, identifiers and virtual interface of reports. To use these features, you need to write specially designed reports modules as DLLs.


MetaTrader 5 Web API

MetaTrader 5 Web API is used for platform integration with web resources and other services of a company. It allows arranging a trader's personal area, set up an online broadcast of quotes, as well as organize the opening of trading accounts directly on a website. The interface is represented by Rest API. All commands are sent to the trading platform using the standard GET and POST requests via the HTTPS protocol.


SQL Export

The MetaTrader 5 trading platform provides standard options for the real-time data export to MySQL, Microsoft SQL Server, FireBird, Oracle, MariaDB and PostgreSQL databases. This option enables the quick and easy deployment of data export to an external DBMS for using the platform data in any popular programming language and third-party applications. Thus, it is possible to create an intermediate layer between a trade server and broker's program services that regularly access trading data. This reduces the load on the trade server when it receives the current trading data.


The export function is enabled by simple specification of settings for connection to DBMS via MetaTrader 5 Administrator. After that, the backup server will immediately perform an initial synchronization of data from the DBMS. Further, new data will be exported to the DBMS in real time. The following data is exported:


Information about clients (general information and trading status)

Current active orders and positions

The history of orders and deals

Current prices

Virtually all settings of the trading platform (except for the working time, synchronization and spreads)



Responded

1
Developer 1
Rating
(144)
Projects
199
42%
Arbitration
20
25% / 55%
Overdue
10
5%
Free
2
Developer 2
Rating
(64)
Projects
68
25%
Arbitration
12
42% / 42%
Overdue
4
6%
Free
3
Developer 3
Rating
(27)
Projects
43
7%
Arbitration
18
6% / 78%
Overdue
26
60%
Free
4
Developer 4
Rating
(10)
Projects
14
14%
Arbitration
6
33% / 50%
Overdue
2
14%
Free
Published: 1 code
Similar orders
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution
Pine Script Integration Request (Experienced Coders Only) I am looking for a highly experienced Pine Script developer to integrate a Demand & Supply Zone module into my existing indicator. Requirements Keep my current indicator (Rudy) exactly as it is. Do NOT modify, remove, or alter any existing logic, calculations, signals, alerts, or visual elements. Add only the Demand & Supply Zone boxes from a second Pine

Project information

Budget
2000+ USD
Deadline
from 1 to 14 day(s)