Sell at resistance Zone and but from Support Zone

仕事が完了した

実行時間3 日
開発者からのフィードバック
Pleasant working with him. Recommended.

指定

Hi, I need an EA in MQL4 language with the source code, it should be well commented and clean code.

The strategy is based on Resistance and Support zones. The user can input four prices, two to create a resistance zone and two to create a support zone. Crossing or touching those zones will give the signals to open/close sell/buy orders as follow.

There are four types of signals

A-      Buy signals:

a.       if the price touch the support zone: we initiate buy order with the initial lot initial stop loss and the initial target.

b.       Complete close 1:  if a new bar open and close above a resistance level this create a buy signal.

c.       Complete close 2: if a new bar opened below the resistance zone and closed above the resistance zone this create a buy signal.

d.       Partially closed: if a new bar open in the resistance zone and the closes above the resistance zone that gives the buy signal.

B-      Sell signals:

a.       if a price touches the resistance zone this is a sell signal.

b.       Complete close one if a new bar often and they closed below the support zone this give a cell signal

c.       Completely close to if a new bar opened above the support zone and the closes below the support zone this give a sell signal

d.       Basically closed if a new bar opened in the support zone and they closed below the support zone this will give a Celsius

the user can decide which signals to be used, using the drop-down menu in the user input.

the user may use one or more of the signals and he may use all the signals together.

We need a counter to limit how many times to take the first signal, the counter should be a user input. i.e. if we initiate a sell from resistance and achieved the TP for two times and the counter_Limit set to “2” then we don’t initiate a new sell order on the third time the prices touches the resistance zone.

A Time_frame user input to determine weather a support or a resistance zone became the opposite: when a zone got a Complete “Close signal” i.e. a resistance zone broken with a new bar from the user input TF. This resistance zone became and act as a Support zone. And vice versa

 

This is the EA specifications

  • 1.       time filter to specify when in hours and minutes to start the EA and when to finish During the day, with a bool user input to activate or disable.
  • 2.       Training stop option, (when to start and pip Step) , with a bool user input to activate or disable.
  • 3.       Break even option. (when to activate and how many pips in profit) , with a bool user input to activate or disable.
  • 4.       Stop loss three options: either normal points or opposite signal or use both.
  • 5.       Take profits in normal points.
  • 6.       Martingale the next slot if the last order was in loss. A bool to activate in the user input with multiplier to choose (last lot * [1.7] ) the 1.7 is a user input.
  • 7.       Only one order at a time. So if we have an order in the market we don't open a new order on the same symbol.
  • 8.       any run time error should be catched and print.

 

General conditions:

1-      MT4 EA with the source code, well commented and organized

2-      Do the full job in 3 Days.

Thanks

 


応答済み

1
開発者 1
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
2
開発者 2
評価
(9)
プロジェクト
4
0%
仲裁
11
0% / 82%
期限切れ
0
3
開発者 3
評価
(1)
プロジェクト
0
0%
仲裁
2
0% / 100%
期限切れ
0
4
開発者 4
評価
(5)
プロジェクト
1
100%
仲裁
4
0% / 75%
期限切れ
0
仕事中
5
開発者 5
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
6
開発者 6
評価
(362)
プロジェクト
506
40%
仲裁
147
18% / 72%
期限切れ
99
20%
多忙
7
開発者 7
評価
(55)
プロジェクト
64
6%
仲裁
24
21% / 38%
期限切れ
4
6%
仕事中
8
開発者 8
評価
(132)
プロジェクト
170
18%
仲裁
17
47% / 18%
期限切れ
0
仕事中
9
開発者 9
評価
(340)
プロジェクト
359
71%
仲裁
4
100% / 0%
期限切れ
0
取り込み中
10
開発者 10
評価
(60)
プロジェクト
182
72%
仲裁
4
100% / 0%
期限切れ
1
1%
類似した注文
Hello So I need an MT5 EA. How is it gonna work? 1.we either start with buy or sell position, doesn't matter which really. 2. We select or lot which should be manageable as in example 0.1 lot 5pip sl and 5 pip tp. in example we had buy position and now it hit our tp, then we again put a buy position at the same price 0.1 lot 5pip tp 5 pip sl. But this time it hits our sl/stop loss. Now we switch to sell position and
I need you to check an expert advisor I bought and find the best settings, parameters to get low drawdown and high performance. configuration and optimization of sets to improve management
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Triangular Arbitrage Strategy Explanation Objective : Identify and exploit discrepancies between the actual market rate of a currency pair and its derived rate to make a profit. It will be the calculation of two pairs to extract the projected price of a 3rd pair. This will be added to a current EA. Please experienced developers only
Hello, I want a Telegram trade copier converted to metatrader 5. I have 2 samples with. This are samples of what I needed, inbox to let discuss if you can get this done with ease. Thanks
Below follows specifications and the pictures of how the indicator should be. I believe that during the development it is necessary some adjustments that I may have forgotten while writing the descriptions, please take this into account. If necessary I have the pdf file that may be easier to understand. Doubts I am at your disposal
I'm looking for developers that have previously built and have understanding and experience building trading EA, using Garch or Arima or Kalman or Support Vector Machine Models, I'm looking for experienced mathematical developer
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
An Expert Advise needed to add function to close pending orders after pending order is X-points away from current market. There is an existing bOT and this logic would just need to be added. Please use the most efficient select code available

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD