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?
類似した注文
I am looking for an experienced MQL5 developer to build a professional Expert Advisor with the following specs: TECHNICAL REQUIREMENTS: - Platform: MetaTrader 5 (MT5) - Pairs: GBPUSD and EURUSD - Broker suffix support (e.g. GBPUSD@, EURUSD@) - Primary timeframe: M5 -Higher timeframe bias: H1 and H4 (for trend direction only) - One chart setup — manages both pairs from one chart STRATEGY: - Price action based: BOS
OBJETIVO Criar um Expert Advisor MT5 profissional para XAUUSD focado em: Consistência Baixo drawdown Scalping profissional Proteção da conta Crescimento sustentável Compatibilidade com conta micro e prop firms NÃO utilizar: Martingale Grid Hedge agressivo Recovery system Multiplicação de lotes após perda --- ATIVO XAUUSD apenas --- TIMEFRAMES Timeframe principal M5 Confirmação tendência M15 Confirmação macro opcional
I need a very advanced and intelligent MT5 Expert Advisor coded in MQL5 for XAUUSD, based on ICT + CRT + Smart Money Concepts. The goal is not a simple robot, but a professional decision-making system with strong filters, risk control, and high-quality trade selection. The EA must include: 1. Multi-Timeframe Analysis - D1 / H4 / H1 bias - M15 / M5 entry confirmation - Bullish or bearish market structure - BOS, CHoCH
Intraday Trade Ninja EA — Complete Logic Structure This document maps the full architecture, execution logic, signal flow, trade management, and safety structure of the Intraday Trade Ninja MT4 Expert Advisor. 1. Core Indicators · ©Price Border (TMA bands) · MA-X Arrows · MA-Y Arrows · LeManSignal · EMA 49 & 89 - Per Candle Color Switching 2. EA Entry Architecture ·
I have a 90% completed project with the execution part left to complete, I have been struggling to complete this section and I need help from someone expert in MQL5 with knowledge on forex trading and ICT Concepts coding. Contact me for further details
Close Vol (%N): Closes half (or any percentage you want) of the lot size of your open positions. For example, if you have five open orders of 0.06 lots and want to close half of each, you simply click it, and it will close the specified volume from each individual order. Close Order (%N): Closes half (or any amount you want) of the total number of your open orders. For example, if you have ten open orders and want to
Hi basically I'm wanting an already made EA scalper that's constantly in and out of trades on the M1 time frame that has good risk management. It knows what it's doing. Most of its trades are profitable and that can start with $100. I am willing to pay up to $1500 for the right scalping bot. If you please have one and you're very confident in it, please allow me to use a live version to see how it does and if I'm
Need an trailing SL manager which can work with my all open trades (trades may be multiple), Put a fix SL based on entry price and then trail my strictly in my favoured direction, Initial SL shud be confiurable via a small dashboard
Create a forex robot especially for sculping using the 3 ema strategy which consists of the following moving average levels of the 15 ma ,30 ema , 60 ema and 90 which enter potentially on a retest into the ema and targets opposite direction after the retest .Potentially bringing into account that the number of retested emas controlls the number of entreis which for eg. retest of the 15 ema single 0.01 trade is
Need to improve logic in existing coding for Range breakout/breakin EA 1) for timing range like 1am-10am Asian Range with max entry per session like London 1-2 times max entry 10-4pm & US session timings 1-2 entry 4pm - 8pm or 2) candle high low range eg 4pm to 4:30pm - entry logic eg mark 30min candle high low range as given in attached picture with buffer if required to show entry , SL & TP in trade/backtest mode