EA to read signals from Telegram to MT4/MT5 Trade

MQL5 エキスパート

指定

This is Requirements Specification for Job

Expert advisor/ Utilities for mq4 + mq5 & Pyrhon source code, can open trade real time by Signal from Telegram chanel and share signals to other chanel real time.

My project consists in:

  • Python copier that read messages in real time and parse trading commands to my Chanels.
  • MT4/MT5 EA that handle commands from copier and handle trading operations real time.

I- File requirements:

1.    Pyrhon copier with source code

2.    MT4 EA/Utilities with source code

3.    MT5 EA/Utilities with source code

 

II-Below are the basic functions i needed:

 

1. Read and open trading signal messages posted in all public/private telegram channels with different formats to MT4/MT5 trading

Copy from other personals chanel/ group (all channel and group which I am member), not my chanel. So I not have API token

https://t.me/CaptainScalping

https://t.me/joinchat/sR5Xzt_yF8I5YjJl

https://t.me/joinchat/AAAAAFjWr2HofJCa8C0k2w


The EA must be able to ready different formats eg TP or Take Profit.... define String to find Take profit, Order parameters like Pair, Buy-Sell, TP, SL, entry price/immediate execution should be respected according to the signals on both platform MT5/MT4 with supports FIFO...  means must execute with entry price, then modify the position with TP and SL.


We can setting the fomat for that EA read, Example Telegram signal:

EurNzd buy now @ 1.7150

Sl @ 1.7015

Tp1 @ 1.7200

Tp2 @ 1.7300

 

XAUUSD SELL NOW 

@1879-1881

sl 1884

tp 1874

tp 1865

tp 1855

 

2. Copy all the signals included Entry Price, Buy/Sell/ Stop/ Limit, Stop Loss, take profit 1, take profit 2 and take profit 3 and execute immediately.

 

3. Read customized messages on telegram customizable to signal provider format e.g. BUY NOW, BUY @, BUY AGAIN, SELL LIMIT, BUY LIMIT,... etc.

- Accept close commands in signal formats (Customizable): e.g.

- For example e.g. Close Now, Close at Entry, Close half, TP HIT (or HIT TED) etc. 

 

4. If a trade has multiple TP levels like TP1, TP2 and TP3, the EA would need to be able to partially close a % of the trade at each TP level.

 

5. Lot size customizable with Money Management module: use Auto Lot by balance, Max lot, Max order, Stop loss/Take profit by % equity, Breakeven.

 

6. Trailing stop/ Trailing TP:

- Trailing stop: Any order that opened by the EA already hit "n" pips, the EA will move the Stop Loss to entry price and have Trailing step.

- Trailing TP: When TP1 hit -> SL set to Entry,  When TP2 hit -> SL set to TP1,  When TP3 hit -> SL set to TP2,...

7. Have function copy then share signal to other Telegram with same fomat.

 

8. Provide me Manual Guide file How to setting and ussing?


応答済み

1
開発者 1
評価
(31)
プロジェクト
41
20%
仲裁
9
11% / 89%
期限切れ
5
12%
2
開発者 2
評価
(208)
プロジェクト
297
54%
仲裁
0
期限切れ
1
0%
パブリッシュした人: 6 codes
3
開発者 3
評価
(57)
プロジェクト
72
22%
仲裁
13
46% / 15%
期限切れ
5
7%
4
開発者 4
評価
(52)
プロジェクト
57
60%
仲裁
4
0% / 25%
期限切れ
1
2%
類似した注文
Looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
Need a quarantine winning bot to trade step100, vix 75,25,50 and 30. Serious persons only. Minimum to no lost. Should’ve able to trade secondly rapidly and daily . Should only enter winning trades
Please help add an alert notification feature to this indicator so I can receive a notification immediately whenever a signal appears. Thanks. Just help to put an alert notification at appearance of the signal on this indicator
Hello, I am a serious buyer looking to acquire an existing, stable, and profitable Expert Advisor (EA) designed specifically for: 👉 Gold (XAUUSD) This is a full buyout request, including complete source code and full ownership. ⚠️ I am NOT looking to build a new EA from scratch. Only ready-made, proven systems with real performance history. ✅ EA Requirements (Strict) 📌 Symbol & Strategy ✔️ Trades Gold only (XAUUSD)
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
Hello, I am looking for someone who can convert this indicator (BrainTrend2SigAlert - indicator for MetaTrader 5) into an Expert Advisor (robot). Buy positions and sell positions. And with the option to set Take Profit in percent or pips. And the setting for the maximum number of buy or sell positions
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
G5 30 - 40 USD
1. CSI module — parses the group syntax, ranks 8 currencies, returns BUY/SELL/NEUTRAL 2. Tradovate bridge — file-based reader for the 8 Tradovate conditions (local + remote support) 3. Tradovate confluence indicator — 9 buffers + score + entry/exit signal 4. Integration into your EA

プロジェクト情報

予算
30+ USD