Parabolic EA

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 26 giorni

Specifiche



Expert advisor that uses moving averages, parabolic SAR, and ADX, and RSI as filters... inputs needed as below:

Entry: when 50 EMA is above 200 EMA and parabolic SAR change to buy on candlebar close, the stoploss is place at the SAR dot level.

inputs

Trade_MA_Direction = true or false ( trades in direction of moving averages fast ema above slow ema buys only, fast ema below slow ema sell only)

FastEMA:50

SlowEMA:200

ADXFilter=true or false

ADXPeriod:10

Notradesbelow20 ( no trades taken if adx is below 20)

RSIFilter= True or false

RSIPeriod:28

Notradesbelow=30 ( no sell entry trades when rsi below 30)

Notradesabove=70 (no buy entry trades when rsi above 70)

TrailSAR= True or False ( the stoploss moves its stoplosses to each SAR dot on each candle close )

Riskpercentage = True or False ( will use % of account risk over the trade rather than just a lotsize )

RiskPercent=1 ( will use 1% risk of account balance over stoploss distance )

TimeFilter= True or False

StartTime:06:00

End Time:20:00





Con risposta

1
Sviluppatore 1
Valutazioni
(52)
Progetti
133
44%
Arbitraggio
14
50% / 29%
In ritardo
55
41%
Gratuito
2
Sviluppatore 2
Valutazioni
(473)
Progetti
1138
44%
Arbitraggio
51
31% / 33%
In ritardo
500
44%
Gratuito
3
Sviluppatore 3
Valutazioni
(320)
Progetti
523
66%
Arbitraggio
52
21% / 38%
In ritardo
167
32%
Gratuito
4
Sviluppatore 4
Valutazioni
(647)
Progetti
1295
67%
Arbitraggio
84
26% / 49%
In ritardo
338
26%
Gratuito
5
Sviluppatore 5
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
13
8% / 92%
In ritardo
1
50%
Gratuito
6
Sviluppatore 6
Valutazioni
(28)
Progetti
36
17%
Arbitraggio
2
50% / 50%
In ritardo
2
6%
Gratuito
7
Sviluppatore 7
Valutazioni
(336)
Progetti
620
38%
Arbitraggio
39
23% / 64%
In ritardo
93
15%
Gratuito
8
Sviluppatore 8
Valutazioni
(34)
Progetti
68
46%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
Gratuito
10
Sviluppatore 10
Valutazioni
(10)
Progetti
17
53%
Arbitraggio
11
27% / 55%
In ritardo
4
24%
Gratuito
11
Sviluppatore 11
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
12
Sviluppatore 12
Valutazioni
(362)
Progetti
506
40%
Arbitraggio
147
18% / 72%
In ritardo
99
20%
Caricato
13
Sviluppatore 13
Valutazioni
(34)
Progetti
80
34%
Arbitraggio
13
31% / 54%
In ritardo
19
24%
Gratuito
14
Sviluppatore 14
Valutazioni
(490)
Progetti
1016
58%
Arbitraggio
29
28% / 24%
In ritardo
132
13%
In elaborazione
15
Sviluppatore 15
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
17
Sviluppatore 17
Valutazioni
(1855)
Progetti
3458
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
18
Sviluppatore 18
Valutazioni
(117)
Progetti
216
49%
Arbitraggio
1
0% / 0%
In ritardo
25
12%
Gratuito
19
Sviluppatore 19
Valutazioni
(25)
Progetti
54
37%
Arbitraggio
4
0% / 50%
In ritardo
22
41%
Gratuito
20
Sviluppatore 20
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
Gratuito
Ordini simili
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot

Informazioni sul progetto

Budget
10 - 50 USD
Per lo sviluppatore
9 - 45 USD
Scadenze
da 1 a 5 giorno(i)