Hello, I am looking for a developer who has expirience with telegramm and copying notifications from groups into MT4 and execute them. The tool should have similar functions like the program below: Telegram Signal Trader Source code MQ4 file needed. Function: Ask before execute = ON / OFF (if off, execute automatically) / (if on, ask for execute signal via pop up window) Trailing function: ON / OFF 1. Stop to Break Even Function: ON / OFF - if first target is hit, then exit half position and move STOP LOSS to break even. 2. Trailing Stopp ON / OFF - If price 25% (near target) move trailing stop to 50% profit between distance (open price and target). 3. Trailing Stopp ON / OFF - If market hit first target exit 2/3 position and set 50 pip trailing stop. An example posts should be possible to read the formats below and select for each Symbol / trade a free magic number in range (1000 - 2000) or a specific Magic number attached to the symbol. It's important that the EA should read the different formats below and do mapping to the right symbol. ! Order Types: BUY / BUY STOP / BUY LIMIT (Example for short vice versa) should be supported ************************ 1. Format example for short / long: source: Forex Signals Extreme Pips GBPCAD SELL now at 1.7095 SL 1.7178 TP 1.7000 CADJPY BUY now at 90.75 SL 90.32 TP 91.45 ******************************************** 2. Format example for short / long: source: Fx-Trading Circle(free signals) – Telegram SELL GBPJPY @ 154.83 SL 155.614 TP 154.055 (take profit 1) TP 152.600 (EA should understand if TP second time in the message, it means take profit no. 2) >>Important if "TP open" it means, no take profit should be set. BUY LIMIT @ EURAUD @1.5733 SL 1.5700 TP 1.5770 TP 1.5790 Exit Position: if notification like ''GBPUSD exit..." then EA should search for this magic / position and exit trade EA should NOT open a NEW position if it is a RE-POST / Comment to an old notification and looks like from: Fx-Trading Circle(free signals) Fx-Trading Circle(free signals) ******************************************** 3. Format example for short / long: source: Viva Cesare FX Signals USD JPY SELL P 110.760 (take profit 1) TP 110.560 (take profit 2) SL 111.760 (stop loss) if message looks like (comment to previous notification): Viva Cesare FX Signals Viva Cesare FX Signals and include USD JPY (existing symbol wich is open) notification include "MOVE SL TO 110.150 For BUY vice versa.