EA Based on an indicator

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del dipendente
Excellent customer.
Feedback del cliente
Excellent developper as usual

Specifiche

I need a developper who will develop me an EA, which on base base of a supplied indicator (itself using 2 other indicators)

make trades


This indicator makes a Zigzag pattern

If the Indicators shows a figure on the chart, it will need to check the previous direction between the two last numbers

to determine, it there should be a Buy or Sell which should be made


If the same figure occurs again, it should close the position


There are 3 types of figures (3, orange and purple), I must be able to choose with which one I want the EA to work

By default it should be the 3



As parameters, I need: 

Maximum spread to trade

Lot size

T/P  (if zero, not used)

another T/P based on money amount

S/L 

Trailing profit Start and Step

Minimum Volume to trade



i will of course need the source and not just the ex4




File:

PNG
REACT.PNG
193.2 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(879)
Progetti
1392
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
2
Sviluppatore 2
Valutazioni
(54)
Progetti
64
42%
Arbitraggio
5
20% / 60%
In ritardo
4
6%
Gratuito
3
Sviluppatore 3
Valutazioni
(549)
Progetti
826
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
In elaborazione
4
Sviluppatore 4
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
Gratuito
5
Sviluppatore 5
Valutazioni
(48)
Progetti
55
35%
Arbitraggio
2
0% / 0%
In ritardo
2
4%
Gratuito
6
Sviluppatore 6
Valutazioni
(414)
Progetti
478
40%
Arbitraggio
7
43% / 29%
In ritardo
16
3%
Gratuito
7
Sviluppatore 7
Valutazioni
(549)
Progetti
1332
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
8
Sviluppatore 8
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
1
100%
Gratuito
9
Sviluppatore 9
Valutazioni
(253)
Progetti
358
49%
Arbitraggio
24
25% / 50%
In ritardo
80
22%
Gratuito
10
Sviluppatore 10
Valutazioni
(48)
Progetti
73
37%
Arbitraggio
22
9% / 41%
In ritardo
14
19%
In elaborazione
11
Sviluppatore 11
Valutazioni
(2428)
Progetti
3057
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
12
Sviluppatore 12
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
13
Sviluppatore 13
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
14
Sviluppatore 14
Valutazioni
(89)
Progetti
137
24%
Arbitraggio
35
9% / 40%
In ritardo
52
38%
Gratuito
15
Sviluppatore 15
Valutazioni
(25)
Progetti
50
28%
Arbitraggio
47
9% / 72%
In ritardo
23
46%
Gratuito
16
Sviluppatore 16
Valutazioni
(258)
Progetti
395
28%
Arbitraggio
69
19% / 49%
In ritardo
120
30%
Gratuito
17
Sviluppatore 17
Valutazioni
(34)
Progetti
80
34%
Arbitraggio
13
31% / 54%
In ritardo
19
24%
Gratuito
18
Sviluppatore 18
Valutazioni
(53)
Progetti
79
18%
Arbitraggio
13
15% / 54%
In ritardo
5
6%
Gratuito
19
Sviluppatore 19
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
20
Sviluppatore 20
Valutazioni
(356)
Progetti
590
70%
Arbitraggio
14
43% / 7%
In ritardo
28
5%
Gratuito
21
Sviluppatore 21
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
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
30 - 100 USD
IVA (21%): 6.3 - 21 USD
Totale: 36.3 - 121 USD
Per lo sviluppatore
27 - 90 USD