EA for Deriv MT5 Step index - entries based on RSI

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del dipendente
Thanks for the order, I will be glad to further cooperation.
Feedback del cliente
Tatiana did an amazing job. Delivered ahead of schedule, asked all the questions to ensure she gave me exactly what I expected-and MORE!!! FANTASTIC JOB!!!!!

Specifiche

EA description:

·       EA to work solely on Deriv MT5 Step index

·       EA to take entries based on signals from the RSI – to take entries on 1M and 5M signals with EA only running on one chart (Any time frame)

·       Both buy and sell entries to be taken (Not only buy/only sell. Signal = entry BUT only 1 sell entry and 1 buy entry at a time per time frame. Max 4x entries: 1M sell+1M buy and 5M sell+5M buy at any given time)

·       EA should have a fixed % for TP and SL + daily % target that if reached the EA stops for the rest of the day.

Eg: Fixed TP = 1% / Daily TP = 5%

EA should close all open positions when equity reaches 1% of account balance. EA should stop for the rest of the day when 5% overall profit is reached.

·       Lots will be calculated automatically

·       EA should have a security function (Need advice here – not sure how it works. Key code/linked to account??)

Please respond and advise what will work best and make the EA most secure. I want to grant access for the EA to work.

·       EA should be coded in such a way that you don’t need to add the RSI indicator to the chart and that it will run on the MT5 VPS

·       Only inputs visible when adding the EA to the chart will be:

Security key input

Single TP %

Daily TP %

(All other inputs to be hidden)

 

EA operating inputs (Hidden, not visible when added to chart):

·       Lot size: 0.1 per $150 account balance ($750 balance = 0.5 lot)

·       RSI input: 14 period; 30/70 level – buy/sell at overbought and oversold conditions (EA to monitor 1M and 5M at the same time for entries. If EA is in a sell and there is a buy signal, trade should be taken.)

·       Grid trading allowed: Equal lot every 70 points from entry if in drawdown. Max 4 grid trades per 1M and 5M

·       EA comment: “First step to freedom EA”

 

EA operating inputs (Adjustable):

·       TP% (Input value eg. 2%) Closes all open orders when equity is 2% more than balance

·       Daily Target % (Input value eg. 10%) Stops EA for rest of the day when equity total for the day is 10%

·       Max Drawdown % (Input value eg. 25%) Stops EA, closes all open trades when drawdown reaches 25% of current balance


Con risposta

1
Sviluppatore 1
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
2
Sviluppatore 2
Valutazioni
(400)
Progetti
704
49%
Arbitraggio
57
16% / 49%
In ritardo
129
18%
Gratuito
3
Sviluppatore 3
Valutazioni
(35)
Progetti
50
42%
Arbitraggio
3
33% / 33%
In ritardo
4
8%
Gratuito
4
Sviluppatore 4
Valutazioni
(453)
Progetti
512
33%
Arbitraggio
25
40% / 48%
In ritardo
7
1%
Caricato
5
Sviluppatore 5
Valutazioni
(9)
Progetti
20
10%
Arbitraggio
3
67% / 33%
In ritardo
5
25%
In elaborazione
6
Sviluppatore 6
Valutazioni
(2)
Progetti
5
0%
Arbitraggio
1
0% / 100%
In ritardo
0
In elaborazione
7
Sviluppatore 7
Valutazioni
(37)
Progetti
59
27%
Arbitraggio
25
20% / 52%
In ritardo
10
17%
In elaborazione
8
Sviluppatore 8
Valutazioni
(2077)
Progetti
2636
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
9
Sviluppatore 9
Valutazioni
(253)
Progetti
407
38%
Arbitraggio
85
42% / 19%
In ritardo
70
17%
Caricato
10
Sviluppatore 10
Valutazioni
(2422)
Progetti
3042
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
11
Sviluppatore 11
Valutazioni
(6)
Progetti
12
8%
Arbitraggio
1
0% / 100%
In ritardo
4
33%
Gratuito
12
Sviluppatore 12
Valutazioni
(475)
Progetti
504
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
13
Sviluppatore 13
Valutazioni
(121)
Progetti
155
43%
Arbitraggio
20
60% / 20%
In ritardo
8
5%
In elaborazione
14
Sviluppatore 14
Valutazioni
(36)
Progetti
44
32%
Arbitraggio
6
17% / 33%
In ritardo
8
18%
In elaborazione
15
Sviluppatore 15
Valutazioni
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
(68)
Progetti
77
8%
Arbitraggio
33
9% / 55%
In ritardo
6
8%
In elaborazione
17
Sviluppatore 17
Valutazioni
(87)
Progetti
131
22%
Arbitraggio
7
57% / 0%
In ritardo
33
25%
Gratuito
18
Sviluppatore 18
Valutazioni
(6)
Progetti
8
25%
Arbitraggio
1
100% / 0%
In ritardo
3
38%
Gratuito
Ordini simili
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Informazioni sul progetto

Budget
100 - 250 USD
Per lo sviluppatore
90 - 225 USD
Scadenze
a 7 giorno(i)