EA to place orders in MT5 according to Telegram signals

MQL5 エキスパート 統合

指定

I am receiving paid telegram signals from different providers. I need to set a EA  that give the user the flexibility to adjust/setup different layouts of messages . Once a signal is received the algorithm will have a different set of rules to place an order in MT5.  

Requeriment to download Historic Telegram messages:
-Create a script where i can download historically : User provide a Range Dates (example 1-jan-2024 to 30-Apr-2024) from a specific channel in Telegram

Requeriment EA:
1. Have an initial configuration for automatic or semi-automatic (user must confirm) place orders in MT5.
    a. What options do you suggest to do this automatic or semi-automatic configuration?


2. The user must upload in a table all the different types of messages that could be received in the telegram channels and the rules to be apply for each type of layout. This idea is to develop a flexible solution where the user could configure several layouts from different telegram channels.

Examples:

Telegram Channel

Signals

Asset/Type Order

Rule 1

Rule 2

Rule 3

XX1

[15M] EURUSD – BUY
ENTRADA: 1.02454
TP: 1.02510
SL: 1.02210
Confirmado por Estocástico: No

Time:  7.46 pm

-EURUSD

-BUY

- Market order

If “Estocastico”= “No”

FALSE (None event)
If “Estocastico” = “Si” 
TRUE

The orders will be placed at closing of 5min candle (i.e 7.40 pm or 7.45 pm or 7.50 pm)
Condition:

Buy
If [[current.price(next closing 5min candle]/[signal entry point] -1] < Desviation_Parameter (i.e 0.15%)
TRUE

IF Rule 1 and Rule 2 are TRUE
EA will send the order to the account XXX11 of MT5 with lot size X and TP and SL (DEFINED BY THE USER) for this specific message.

XX1

[15M] EURUSD – BUY
ENTRADA: 1.02454
TP: 1.02510
SL: 1.02210
Confirmado por Estocástico: Si
Time: 7.48 pm

-EURUSD

-BUY

- Market order

If “Estocastico”= “No”

FALSE (None event)
If “Estocastico” = “Si” 
TRUE

The orders will be placed at closing of 5min candle (i.e 7.40 pm or 7.45 pm or 7.50 pm)
Condition:

Buy
If [[current.price(next closing 5min candle]/[signal entry point] -1] < Desviation_Parameter (i.e 0.15%)
TRUE

IF Rule 1 and Rule 2 are TRUE
EA will send the order to the account XXX11 of MT5 with lot size X and TP and SL (DEFINED BY THE MESSAGE) for this specific message.

XX1

[1H] EURUSD – BUY
ENTRADA: 1.02454
TP: 1.02510
SL: 1.02210
Confirmado por Estocástico: Si
Time 7.49 pm

-EURUSD

-BUY

- Market order

If “Estocastico”= “No”

FALSE (None event)
If “Estocastico” = “Si” 
TRUE

The orders will be placed at closing of 5min candle (i.e 7.40 pm or 7.45 pm or 7.50 pm)
Condition:

Buy
If [[current.price(next closing 5min candle]/[signal entry point] -1] < Desviation_Parameter (i.e 0.15%)
TRUE

IF Rule 1 and Rule 2 are TRUE
EA will send the order to the account XXX11 of MT5 with lot size X and TP and SL (DEFINED BY THE MESSAGE)  for this specific message.

XX3

XAU/USD
Sell stop 2677
Buy limit 2670


-XAUUSD

-Two orders

-Sell Stop & Buy limit


TRUE

 

- Current.price must be:
If current.price >  Sell Stop signal TRUE
If current.price > Buy limit signal
TRUE

If current.price < Buy Stop
TRUE

If current.price < Sell limit signal
TRUE

IF Rule 1 and Rule 2 are TRUE
EA will send the order to the account XXX22 of MT5 with lot size X and TP and SL (DEFINED BY THE USER) for this specific message.

XX5

Zona Institucional
XAU/USD
2665

Venta
Tp1: 2667
Tp2: 2669
Tp3: 2671
Time: 8.00 pm

- XAUUSD

-Sell

-Limit order

If “Institucional” and “TP1” or “TP2” or “TP3”
TRUE

TRUE

IF Rule 1 and Rule 2 are TRUE
EA will send the order to the account XXX33 of MT5 with lot size X and TP and SL (DEFINED BY THE MESSAGE)  for this specific message.

XX5

Entrada Institucional
XAU/USD
2665

Venta
Tp1: 2667
Tp2: 2669
Tp3: 2671
Time 8.10 pm

- XAUUSD

-Sell

-Limit order

If “Institucional” and “TP1” or “TP2” or “TP3”

TRUE

IF Rule 1 and Rule 2 are TRUE
EA will send the order to the account XXX33 of MT5 with lot size X and TP and SL (DEFINED BY THE MESSAGE)  for this specific message.


Whether the developer has experience in programming in these interfaces and suggests a more robust or more efficient solution will be a determining factor in the selection.

応答済み

1
開発者 1
評価
(7)
プロジェクト
7
0%
仲裁
0
期限切れ
0
仕事中
2
開発者 2
評価
(51)
プロジェクト
56
61%
仲裁
2
0% / 0%
期限切れ
1
2%
3
開発者 3
評価
(9)
プロジェクト
20
10%
仲裁
3
67% / 33%
期限切れ
5
25%
4
開発者 4
評価
(65)
プロジェクト
108
69%
仲裁
1
100% / 0%
期限切れ
2
2%
仕事中
5
開発者 5
評価
(407)
プロジェクト
432
69%
仲裁
4
75% / 0%
期限切れ
2
0%
多忙
6
開発者 6
評価
(377)
プロジェクト
400
72%
仲裁
4
100% / 0%
期限切れ
0
取り込み中
類似した注文
1. Bullish , bearish rejection at Bottom AND Bearish, Bullish rejection at Top within X candles 2. Bearish Liquidity & Bullish Liquidity 3. double rejection from the same level within X candles with difference of X pips for different instrument. send alerts screen, mail, phone etc for any 3 or any 1 of the condition is activated. Take trades based on any 1 of the 3 conditions mentioned activated. Work on different
Good Rebate EA 100 - 800 USD
Looking for an ea that can be used for our rebate/IB business. The EA should work on small deposit account and focus on gold/eu pair. It should take many operations throughout the day. Please send detail backtest if you have a system already crafted for this. It should also be profitable
I am looking for somebody who can help me to license my ea bot and also who can make a web server for it ? i need an expert who can work with me for a long time and also will need to see update as soon as possible. I don't want a validator file only EA file they receive and want to check it online if the bot is valid or not
A TRADING ROBOT THAT WILL OPEN MY TRADERS AUTOMATICALLY AND CLOSE THEM ALSO AUTOMATICALLY . THE TRADING ROBOT MUST WORK ON PC AND MOBILE PHONE (ANDROIDS). MUST WORK ON M15 UP TO M30 TIMEFRAME ONLY. ON CURRENCIES (FOREX) COMMODITIES (XAUUSD,XAUEUR). IT MUST HAVE 100% WINNING STRATEGY. AND ALSO 24/7 SUPPORT. FOR $30 (ROBOT MUST WORK FOR 41 DAYS) IF YOU DONT HAVE PROBLEM I CAN PAY YOU EVERY MONTH IF IT WORKS 100% IS A
Hi. I have a developed this custom indicator based on a various indicators. I'm certainly not trying to a built an impossibly perfect strategy, but I need a developer to help me come up with a solution for false breakouts. I'm not so fluent but I wrote the indicator myself based on non-repainting indicators to that I can later use it as a resource for my EA. I would prefer the mod to not repaint at well, making it
MA200 LiTiRe 30 - 50 USD
1.: I will have the need to get the sourcecode for the EA. No sourcecode = No deal. Specifications: 2.: Specification LONGtrade: 2.1. The EA shall work on all timeframes from M1 to 1M based on the timeframe in the selected chart. 2.2. The EA has to recognize when a candle crosses above the MA200 and closes above the MA200. 2.3. If condition 2.2. is met the EA has to check wether 60candles-back-MA200 is lower than
Need to Integrate ATR Volatility with Signals Generated . Have a look at the picture attached , One of the condition is based on Moving Average Cross . NO Trading time (Filter) to be added : This will stop the expert to take any trades during the specified timings
Looking for developer to update the code of my EA. Last job was deleted I don't know why. Everything's legal. p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px '.AppleSystemUIFont'; color: #0e0e0e} I have an Expert Advisor (EA) for MT4, but the Stop Loss (SL) configuration through the EA parameters is not working correctly. I need someone to review the EA and modify it, likely through the code, to ensure the SL
MT5 EA 100 - 750 USD
We are looking for an MT5 Expert Advisor (EA) that can trade on Gold and EUR/USD, and is suitable for small deposit accounts with a minimum balance of $200-$300. The EA should be capable of executing enough trades throughout the day to accumulate a minimum total of 0.50-1.00 lots. It must not be sensitive to spread variations and should be able to generate a minimum of 10-15% gains per month. If you have an existing
Please note that I need all in put settings at chart also. I am uploading my previous E. A's screen shot also. All input settings will be safe in background settings also. Settings will also remain safe in case of expert advisor restart or MT5 restart. There will be option to change nominal things in this writing before final version. Developer will not deny from that. Developer will provide source code also

プロジェクト情報

予算
100 - 250 USD
締め切り
最高 5 日

依頼者

出された注文2
裁定取引数0