Create an Expert Advisor based on Moving Average and RSI with Trade Management

MQL4 Experten

Auftrag beendet

Ausführungszeit 7 Tage
Bewertung des Kunden
Among the many who responded, the way Matt approached attracted me. He is 100% committed to getting what I wanted until its right. It was pleasant working with Matt. I highly recommend him.
Bewertung des Entwicklers
Excellent Customer! Venkat had great communication and patience whilst I worked on his project. More than happy to work for him again!

Spezifikation

Dear Developer,

I need a EA that will use 2 sets of Moving averages and RSI level to open trades. I need the trade to be managed by moving stoploss and apply some checks before opening the trade. The detailed requirements specification is below: Please get back to me if anything is not clear. 


Input Variable : (i can input values to)

int MAslow (default 50 period)

int MAfast (default 20 period)

int RSIperiod (default 14 period)

int RSIbuyLevel (default is 70)

int RSIsellLevel (default is 30)

double FixedLotSize (default is 0.01)

int SLadjustPips (default is 5 pips)

int MaxOpenTrades (default 10)

int TPTarget : 0 ( no target) , 1 (1x the risk), 2,3,4,5 (default is 0)

int MoneyAtRisk - 0 (no risk management), 1 (1% of balance to risk) ,2,3,4,5 (default is 2)

boolean NewTrades : Yes / No (default No)


Definition:

SMMA - Smootherned moving average

EMA - Exponential moving average


1. Buy trade:

1.1. The program should open a BUY trade based on when SMMA(MAfast) crosses over above EMA(MAslow)AND current RSI(RSIperiod) value >= RSIbuyLevel.

2. Trade mgmt - Stop loss for buy trade:

2.1.When trade is opened, the stop loss must be the LOWER value of a or b:

(a) previous candle Low - SLadjustPips

(b) current value of EMA(MAslow) - SLadjustPips

2.2. For every new candle, the stop loss must move up to value of current EMA(MASlow) - SLadjustPips.

3. Sell trade:

3.1. The program should open a SELL trade based on when SMMA(MAfast) crosses below MA(MASlow) AND current RSI(RSIperiod) <= RSIsellLevel .

4. Trade Mgmt - Stop loss for Sell trade:

4.1. When trade is opened, the stop loss must be the HIGHER value of a or b:

(a) previous candle High + SLadjustPips.

(b) current value of EMA(MAslow) + SLadjustPips

4.2. For every new candle, the stop must move down to value of current EMA (MASlow) + SLadjustPips

5. Buy/Sell Lots Size:

5.1. If MoneyAtRisk is set as 0, take input for FixedLotSize as buy/sell lot size.

5.2. If MoneyAtRisk selection is between 1 to 5, lot size should be calculated by 1% to 5% of the account balance value as risk amount based on previous candle length + SLadjustPips OR 0.01 lot (which ever is bigger).

6. Trade close:

6.1. If TPTarget input value is 1 to 5, then take profit is set as 1 to 5 times the pips at risk. If TPTarget is 0, no target is set and the trade is closed by Stoploss calculation.

6.2. Trade is closed when the price hits the TPTarget OR stoploss level OR closed manually.

6.3. When a trade is closed manually, the variable NewTrades should be set to No.

7. Manual trade:

7.1. If a manual trade is opened, then BOT should be able to take over the stoploss management by applying the same rules for Buy or Sell trade. (see requirements 2, 4, 6).

8. Other rules checked before opening a trade:

8.1. Only 1 trade per currency pair can be open at any given time and time frame.

8.2. If NewTrades is set to No for a currency pair, then no trades can open for that pair. Any open trade must be managed until closure.

8.3. MaxOpenTrades value to be checked against number of all open trades across all currencies before placing a trade and should not allow new trade if its exceeded.

8.4. Values of Lot Size, SLadjustPips, MaxOpenTrades, TPTarget, MoneyAtRisk, NewTrades must be displayed in the chart where EA is running.

8.5. All the above should work on EUR, USD, AUD, GBP, JPY, CHF, NZD, SGD, XAU combination pairs. (especailly lot and SL calculation).


Bewerbungen

1
Entwickler 1
Bewertung
(166)
Projekte
189
10%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Arbeitet
2
Entwickler 2
Bewertung
(1)
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(129)
Projekte
182
31%
Schlichtung
16
31% / 63%
Frist nicht eingehalten
27
15%
Frei
4
Entwickler 4
Bewertung
(96)
Projekte
142
75%
Schlichtung
0
Frist nicht eingehalten
2
1%
Frei
5
Entwickler 5
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(34)
Projekte
49
43%
Schlichtung
3
0% / 33%
Frist nicht eingehalten
14
29%
Frei
7
Entwickler 7
Bewertung
(362)
Projekte
501
41%
Schlichtung
145
17% / 73%
Frist nicht eingehalten
98
20%
Überlastet
8
Entwickler 8
Bewertung
(555)
Projekte
922
48%
Schlichtung
300
59% / 25%
Frist nicht eingehalten
123
13%
Beschäftigt
9
Entwickler 9
Bewertung
(26)
Projekte
34
26%
Schlichtung
7
14% / 43%
Frist nicht eingehalten
7
21%
Frei
10
Entwickler 10
Bewertung
(401)
Projekte
529
74%
Schlichtung
9
44% / 0%
Frist nicht eingehalten
24
5%
Frei
11
Entwickler 11
Bewertung
(542)
Projekte
1319
59%
Schlichtung
28
82% / 0%
Frist nicht eingehalten
10
1%
Arbeitet
12
Entwickler 12
Bewertung
(221)
Projekte
369
66%
Schlichtung
10
50% / 0%
Frist nicht eingehalten
46
12%
Frei
13
Entwickler 13
Bewertung
(6)
Projekte
6
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Hey, I am looking for an experience trader that also skilled in programming expert advisor for metatrader 4, Please I am only looking for an experience forex trader that also specialized in coding as I need a reliable expert that I can just share the little ideas trading I had in mind with, he/she will then read well with deep understanding of what I wanted to achieved, and be ready to put me on the right
I hope this message finds you well. I am in search of a FREE skilled developer to transform three indicators into a fully functional trading robot. These indicators consist of two MACD indicators, each displaying two colors (red and green), along with a RED arrow signal. Here are the specific requirements for the project: The robot should execute trades only when the RED arrow signal appears and both MACD indicators
i want to add orderblock to my existing ea, there will be a condition that will identify orderblocks and draw an horizontal box to the future. market must touch any of those box and if other condition met the ea will open trade else none, the box can be deleted if a new candle and close below or above it. note: the horizontal box will be drawn from the open of the bearish candle for a bullish order block to the
A developer is sought to modify an existing EA. The changes to be made are on money management, adding an indicator between conditions, and (not essential) in adding a news filter. EA already works correctly but needs to be optimized
Hello here I am in need of an NT8 developer which can create a custom strategy for NT8 Kindly bid on this if you are an Expert in Ninjatrader Thank you
Hello, I am a trader but I find it difficult to have a profitable EA because I don't have a profiting strategy for developer to develop on, so I need a professional developer that also have experience in trading or also trade to quote a profitable strategy for me and also code the strategy to an automated EA base on my requirement such as trading pairs etc. please apply if you are capable in handling this project for
Hello, I need a custom made strategy that can be turned into a bot. The strategy needs to make at least 10-20% return per month. The strategy needs to have very very low max and relative drawdown of max 2-4% and also a drawdown limiter function. The bot/strategy should be able to pass prop firm challenges and trade on the live funded account. The strategy needs to be automated into a bot (EA) and have the ability to
Specifications/modifications 1.create an ea that connects from the indicator using a.open a trade wen the indicator gives a signal 2.open a trade on the next candle if its on drag down.. 3.give options on the ea Numbers of trade to pick per signal 4.provide provison for settings of trailing profit n tp n sl 5.we can give option for tp to be wen next signal pops out it sud close previous trade then enter next
Ich benötige ein Tool, mit dem ich in einem Range Martingale Strategist handeln kann, Ich möchte einen Bereich auf dem Chart zeichnen können und das Tool soll einen Kaufauftrag oberhalb und einen Verkaufsauftrag unterhalb des Bereichs platzieren. Das Tool sollte am und unteren Ende des Bereichs kaufen, bis der angegebene prozentuale Take-Profit-Wert des Handelskontos (nicht der Dollarwert) in einer Richtung erreicht
"I'm seeking a skilled coder to assist in developing my custom Ninjatrader 8 strategy, ensuring flawless functionality without errors. Your expertise is essential for this project. Please contact me to discuss further details and proceed."

Projektdetails

Budget
30 - 60 USD
Für die Entwickler
27 - 54 USD
Ausführungsfristen
von 2 bis 5 Tag(e)