Developer Needed for Telegram Copier EA for MT4 - From Scratch

Specifiche

Job Description: We are seeking an experienced MQL4 developer to create an Expert Advisor (EA) from scratch that can copy trading signals from a Telegram channel to MetaTrader 4 (MT4). The EA should be capable of executing market and pending orders based on Telegram signals while adhering to a specific set of trading rules and strategies. The developer should work on building a complete solution, including server-side integration, to ensure seamless execution.

Project Overview

The EA must connect to a specified Telegram channel or group, extract trading signals in a specific format, and execute them automatically in MT4. The signals may contain instructions for market orders, pending orders, and updates like stop loss (SL), take profit (TP), and breakeven levels. The EA should have well-organized components to manage the logic for receiving, interpreting, and executing trades.

Requirements

  1. Telegram Signal Parsing and Integration:

    • Connect to the Telegram bot using the bot API token.

    • Extract trading signals from messages posted in a specific format. The signal formats can include:

      Example 1: 💵GOLD SELL @ 2761, 💵SECOND SELL LIMIT @ 2767, SL @ 2773, TP @ 2751, 🛡FOLLOW MONEY MANAGEMENT.

      Example 2: 💵GOLD BUY @ 2750, 💵SECOND BUY LIMIT @ 2744, SL @ 2738, TP @ 2760, 🛡FOLLOW MONEY MANAGEMENT.

    • Ensure the EA is capable of parsing signals with emojis or additional text instructions.

  2. Order Execution Rules:

    • Market Execution: Execute "Buy Now" or "Sell Now" signals at market price.

    • Pending Limit Orders: Place a second trade as a limit order based on instructions, such as "SECOND BUY LIMIT @ xxx".

    • Manage TP and SL: Set individual take profit (TP) and stop loss (SL) levels for both trades.

    • Manage Triggered Orders:

      • If both the first market order and the pending limit order are triggered, move the SL of the first order to breakeven.

      • If the market order moves 30-40 pips in profit, cancel the pending limit order if it has not been triggered.

  3. Update Trades Based on New Information:

    • If there is a signal update (e.g., "BOOK PARTIAL PROFIT" or "BOOK FULL PROFIT"), execute the required modification in the existing trade by closing a portion or all of it.

    • Move SL to breakeven as instructed.

  4. Money Management Features:

    • Provide an option to use fixed lot sizes or calculate lot sizes based on percentage risk.

    • Implement risk management settings to follow recommended money management strategies.

    • Avoid high-risk practices or deviating from safe trading guidelines.

  5. Communication and Server Setup:

    • Develop a reliable solution to connect MetaTrader 4 to Telegram. This could involve using a server-side script to forward signals to MT4.

    • The EA should use WebRequest() for communication or implement an efficient polling mechanism if needed.

    • Use a local or remote server to facilitate seamless and secure data flow.

  6. Error Handling and Logging:

    • Implement logging for received messages, trade execution, errors, etc., to facilitate troubleshooting.

    • Ensure robust error handling for WebRequests, order placement, or unexpected input.

  7. Testing and Debugging:

    • Developer must thoroughly test the EA with different signal formats to ensure proper operation.

    • Debug any issues related to message parsing, trading logic, or connectivity.

Additional Requirements

  • Code Quality: The code must be well-structured, commented, and easy to maintain or update.

  • Compatibility: The EA must be compatible with MetaTrader 4 (MT4).

  • Documentation: Provide clear documentation on how to set up and configure the EA, including how to link it to the Telegram bot and customize trading settings.

Skills Required

  • Strong expertise in MQL4 and MT4 EA development.

  • Experience in integrating external APIs with MQL4, particularly Telegram.

  • Ability to write clean, maintainable, and efficient code.

  • Understanding of trading and financial markets.

Deliverables

  • Fully functional EA capable of executing signals from Telegram.

  • Source code with comments explaining the functionality.

  • Setup guide and documentation.

  • Support for initial testing and debugging.


Con risposta

1
Sviluppatore 1
Valutazioni
(104)
Progetti
167
25%
Arbitraggio
23
9% / 78%
In ritardo
16
10%
In elaborazione
2
Sviluppatore 2
Valutazioni
(31)
Progetti
44
61%
Arbitraggio
0
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(295)
Progetti
474
39%
Arbitraggio
103
41% / 23%
In ritardo
79
17%
Occupato
Pubblicati: 2 codici
5
Sviluppatore 5
Valutazioni
(31)
Progetti
35
46%
Arbitraggio
0
In ritardo
0
Gratuito
Pubblicati: 3 codici
Ordini simili
Chin 30 - 300 USD
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider

Informazioni sul progetto

Budget
30+ USD