Creat an EA with an indicator

Auftrag beendet

Ausführungszeit 6 Stunden

Spezifikation

The EA name will be "Everlong EA"
The EA should work from an indicator.  The indicator consists of 3 indicators.  Arrow, bar and trend line.
It must enter into operation when all 3 indicators send the order at the same time.  The output of the operation is customizable.
EA cannot interfere with manual orders and other EAs.
The first time the EA is inserted in the chart, it can only make the first entry into the operation after the time corresponding to the timeframe has passed.  For example, if you put in TF H1, it only gives the first entry after 1 hour.  And so for each timeframe.
Have field for Magic number and comments.

Lot management, choose from a list:
  1. Fix lot (put a field for the fixed lot value).
  2. Lot according to the established value (for example, if you put 1500, every 1500 in the account increases 0.01 lot. If the account has 3000, it will operate with 0.02, if it has 4000 lot, it will still be 0.02, until  arrive at 4500, where it becomes 0.03).
  3. Based on the risk (%) of the money in the account.

Trade entry criteria:
  1. Only enter if the 3 indicators (arrow, bar, trend line) indicate to buy or sell.

Output criteria:
  1. Take profit fixed.
    1. Defaultis 0. So the output will be by changing the indicator.  If you put a value here, the trade will end when it reaches that value, but close before the indicator changes the sign).
  2. Take profit if any of the indicators change the signal in relation to the entry, leave the following options:
    1. Arrow- active or inactive - if active, the first opposite sign of the input value already causes the trade to close.
    2. Bar- active or inactive - if active, the first opposite sign of the input value already causes the trade to close.
    3. Trendline- active or inactive - if active, the first opposite sign of the input value already causes the trade to close.
    4. If more than one option is actived, the indicator that changes the signal first will exit the operation.

Trailing Stop
  1. Active and inactive option.
  2. Place a field in pips for the moment you start the TS.
    1. If the value is 0, it will start at the moment of the Take profit signal.
    2. If you put a negative value here, -20, for example, it will set TS out 20 pips before Take profit.  This in order to avoid starting the TS and leaving the operation quickly.
    3. Place a field for the TS step.

Stop Loss
  1. Active and inactive option.
  2. Placea field in pips.

Option to enter multiple timeframe:
  1. M1 active / not active
  2. M5 active / not active
  3. M15 active / not active
  4. M30active / not active
  5. H1active / not active
  6. H4active / not active
  7. D1active / not active
In the trade comment, put the timeframe of the operation.  For example, "EA name_M5" in the comment.

EA opening hours:
  1. Define the start and end times of the EA operation.

Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(345)
Projekte
543
32%
Schlichtung
24
67% / 8%
Frist nicht eingehalten
15
3%
Frei
2
Entwickler 2
Bewertung
(2077)
Projekte
2635
61%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
418
16%
Arbeitet
3
Entwickler 3
Bewertung
(253)
Projekte
407
38%
Schlichtung
85
42% / 19%
Frist nicht eingehalten
70
17%
Beschäftigt
Ähnliche Aufträge
Hello. I open this work with the intention of changing the indicator that is present in my EA code. This is an EMA 200 code, called STR-EMA. I will send a FINAL-EMA file for the exchange to take place. Furthermore, I would like a simple modification to FINAL-EMA, which is the possibility of changing the period in X candles (it is currently set to pattern 200) Please note that the functionality of the EA should not be
Hello. I open this work with the intention of changing the indicator that is present in my EA code. This is an EMA 200 code, called STR-EMA. I will send a FINAL-EMA file for the exchange to take place. Furthermore, I would like a simple modification to FINAL-EMA, which is the possibility of changing the period in X candles (it is currently set to pattern 200) Please note that the functionality of the EA should not be
//+------------------------------------------------------------------+ //| SimpleEA.mq5| //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023, MetaQuotes Software Corp." #property link " https://www.mql5.com " #property version "1.00" #property strict input int FastMAPeriod = 12; // Período da média
Criação de robô 30 - 100 USD
Eu consigo colocar dois robôs operando de forma que qdo um compra o outro vende? Exemplo: robô 1 tá comprado e o robô 2 tá vendido, mercado rodou 300 pontos para cima, robô 1 fecha posição no lucro e reabre posição comprado. Já o robô 2 faz um aumento de contrato ficando com 2 e assim o mercado vai andando e os robos vão operando um comprado e outro vendido sempre. O inturito é ganhar com os aumentos de contratos

Projektdetails

Budget
50+ USD
Für die Entwickler
45 USD
Ausführungsfristen
von 1 bis 10 Tag(e)