Telegram to MT4

MQL5 エキスパート

指定

The EA should cover the following functions:

 

- Read and copy trading signal messages posted in specific telegram channels to MT4 – example format below:

 

Buy GBPUSD @ 1.25590

Take profit 1 at 1.25790

Take profit 2 at 1.26090

Take profit 3 at 1.26590

Stop loss at 1.24990

 

Buy EURUSD @ 1.09280

Take profit 1 at 1.09480

Take profit 2 at 1.09780

Take profit 3 at 1.10280

Stop loss at 1.08780

 

- Telegram channel should be selectable in EA or changed in source code.

 

- Signal pattern should be customisable in EA or in source code to match the format selected channel (as different channel use different format to post their signals and how they are formatted including naming of e.g. TP or Take Profit.... -> define String to find Take profit)

 

- Order parameter like Pair, Buy/Sell, TP, SL, entry price/immediate execution should be respected according to the signal.

 

- Management/updating trades according signal, e.g. change of SL for a certain order

 

- Closing of specific order if signal in channel is accordingly closed.

 

- Possibility to use own TP, SL (especially if no TP and SL is provided in signal).

 

-If a trade has multiple TP levels like the examples above, the EA would need to be able to partially close a % of the trade at each TP level.

 

-We should be able to define these % of the trade close per TP level.

 

- When the trade hits TP1, the SL will be automatically moved to the entry point.

 

-I would also like the option to adjust SL at each TP level. For example, I should have the option for SL to be moved to TP level 1 when TP 2 is reached.   


I request demo version of the EA in ex4 file with expiry date before start the job. I will test it, if it works I will proceed with the job.


I request final source code mq4 file at the end of the job.


応答済み

1
開発者 1
評価
(50)
プロジェクト
74
27%
仲裁
12
58% / 17%
期限切れ
14
19%
2
開発者 2
評価
(208)
プロジェクト
297
54%
仲裁
0
期限切れ
1
0%
パブリッシュした人: 6 codes
3
開発者 3
評価
(206)
プロジェクト
333
35%
仲裁
66
12% / 58%
期限切れ
87
26%
4
開発者 4
評価
(24)
プロジェクト
34
15%
仲裁
2
0% / 50%
期限切れ
8
24%
類似した注文
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
I need MT5 EA programmer to build a trading robot based on Double EMA crossover. Golden Cross to buy and Death cross to sell with SL and TP set directly. I want to give trading time safety so that user can avoid high impact news by setting specific trading time on that day. Time to stop trading and time to start trading again. Also a safety if there is a great gap at the opening of the next day which moves against a
{ "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
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
am an auto trader that for Sierra chart that works but needs some cleaning up. I need some features added to it like two parent studies with different take profit, stops, quantities and also a parent study to add to the position with its own take profit, stops, quantities

プロジェクト情報

予算
30 - 100 USD