Trend Tracker Expert Advisor

MQL4 Indicators Experts

Job finished

Execution time 21 hours
Feedback from employee
Thanks!

Specification

Hi,

I'm looking for someone to create an Expert Advisor that will open/close a trade based on the custom MT4 Indicator "Trend Tracker" (https://www.mql5.com/en/market/product/13718). That custom indicator has an output based on two tracker lines: Swing (for long trends) and Tracker (for early breakout trends). Based on this the desired expert advisor should work the following way:

 

EA Logic: 

  • Wait for a new signal from the Trend Tracker indicator.
  • If the signal shows BUY:
    • If there's an open order...
      • If there's an existing SELL order...
        • Close the existing SELL order.
        • Open a new BUY order.
      • else (there's an existing BUY order)
        • Do nothing.
    • else (no open orders)
      • Open a new BUY order.

  • If the signal shows SELL (same principle as for BUY):
    • If there's an open order...
      • If there's an existing BUY order...
        • Close the existing BUY order.
        • Open a new SELL order.
      • else (there's an existing SELL order)
        • Do nothing.
    • else (no open orders)
      • Open a new SELL order.

  1. Basically it's about having a BUY order when the signal is showing buy. As soon as the signal shows SELL, we close the BUY order and open a new SELL, and viceversa.
  2. There can be only 1 open order at a time. Opening a new order means closing an existing one.
  3. The type of signal (act only upon Swing line, Breakout line, or any) is defined in the list of parameters.
  4. The lot size is to be defined in the parameters.

Desired parameters:

  • Magic: 8-digit unique Magic Number of the EA (by default "28757148").
  • Signal: list. Contains "Swing", "Tracker", "Any". It defines the type of indicator signal to be listening to for opening/closing trades: swing line, tracker line or any of them (by default "Swing").
  • Size: lot size of the trades to be opened (by default "0.1").
  • Investment: used to calculate dynamic lots based on the account equity (by default "0").
    • When zero the lot size will always be fixed as indicated in the "Size" parameter".
    • When there is a positive value the lot size will be calculated according to the following formula: Equity / Investment * Size. For instance, if the equity is $1,000, "Investment" is 200, and "Size" is 0.1 the EA will add "0.1" lots for every "200" units of equity, that is: 1,000 / 200 * 0.1 = 0.5 lots.
  • Comment: custom comment of the trade (by default "swing").
  • Foreground: color picker for the foreground text (by default "White").

 

Please let me know should you need any clarification. Thanks in advance.

Files:

TXT
TTee.txt
2.4 Kb

Responded

1
Developer 1
Rating
(362)
Projects
504
40%
Arbitration
147
18% / 72%
Overdue
98
19%
Busy
2
Developer 2
Rating
(39)
Projects
44
16%
Arbitration
1
100% / 0%
Overdue
7
16%
Free
Similar orders
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Project information

Budget
10 - 30 USD
VAT (19%): 1.9 - 5.7 USD
Total: 11.9 - 35.7 USD
For the developer
9 - 27 USD
Deadline
from 1 to 3 day(s)