I want an EA that will send the transactions and updates made in mt4 to telegram with screenshots.

指定

Mt4'te yapılan işlemler ve güncellemeleri ekran görüntüleriyle birlikte telgraf gönderecek bir EA istiyorum.


Piyasadaki mevcut ürünlerdeki benzer serilerdeki bazı ek özellikler eklenecektir.


Telegram kanalları 4 ayrı kategoride eklenmeli, istediğim işlem çiftini istediğim kanala gönderebilmeliyim. crypto-> btc


dizin-> nasdaq


parite-> avrosd


vip-> btc, nasdaq, xauusd


*Aktif ve bekleyen işlemlere ait bilgiler SL-TP ile birlikte kategorilerde istenilen kanala gönderilmelidir.


Ekran görüntüsü gönderiliyor (evet-hayır)


Gönderim işlemi boyutu (evet-hayır)


SL ve TP x pip değiştiğinde gönder (x değişken olmalı)


Pozisyon x pip kar bilgisi mesajı gönderilmeli (x durumu değişken olmalı.)


Pozisyon kapatıldığında; Ne kadar olursa olsun, kar-zarar para birimi ve pip olmalıdır. Hayır ise, sadece pip modelleri olmalıdır


Üzerine mesaj ekleyebileceğiniz bir mesaj kutusu olması lazım.


Günün ayarlanabilir bir saatinde gönderilecek bir mesaj kutusu


Günlük sonuç raporu Haftalık rapor Aylık rapor (zaman ayarlanabilir)


応答済み

1
開発者 1
評価
(217)
プロジェクト
369
33%
仲裁
34
41% / 29%
期限切れ
108
29%
パブリッシュした人: 1 code
2
開発者 2
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
3
開発者 3
評価
(28)
プロジェクト
38
32%
仲裁
3
100% / 0%
期限切れ
7
18%
仕事中
4
開発者 4
評価
(14)
プロジェクト
14
14%
仲裁
8
0% / 88%
期限切れ
2
14%
取り込み中
5
開発者 5
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
6
開発者 6
評価
(5)
プロジェクト
5
60%
仲裁
1
0% / 0%
期限切れ
2
40%
パブリッシュした人: 1 code
7
開発者 7
評価
(461)
プロジェクト
488
70%
仲裁
6
67% / 0%
期限切れ
2
0%
8
開発者 8
評価
(271)
プロジェクト
553
50%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
9
開発者 9
評価
(12)
プロジェクト
13
8%
仲裁
1
0% / 100%
期限切れ
0
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
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
Iconic Boy 300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Hello Developers, I want to build a custom Expert Advisor (EA) for MetaTrader 5 (MT5) to trade Gold (XAUUSD) and Bitcoin (BTCUSD). This will be based on my own custom strategy. Here are the project requirements: 1. Platform: MetaTrader 5 (MQL5) 2. Trading Assets: Gold (XAUUSD) and Bitcoin (BTCUSD) 3. Timeframe: Suitable for multi-timeframe execution (I will specify the exact timeframes in private chat) 4. Core
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
EA Crafter 500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization

プロジェクト情報

予算
30+ USD
締め切り
最高 8 日