EA with 2 buy conditions and 2 sell conditions according to the CCI on 5min chart and CCi on the 1 minute chart and price below or above a EMA, and 2 stoploss conditions

Spécifications

condition 1

buy when CCI indicator leaves oversold area in 5min chart while Commodity Channel Index in 1 minute chart enters or is on overbought area and trade  must execute during the first candle to open above a certain EMA on the 1min chart, while previous RSI is less than current Relative Strength Index on the 5min chart.

sell when CCI indicator leaves overbought area in the 5 minute chart while the CCI in the 1 minute chart is entering or is on oversold area and trade must execute during the first candle to open below a certain EMA on the 1min chart, while previous RSI is greater than current RSI on the 5min chart.

Sell stoploss: if on 5min chart previous CCI is less than current CCI and previous CCI is less than 100 and current CCI is greater than 100, and  Previous RSI is less than current RSI

Buy stoploss: if on 5min chart previous CCI is greater than current CCI and
previous CCI is greater than -100 and current CCI is less than -100, and 
Previous RSI is less than current RSI

condition 2

buy on the 5 mins chart

the candle crossing ema24 must have a cci greater than or equals to 100 

and also the first candle to open above ema24 must have a cci above 100,

therefore previous cci and current cci must be greater than 100, 

and previous RSI must be less than current RSI


sell based on 5 min chart

the candle crossing ema24 must have a cci less than or equals to -100 

and also the first candle to open below ema24 must have a cci less than -100,

therefore previous cci and current cci must be less than -100, 

and previous RSI must be greater than current RSI.


buy take profit: when price becomes less than ema24 on 5min chart

sell take profit: when price becomes greater than ema24 on 5 min chart


sell stoploss for condition 2: when price becomes above ema24 on 5min chart

buy stoploss for condition 2: when prices become below ema24 on 5min chart



EA must have the options to turn on and off the condition through true and false

EA must have the ability to take profit if price comes up 50 points after going

down more than 100points for a sell, and take profit if the price comes down

50points after going up for more than 100 points if its a buy, some kind of

trailing stop, and must be able to turn it on an off through true and false


EA must have 2 stoploss conditions, and must be able to turn them on and off

through true and false

must also have the option to use points for stoploss and take profit,

therefore 3 stoploss conditions and 2 take profit conditions, 

that can be turned on and off.


Répondu

1
Développeur 1
Évaluation
(25)
Projets
33
15%
Arbitrage
6
33% / 50%
En retard
5
15%
Travail
2
Développeur 2
Évaluation
(206)
Projets
336
16%
Arbitrage
23
39% / 30%
En retard
18
5%
Occupé
3
Développeur 3
Évaluation
(165)
Projets
235
22%
Arbitrage
17
65% / 18%
En retard
1
0%
Chargé
4
Développeur 4
Évaluation
(59)
Projets
78
26%
Arbitrage
9
33% / 56%
En retard
8
10%
Gratuit
5
Développeur 5
Évaluation
(168)
Projets
182
32%
Arbitrage
6
50% / 50%
En retard
2
1%
Travail
6
Développeur 6
Évaluation
(349)
Projets
370
71%
Arbitrage
4
100% / 0%
En retard
0
Chargé
7
Développeur 7
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
8
Développeur 8
Évaluation
(158)
Projets
175
43%
Arbitrage
6
0% / 67%
En retard
8
5%
Gratuit
9
Développeur 9
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
10
Développeur 10
Évaluation
(247)
Projets
439
34%
Arbitrage
56
36% / 38%
En retard
161
37%
Chargé
11
Développeur 11
Évaluation
(62)
Projets
192
73%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
12
Développeur 12
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Greetings to all developers that see this post, I have a task, I would like to work with an expert. I have an indicator that is written in the Pine script (TradingView) language; I would like it converted to MQL5, which will then lead to the creation of a trading bot based on the circumstances. I'll give you access to the indicator file
Hi , i want a indicator that shows the trades history on the chart, just for current day, like : first trade : -54 Second trade : -52 Third trade : +126 , and after three trades, display "No more trades"
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
Hello i need someone who can convert a trading view indicator into an mt5 indicator that can work smoothly also need to add an alert on the indicator i will require to test the indicator run it for 1-2days to confirm all is okay thank you
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
Hello. I would like to get a TOS script converted to Tradingview for my alerts. I’m haven’t a hard time getting my entry point because the script does not fire off alerts on thinkorswim. I will send the script so you can see if it’s possible
Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the open): Draw a Fibonacci Retracement: From the highest price to the lowest price of this candle. Check the
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the

Informations sur le projet

Budget
30 - 40 USD
Délais
de 1 à 3 jour(s)

Client

(2)
Commandes passées3
Nombre d'arbitrages0