Trend Tracker Expert Advisor

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 21 ore
Feedback del dipendente
Thanks!

Specifiche

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.

File:

TXT
TTee.txt
2.4 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(362)
Progetti
504
40%
Arbitraggio
147
18% / 72%
In ritardo
98
19%
Occupato
2
Sviluppatore 2
Valutazioni
(39)
Progetti
44
16%
Arbitraggio
1
100% / 0%
In ritardo
7
16%
Gratuito
Ordini simili
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
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
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
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
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

Informazioni sul progetto

Budget
10 - 30 USD
IVA (19%): 1.9 - 5.7 USD
Totale: 11.9 - 35.7 USD
Per lo sviluppatore
9 - 27 USD
Scadenze
da 1 a 3 giorno(i)