Buy & Sell Based on 6 EMA indicator with SL(SL1,SL2) with level & TP with levels Like (TP1,TP2) and SL & TP Must Be Pip & Dollar

仕事が完了した

実行時間9 分
開発者からのフィードバック
Well spoke, Patient thorough and adequate response.
依頼者からのフィードバック
Very Good Programmer. Timely Work. Polite and Made a good EA for me for all my Queries modified instantly. Thank You So much for the great work had with you. Highly Recommended.

指定

Buy & Sell Based on 6 EMA indicator with SL(SL1,SL2) with level & TP with levels Like (TP1,TP2) and SL & TP Must Be Pip & Dollar  


Inputs 1: 


EMA 1 = 31 Source(Low)

EMA 2 = 31 Source(Close)

EMA 3 = 31 Source(High)


Inputs 2:

EMA 4 = 200 Source(Low)

EMA 5 = 200 Source(Close)

EMA 6 = 200 Source(High)



BUY CONDITION


1.ALL 3 (31 EMA ) Should be Greater than  ALL 3 (200 EMA ) 

2.Previous Candle Should be Crossed above 31 Ema High

3.Current Candle Should Cross Above Previous Candle of (2nd Buy Condition) Close Crossed Above 31 Ema Hgh 



SELL CONDITION


1.ALL 3 (31 EMA ) Should be Lesser than  ALL 3 (200 EMA ) 

2.Previous Candle Should be Crossed Below 31 Ema Low

3.Current Candle Should Cross Below Previous Candle of (2nd Sell Condition) Close Crossed Below 31 Ema Low



BUY EXIT CONDITION

When Sell Triggered Exit Buy



SELL EXIT CONDITION

When Buy Triggered Exit Sell



OTHER EXIT CONDITION

Take Profit With Pip and Profit in $

Stop Loss With Pip and Profit in $



EXTRAS

TP 3 Level with TP1 , TP2 and TP Final

SL 3 Level with SL1 , SL2 and SL Final

PLOT ALL EMA 1 TO 6 IN CHART


ファイル:

応答済み

1
開発者 1
評価
(586)
プロジェクト
918
46%
仲裁
31
39% / 29%
期限切れ
93
10%
2
開発者 2
評価
(4)
プロジェクト
4
50%
仲裁
0
期限切れ
0
仕事中
3
開発者 3
評価
(63)
プロジェクト
99
29%
仲裁
1
100% / 0%
期限切れ
2
2%
4
開発者 4
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
5
開発者 5
評価
(337)
プロジェクト
455
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
6
開発者 6
評価
(37)
プロジェクト
51
43%
仲裁
2
100% / 0%
期限切れ
9
18%
7
開発者 7
評価
プロジェクト
1
0%
仲裁
0
期限切れ
0
8
開発者 8
評価
(73)
プロジェクト
85
56%
仲裁
0
期限切れ
0
9
開発者 9
評価
(37)
プロジェクト
59
27%
仲裁
25
20% / 52%
期限切れ
10
17%
仕事中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(22)
プロジェクト
28
11%
仲裁
6
33% / 50%
期限切れ
4
14%
仕事中
12
開発者 12
評価
(140)
プロジェクト
203
80%
仲裁
17
29% / 47%
期限切れ
10
5%
仕事中
13
開発者 13
評価
(52)
プロジェクト
97
24%
仲裁
10
20% / 20%
期限切れ
12
12%
仕事中
14
開発者 14
評価
(12)
プロジェクト
18
39%
仲裁
0
期限切れ
2
11%
15
開発者 15
評価
(56)
プロジェクト
175
71%
仲裁
4
100% / 0%
期限切れ
1
1%
16
開発者 16
評価
(1)
プロジェクト
1
0%
仲裁
1
0% / 0%
期限切れ
0
17
開発者 17
評価
プロジェクト
0
0%
仲裁
1
0% / 0%
期限切れ
0
18
開発者 18
評価
(451)
プロジェクト
510
33%
仲裁
25
40% / 48%
期限切れ
7
1%
取り込み中
類似した注文
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Greetings great developer, I am in search of a highly skilled MQL5 developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A

プロジェクト情報

予算
30 - 40 USD
開発者用
27 - 36 USD
締め切り
最高 1 日