Tradingview connector - MT5 - Webhook

MQL5 エキスパート 統合

仕事が完了した

実行時間44 日
依頼者からのフィードバック
all good. very fast!
開発者からのフィードバック
He is clear and precise about the job

指定


I need a "connector" from TradingView to my MT5 for processing TV signals/alerts to MT5. Let it be an EA, python script or you name it. 



All my strategies/indicators are made in PineScript v5 in Tradingview, and i would like to trigger alerts via webhook in TV based on my conditions.

I already tried some commercial connectors online:

1. https://www.pineconnector.com/ - Due to lack of simple features, i cant use this provider, but the product and principals are the same what I am looking for. They use webhook which is more professional.
2. Another provider, https://www.tradingconnector.com/
Their EA is just so buggy and unfortunately no support is available. A chrome extension is depended with browser open and the overall installation and setup is a bit outdated and "messy" - I dont know how reliable it is. They dont use webhook either,



The project would consist of 2 components (as i see it):



1. A webhook receptor/receiver script/program/EA - To receive TV alerts via webhook feature in TV.
2. Processing the orders based on the alert syntax.



These features and settings should be supported:
Multiple symbols/currencies. - Means that it should support any symbol, simultaneously. Example receiving 2 alerts, one for XAUUSD and another for EURUSD. Every alert would be unique and per symbol level.

I am looking for similar to https://www.tradingconnector.com/alerts-syntax features, but limited to these (example):

tradesymbol= XAUUSD (example)
lot - sets amount invested in each trade,
risk - defines the size of investment per trade, as a fraction of trading account balance.
sl - sets fixed stop loss distance in pips.  If this is set to 0 or not present in the TV alert, it means disabled
tp - sets fixed take profit distance. 
tp1 (tp2, tp3) - same as “tp=”, but for partial profit taking. Must be used with “part=” parameter.
part1 (part2, part3) - defines how big part of the position should be closed.
trail - (true/false) enables Trailing Stop-Loss on all trades
trailtrig - Trailing Stop-Loss will be activated after a trade gains this number of pips.
traildist - distance of the Trailing Stop-Loss.
trailstep - distance of the Trailing Stop-Loss, increased after a step.
be - activation of “Breakeven” feature. It moves stop-loss to a entry price
betrig - Breakeven will be activated after a trade gains this number of pips.
beoff - offset from entry price level, 0 means price level exactly, 1 - 1 pip higher than entry price level for buy trades / 1 pip lower for sell trades. In other words "beoff" means how many pips you want to protect.
accounts - for distributing alerts to various accounts/brokers - required as well.
comment - for adding any comments you might need for history analysis
slippage - don’t make an entry If slippage/spread is greater than X




A setting which should be included in the EA or program:
Pyramiding: Max amount of trades in one direction per symbol=



The project should be delivered with documentation and focused on performance and reliability. Any middleware external services like telegram etc is not acceptable. Everything should go directly from TV ----> My server (MT5 terminal)




応答済み

1
開発者 1
評価
(18)
プロジェクト
23
22%
仲裁
8
13% / 63%
期限切れ
4
17%
2
開発者 2
評価
(19)
プロジェクト
31
32%
仲裁
8
50% / 25%
期限切れ
3
10%
仕事中
3
開発者 3
評価
(6)
プロジェクト
10
10%
仲裁
9
0% / 89%
期限切れ
1
10%
4
開発者 4
評価
(10)
プロジェクト
10
0%
仲裁
1
0% / 0%
期限切れ
1
10%
パブリッシュした人: 1 code
5
開発者 5
評価
(21)
プロジェクト
35
54%
仲裁
8
63% / 38%
期限切れ
1
3%
類似した注文
I’m looking for an experienced developer who can build a Martingale trading bot. I’m willing to pay a fair price for the right developer. I have an example trading account that demonstrates exactly how I want the bot to operate. The strategy is straightforward: the bot trades continuously using a Martingale system. The only exception is that it should automatically pause trading during high-impact news events or
This is a Tradingview project. Would you be able to make this? With a win rate and profit factor and percentage made and profit made and max dd reached. How many modifications would I be able to do? Could there be a table that shows win percentage profit factor and trading window where trades shouldn’t be placed and follows the rules of the pdf How long would it take and would it work on ninjatrader also
I need a professional MQL5 developer to build a high-frequency trading (HFT) Expert Advisor for MT5. Key Requirements & Risk Management Rules: 1. Max Trade Limit: The bot must execute a strict maximum of 1,000 trades. 2. Lot Size Cap: Every trade must be capped at a maximum of 0.50 lots. 3. Execution Speed: Optimized for low-latency, rapid execution. 4. Clean code with proper error handling and clear parameter
I need fully automatic scalping robots for XAUUSD Gold the robot should work on M1 and M5 timeframe and open trades based on the scalping logic using EMA and RSI confirmation it should analyze the market on its own and only take high probability trades
I am looking for an experienced MQL5 / MetaTrader 5 developer to help me add alert notifications to an existing MT5 indicator. What I Have I have an indicator that I am currently using on MetaTrader 5 , but I do not have the source code (.mq5) . I only have the compiled indicator file, or I can provide the indicator file that I currently have. What I Need I want to add alerts when the indicator generates its specific
I need best scalping bot 150 - 300 USD
I have attached the video of the EA I want to reproduce in MQL5. Please study the video carefully and build an EA that follows the same trading behavior shown in it. The EA is for XAUUSD (Gold) and appears to use an automated scalping/grid-style strategy with multiple positions opened around the market price. I want the entry sequence, spacing between positions, lot progression, direction of trades, and
New EA for Moj1367 50 - 100 USD
//@version=6 strategy("Ultimate + 11 Filters Bot [M1 - 0.5 pip TP]", overlay=true, max_boxes_count=500, max_labels_count=500, max_lines_count=500, max_bars_back=5000, default_qty_type=strategy.percent_of_equity, default_qty_value=100, initial_capital=1000, commission_type=strategy.commission.percent, commission_value=0.04) // ═══════════════════════════════════════════════════════════ // 1. تنظیمات ورودی (Inputs)
I need an MT5 EA (MQL5) specifically for XAUUSD, trading price gaps when the market opens/reopens. The EA needs 2 independent strategies: 1. Weekend/Monday Gap: Record the last price before the market closes for the weekend and the first price when XAUUSD reopens at the beginning of the week. Calculate the gap size. When the gap meets the required conditions, the EA trades in the direction of the Gap Fill. Gap Up →
Best performing EA MT5 30 - 1000 USD
I am looking for a reliable MQL4/MQL5 EA that creates orders automatically. If anyone has a good-performing EA available for sale, please share it with verified live trading results or a genuine live track record . I am ready to purchase, but live performance proof is mandatory . Please share the live account results, trading history, and EA details before discussing the purchase
Hi In my current EA, you must edit this robot in an Instagram-based mode to construct robots. My old Robot Pending Order is designed to put merely in order, making it easy to update. I've included a link to the rar file, which is plainly referenced in the video. The strategy behind this work is detailed, as are the Instagram videos that are linked to the chart. As shown in this Instagram video link, we need a robot

プロジェクト情報

予算
500 - 1500 USD