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
(1862)
Projekte
3465
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
265
8%
Frei
2
Entwickler 2
Bewertung
(2449)
Projekte
3086
66%
Schlichtung
77
48% / 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
BUY AND SELL INDICATOR AND SMAFS(LOXX) 80 20 MIDDLE CROSS FROM TRADING VIEW I want a programmer who can give me buy and sell indicators with SMAFS middle cross to confirm the direction of the market. Supply and demand indicator which shall be optional to use The time frame is 1hr (can be adjustable to change to any time frame) PROFIT AND LOSS. EA that can manage my trading style, 3 types of trails, open and close
I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
Fellow devs, I need help converting a futures trading bot from python into MQL5. Code base for the bot already exists, backtests in python look good, however I need to be able to backtest it on tick data with MT5. Would appreciate someone who has experience with futures bots specifically, and even better if you have experience with AMP brokers, and can provide guidance and improvement criteria. A point you note, I
Software and EA 30 - 60 USD
i want someone who can code a trading bot for me.. with the candlestick range strategy.getting to know if you can be able to 1. identify Any higher time frame candle 2. wait for the next one to break either sell or buy side liquidity lets say it breaks the buy side 2.1 after breaking buy side the body of candle number 3 must close inside the wick of the candle we are looking for(taking buy or sell side LQD from) 3
I'm planning on building/creating an mt4/5 trading indicator that use a break and retest strategy I will share a link for the idea strategy, Kindly message me to send you the link, I can't send it here
here we will create market website, where we will display all our assets in graphical form, we will pull data from Metatrader platform and update the website in real time. I need something like this https://NgnRates.com but on our site we will display our own rate based on calculations performed on MT5 source
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
This is a 2000 lines own-made breakout EA that I need to have cleanly converted from mql4 to mql5 for learning purposes The start() is about 400 lines long ; basic breakout with specific features , built for Index CFDs with 2 digits (typically DAX or SP500; TP SL... are expressed in actual Points) The Ontester() is about 400 lines (contains 58 different custom opimizations) The Deinit() is about 150 lines The
Hello, i would like to have a fix on my plotted lines I use a liquidity strategy on the 1 hr time frame but the indicator that i am using for plotting the 1 hr lines is having a issue and printing the plot lines all over the place on the current 1 and 4 hr plot line as you can see in the screenshot this is very disturbing while i am trading can u fix that or just remove the current 1 hr plot line ?and or only show
Hello there, am in need of an expert pinescript programmer who can work on an existing code to add some indicators and features. Please bid if you understand pinescript well and can work on existing code

Projektdetails

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