Expert Advisor for "Trend Tracker"

MQL4 Experts

Job finished

Execution time 4 days
Feedback from employee
Thanks Carlos for letting me help you 5*
Feedback from customer
Mohamed is a very friendly developer. Gives always good feedback, and is very fast. It was a pleasure to work with him.

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 "swingo").
  • Foreground: color picker for the foreground text (by default "White").

 

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

 

Responded

1
Developer 1
Rating
(97)
Projects
121
25%
Arbitration
5
20% / 60%
Overdue
17
14%
Free
2
Developer 2
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
3
Developer 3
Rating
(61)
Projects
120
34%
Arbitration
17
18% / 41%
Overdue
51
43%
Free
Similar orders
Sosso 30+ USD
I would like to order an automated robot to the job for me as I have no clue on whatsoever the trading is about. The bot should be able to do it's job, everything for me and it providing the best services for one to use
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1
Strategy: 1. Identify strong supply and demand levels. Draw them in the chart in green and red. In Tradingview: Market Structure Break & Order Block by EmreKb von EmreKb --> Strong demand and supply area refer to picture below (Buy and Sell Zones). There must be a strong demand / supply zone on a higher time frame in order for the set up to be valid. The time frame can be selected in the settings. E.g. "Higher Time
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator

Project information

Budget
10 - 30 USD
VAT (21%): 2.1 - 6.3 USD
Total: 12.1 - 36.3 USD
For the developer
9 - 27 USD