I want an expert advisor for this indicator

Tarea técnica

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.



Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(1858)
Proyectos
3462
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Trabaja
2
Desarrollador 2
Evaluación
(2441)
Proyectos
3076
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
3
Desarrollador 3
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
4
Desarrollador 4
Evaluación
(769)
Proyectos
1033
44%
Arbitraje
50
8% / 50%
Caducado
117
11%
Libre
5
Desarrollador 5
Evaluación
(130)
Proyectos
210
40%
Arbitraje
90
20% / 43%
Caducado
85
40%
Libre
6
Desarrollador 6
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(14)
Proyectos
22
59%
Arbitraje
2
0% / 50%
Caducado
2
9%
Libre
Solicitudes similares
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I have thee best concept period, hence i got less to say. Actions speaks louder then words. Sign up and lets get started as there is a big world that awaits all your your adventures
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
Martingale Strategy EA 50 - 300 USD
Dear , I hope this message finds you well. I would like to request the development of a trading robot (Expert Advisor) that incorporates the following strategies and features: Strategy Requirements: 1. Martingale Strategy: The robot should include a Martingale system to increase trade sizes after losses in order to recover losses and generate profit. 2. Trend-Following: It should also be able to detect and follow
COETZEE EA BOT 30 - 100 USD
Hello I am looking for an EA developer that can create for me a bot that trades prop firms accounts and makes at least $500 a day from a $50,000 account balance. This EA should have SL on every trade as mandatory. I do not have any EMAs strategies but I am willing to accept any strategy the developer has to deploy as long as it produces 0.5% a day and is not HFT
I need a programmer for converting a MetaTrader indicator into ea for TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts from MetaTrader to TradeLocker
Requirement: 1. Convert Pivot source code .mq4 to Sierra Chart mq4 source code is provided .mq4 as attached .mq4 2. upon conversion to add a button code on Sierra chart .cpp to allow display/hide the pivot line in Sierra Chart ---- *no need alert, make it light without any alert, just a button to display/hide pivot line will do :) to continue, pivot font text also no need I"ve mark with red cross to remove see
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker

Información sobre el proyecto

Presupuesto
30 - 200 USD
Para el ejecutor
27 - 180 USD