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%
類似した注文
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA

プロジェクト情報

予算
30 - 100 USD