I want an expert advisor for this indicator

MQL4 Experten Forex Futures Stocks Options

Spezifikation

I want an expert advisor for this indicator  mediumtermsaclper indicator.

I WANT TO CREATE THIS INDICATOR’S EA .

I WILL USE IT FOREXAMPLE  EURUSD,AUDUSD,GBPJPY , GOLD , DAX FUTURE.

BUY RULE

WHEN IT IS UP ARROW (CLOSED BAR) ,

IT WILL OPEN 1 BUY POSITION, IT WILL BUY  WITH THE MARKET PRICE.

WHEN

1 ) IF IT DOES NOT HIT TP OR SL , IT WILL WAIT FOR SELL SIGNAL (DOWN ARROW) TO CLOSE THE BUY POSITION.

2 ) AFTER IT HITS TAKE PROFIT OR STOP LOSS , IT WILL NOT OPEN A NEW BUY POSITION AND THEN IT WILL WAIT FOR SELL SIGNAL(DOWN ARROW).

 3 ) IF IT LOST -23 PIPS IN BUY POSİTİON WITH 0.1 LOTS FOREXAMPLE, IT WILL OPEN SELL POSİTİON 0.15 LOTS.IT WILL MULTIPLY LOTS BY 1.5( we wıll set multiplier)

 IT WILL TARGET 100 PIPS PROFIT FOREXAMPLE.

multiplier

LOT

up

down

up profit

down profit

profit

total

TP

 

 

 arrow

 arrow

pips

pips

profit

pips

1.5

0.10

1.16109

1.15877

-23.2

 

-23.2

-23.2

100

1.5

0.15

1.15864

 

 

1.3

2.0

-21.2

100

1.5

0.23

 

1.16036

17.2

 

38.7

17.5

100

1.5

0.34

1.16303

 

 

-26.7

-90.1

-72.7

100

1.5

0.51

 

1.1639

8.7

 

44.0

-28.6

100

1.5

0.76

1.16691

 

 

-30.1

-228.6

-257.2

100

1.5

1.14

 

1.17005

31

 

357.2

100

100

 

IN THE FIRST POSITION , IT LOST -23.2 PIPS. PROFIT  IS (0.10 LOT * -23.2)=  -23.2

IN THE SECOND POSITION , IT GAINED  1.3 PIPS. PROFIT  IS (0.15LOT * 1.3)= 2

 2 POSITIONS TOTAL PROFIT (-23.2 + 2) = -21.2

IN THE THIRD POSITION , IT GAINED 17.2 PIPS. PROFIT  IS (0.23 LOT * 17.2)= 38.7

 3 POSITIONS TOTAL PROFIT (-23.2 + 2+ 38.7) = 17.5 PIPS

IN THE FOURTH POSITION , IT LOST -26.7 PIPS. PROFIT  IS (0.34 LOT * -26.7)=  -90.1

4 POSITIONS TOTAL  PROFIT (-23.2 + 2+ 38.7 -90.1 ) = -72.7

IN THE FIFTH POSITION , IT GAINED  8.7 PIPS. PROFIT  IS (0.51 LOT * 8.7)= 44

 5 POSITIONS TOTAL PROFIT  (-23.2 + 2+ 38.7 -90.1 +44 ) = -28.6 PIPS

IN THE SIXTH POSITION , IT LOST  -30.1 PIPS. PROFIT  IS (0.76 LOT * -30.1)= -228.6

 6 POSITIONS TOTAL PROFIT  (-23.2 + 2+ 38.7 -90.1 +44 -228.6 ) = -257.2 PIPS

IN THE SEVENTH POSITION , IT HITS TAKE PROFIT. IT GAINED  +31 PIPS. PROFIT  IS (1.14 LOT * 31.4)= 357.7

 7 POSITIONS TOTAL PROFIT  (-23.2 + 2+ 38.7 -90.1 +44 -228.6 + 357.7 ) = 100 PIPS

IF WE SET TP 100, WHEN TOTAL PROFIT  HITS 100 , IT WILL NOT OPEN A NEW BUY POSITION AND THEN IT WILL WAIT FOR SELL SIGNAL(DOWN ARROW).

SELL RULE

WHEN IT IS DOWN ARROW  (CLOSED BAR)

IT WILL OPEN 1 SELL POSITION , IT WILL SELL  WITH THE MARKET PRICE.

IT HAS TAKE PROFİT AND STOP LOSS VALUES THAT WE CAN SET.

1 ) IF IT DOES NOT HIT TP OR SL , IT WILL WAIT FOR BUY SIGNAL (UP ARROW) TO CLOSE THE SELL POSITION.

2 ) AFTER IT HITS TAKE PROFIT OR STOP LOSS , IT WILL NOT OPEN A NEW SELL POSITION AND THEN IT WILL WAIT FOR BUY SIGNAL(UP ARROW).

*****FOR THE EA OPTIMIZATION****

1 ) WE WILL SET Sensitivity  parameter in the mediumtermScalper indicator.We will choose it .

2 ) WE WILL SET TAKE PROFIT parameter.(standart  100)

3 ) WE WILL SET STOP LOSS parameter (standart  400)

4 ) WE WILL SET Lots parameter.(maybe 0.01 lot , or 0.10 lot ) (standart  0.10)

5 ) We will set Multiplier parameter.(maybe 1.5 or 2 or 3 or 1) 1 means no multiplier

6 ) Please add ReverseSignal  TRUE OR FALSE.

If Reverse Signal option is True , for example if it is in a buy position,It will sell.

Or if it is in a sell position, it will buy.

Please put this options in the ea for optimization.

 AND FOR EXAMPLE

1 ) WHEN I ATTACH THE EA TO THE GRAPH ,FOR EXAMPLE IF THE INDICATOR GAVE SELL SIGNAL 10 BARS BEFORE THE CURRENT BAR ,SO WE MISSED THAT SELL SIGNAL AND  IT MUST NOT OPEN A SELL SIGNAL , IT MUST WAIT FOR THE NEW BUY SIGNAL

OR

 IF THE INDICATOR GAVE BUY SIGNAL  5 BARS BEFORE THE CURRENT BAR , SO WE MISSED THAT BUY SIGNAL AND  IT MUST NOT OPEN A BUY SIGNAL , IT MUST WAIT FOR THE NEW SELL SIGNAL.

2 ) WHEN I ATTACH THE EA TO THE GRAPH ,IF A BUY SIGNAL COMES AND IT BUYS , THEN FOR EXAMPLE 1 HOUR LATER I CLOSE THE MT4 AND OPEN IT AGAIN , IT MUST NOT OPEN A NEW BUY POSITION BECAUSE IT BOUGHT POSITION 1 HOUR BEFORE.IT MUST RECOGNISE THE POSITION IF I CLOSE AND OPEN METATRADER.

3 ) IF POSSIBLE I CAN USE THE EA WITH DIFFERENT EAS IN THE SAME METATRADER PLATFORM.

4 ) IT MUST HAVE MAGIC NUMBERS , I WILL USE THE EA WITH DIFFERENT CURRENCIES IN THE SAME METATRADER PLATFORM.



Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(1847)
Projekte
3447
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
264
8%
Arbeitet
2
Entwickler 2
Bewertung
(2375)
Projekte
2983
65%
Schlichtung
76
47% / 14%
Frist nicht eingehalten
340
11%
Frei
3
Entwickler 3
Bewertung
(221)
Projekte
369
66%
Schlichtung
10
50% / 0%
Frist nicht eingehalten
46
12%
Frei
4
Entwickler 4
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
5
Entwickler 5
Bewertung
(130)
Projekte
210
40%
Schlichtung
90
20% / 43%
Frist nicht eingehalten
85
40%
Frei
6
Entwickler 6
Bewertung
(1)
Projekte
1
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(14)
Projekte
22
59%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
2
9%
Frei
Ähnliche Aufträge
Hello I need an indicator edited . So I need the ichimoku indicator edited to show when the kijun -Sen and tekan- Sen are both pointing up and the chikou have to be above candles and Senkou span A have to also be pointing up I need an up arrow vice versa for sell. I will need a alert when that happen as well
Mt4 EA 30+ USD
Would it be possible to get a reasonable quote for an MT4 EA with multiple trade entry criteria. With the help of chatgpt I've got a code that compiles without errors or warnings that I have attached in a zip file, it is simply not taking valid trade signals. Not sure if it's of any use to you or if it's better to start from scratch. talk soon
I would like a Forex trading robot for MT5. The market entry signal is based on a TradingView Indicator (I will provide the name of which one), and the robot should execute Buy or Sell trades based on the Buy/Sell alerts that this indicator provides. The TradingView Pine Script is open source, so it will be available for you to see. Closing of positions is done by the SL, TP. The lot size is calculated as a
Hi I'm looking for a developer who can improve on an existing basic EA that isn't quite working correctly due to a lack of comprehension from the previous coder on the logic. It's a hedging system that trades in the opposite direction to a bad entry by entering every x pips until the average of all the bad trades and the good trades are in profit. It then closes all of them at the same point which is in profit by x
I need a Martingale Expert Advisor that can hedge using Pending Order Grid. It will use indicators such as stochastic oscillator and moving average. I will provide details when you contact me
Trading bot 100 - 500 USD
I need an MQL4 trading bot with this features : 1. Trading 24/7 2. hedged for any unexpected trade reflection or losses 3. connected to the news 4. pauses during the news only if needed , because already it has a footprint tool 5. Always aims for a higher profit 6. Has a footprint tool for an accurate signals 7. never miss any opportunity 8. has turtle trading strategy 9. capable to start trading 1000$ capital 10. it
Hi! I would like an expert MT4 developer to create an EA based only on MACD. I will give more details about the timeframe, lot size, parameters of MACD, and trade conditions in private. Thank You
Fyemess Hotcold 50+ USD
*Strategy:* - Buy when the 50-day moving average crosses above the 200-day moving average - Sell when the 50-day moving average crosses below the 200-day moving average *Code:* ``` //+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); }
hola necesito convertir un ea mt4 a mt5 tengo los codigos fuentes de mq4 por favor aplicar al trabajo agradeceria su tiempo asi que por favor necesito que trabaje de la misma que trabaja en mt4 solo quiero conversion y si hay algun error por favor corregir
i want an EA that enters based on the form of a candle if the lower wick is bigger then the rest of the candle i want buy and if the upperwick is bigger then the rest of the candle i want a sell single, i want it to enter with the sl 1 tick lower or higher then the lower or upperwick depening on buy or sell trade. then the stoploos needs to move when the trade goes to 0,5% sl too break even, when trad eis on 1% sl to

Projektdetails

Budget
30 - 200 USD
Für die Entwickler
27 - 180 USD