Help pls with e

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 5 giorni
Feedback del dipendente
Very good customer!!! Thank you for good job!!!
Feedback del cliente
I got great service from this coder. He was responsive and gave me what I needed after listening to my questions. Great Job!

Specifiche

I need help to get this done.

 Here is the concept for the Expert Advisor.  It is designed to run on any time frame, but will be focused on 30 Min and above.

The EA will depend on three indicators.

       CCI Oscillator (Set to fixed min and max of -300 & 300 respectively)

       Moving Average (Set to 50 period)

       Stochastic Oscillator (Standard settings)

Inputs -- (XX) = Numbers for this example.

Stop Loss

Take Profit

CCI level 1 (100)

CCI Level 2 (-100)

Stochastic Level 1  (62)

Stochastic Level 2 (38)

The goal is to take trades with the trend based on where price is in relation to the Moving Average.   Price over the MA means the only trades that should be taken are up-trending trades.  Price below the MA means the only trades that should be taken are down-trending trades.

SELL ORDERS: Below the Moving Average

1.      Stochastic - value line crosses below the signal line of the indicator and crosses below 62 and CCI crosses below 100. When this is true for both indicators, the EA should make the trade.  Close this trade when the Stochastic value line goes under the input level (38) and then crosses back to the input level minus 5 points (33). 

NOTE: If the Stochastic value line does not make it to the input level (38), then close the trade at the cross with the signal line.

2.      Stochastic - value line crosses below 38 and CCI crosses below -100.  When this is true for both indicators, trade.  Close this trade when the two Stochastic lines cross.

 BUY ORDERS: Above the Moving Average

1.      Stoch - value line crosses above 38 and CCI crosses above -100.  When this is true for both indicators, the EA should make the trade. Close this trade when the Stochastic value line goes above the input level (62) and then crosses back to the input level plus 5 points (67). 

NOTE: If the Stochastic value line does not make it to the input level (62), then close the trade at the cross with the signal line.

      2.      Stoch - value line crosses above 62 and CCI crosses above 100.  When this is true for both indicators,the eA should make the trade.  Close this trade when the two Stochastic lines cross. 

Con risposta

1
Sviluppatore 1
Valutazioni
(2086)
Progetti
2646
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
2
Sviluppatore 2
Valutazioni
(362)
Progetti
506
40%
Arbitraggio
147
18% / 72%
In ritardo
99
20%
Caricato
3
Sviluppatore 3
Valutazioni
(320)
Progetti
523
66%
Arbitraggio
52
21% / 38%
In ritardo
167
32%
Gratuito
4
Sviluppatore 4
Valutazioni
(182)
Progetti
342
42%
Arbitraggio
118
12% / 73%
In ritardo
104
30%
Gratuito
5
Sviluppatore 5
Valutazioni
(58)
Progetti
89
38%
Arbitraggio
26
4% / 77%
In ritardo
39
44%
In elaborazione
6
Sviluppatore 6
Valutazioni
(25)
Progetti
54
37%
Arbitraggio
4
0% / 50%
In ritardo
22
41%
Gratuito
7
Sviluppatore 7
Valutazioni
(467)
Progetti
701
56%
Arbitraggio
44
30% / 32%
In ritardo
114
16%
In elaborazione
8
Sviluppatore 8
Valutazioni
(879)
Progetti
1392
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
9
Sviluppatore 9
Valutazioni
(549)
Progetti
1332
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
10
Sviluppatore 10
Valutazioni
(121)
Progetti
134
66%
Arbitraggio
36
25% / 56%
In ritardo
22
16%
Gratuito
11
Sviluppatore 11
Valutazioni
(12)
Progetti
18
33%
Arbitraggio
0
In ritardo
6
33%
Gratuito
12
Sviluppatore 12
Valutazioni
(71)
Progetti
156
44%
Arbitraggio
22
41% / 14%
In ritardo
16
10%
Gratuito
Ordini simili
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
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5

Informazioni sul progetto

Budget
35 - 55 USD
Per lo sviluppatore
31.5 - 49.5 USD
Scadenze
da 1 a 2 giorno(i)