An Expert Advisor based on two consecutive candlesticks formation

MQL4 エキスパート

仕事が完了した

実行時間10 日
依頼者からのフィードバック
Executed EA with excellence. The best i have ever had. I highly recommend him for EA developments.
開発者からのフィードバック
Great strategy, Good man.

指定

Hello I want an EA that will trade my simple strategy for me. 

Variables:

"T" Timeframe based on mt4 timezone. eg H1

"Candle1" Enter mt4 time candle1 was completely formed or should be formed eg 23/04/2019 10:00:00

"Candle2" Enter mt4 time candle2 was completely formed or should be formed eg 23/04/2019 11:00:00

"MAX" Maximum trades allowable per trading day on selected currency eg 3

"LOT" Lot Size to trade eg 0.01

"SL" Stoploss in pips eg 30

"TP" Takeprofit target in pips eg 60

"CURRENCY" eg GBPUSD

STRATEGY

If Closing price of Candle2 >Opening price of Candle2

Place a buy limit order @ the LOW of Candle1.

If Closing price of Candle2<Opening price of Candle2

Place a sell limit order @ the HIGH of Candle1.

If Closing price of Candle2=Opening price of Candle2:

CREATE Another variable "CandleX" = Candle competely formed or will form after "Candle2" Then

REPEAT:

If Closing price of CandleX >Opening price of CandleX

Place a buy limit order @ the LOW of Candle1.

If Closing price of CandleX<Opening price of CandleX

Place a sell limit order @ the HIGH of Candle1.


NOTE:

1. EA should only trade if all the  conditions listed below are met;

a. Spread <= 4pips

b. "MAX" is specified

c. "SL" is specified

d There is no current trade running. Under no circumstance should the EA add another position to an already existing position except the it closes first either in profit or Loss. 

e. Market is Opened.

2. All limit orders not triggered should be deleted at 23:59:00  MT4 Timezone

3. EA Should allow manual closing of a triggered position by user.

4. Moving the SL is permitted only in the direction of profit of the position - up for long position and down for short position;

5. If you can not set the SL at the level of the line, it should be set at the minimum allowable distance (but only if it complied with the previous rule of moving in the direction of the profit);

6. Should have a configurable trailing stop feature ie (AllowTrailing = true/false parameter).


Miscellaneous:

  • When you run the Expert Advisor, it should attach the used indicators with the specified parameters;
  • The information on the opening/closing of positions and of modifications of the SL should be stored in the Journal;
  • If there are any errors, it must print a message describing the error.



応答済み

1
開発者 1
評価
(173)
プロジェクト
201
49%
仲裁
18
11% / 44%
期限切れ
1
0%
2
開発者 2
評価
(362)
プロジェクト
501
41%
仲裁
145
17% / 73%
期限切れ
98
20%
多忙
3
開発者 3
評価
(354)
プロジェクト
630
26%
仲裁
89
73% / 13%
期限切れ
12
2%
仕事中
4
開発者 4
評価
(320)
プロジェクト
466
42%
仲裁
78
12% / 63%
期限切れ
75
16%
仕事中
5
開発者 5
評価
(42)
プロジェクト
47
83%
仲裁
1
0% / 0%
期限切れ
2
4%
6
開発者 6
評価
(38)
プロジェクト
67
9%
仲裁
18
11% / 56%
期限切れ
17
25%
7
開発者 7
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
8
開発者 8
評価
(241)
プロジェクト
387
51%
仲裁
14
14% / 14%
期限切れ
43
11%
9
開発者 9
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
10
開発者 10
評価
(96)
プロジェクト
142
75%
仲裁
0
期限切れ
2
1%
11
開発者 11
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
12
開発者 12
評価
(298)
プロジェクト
427
26%
仲裁
18
61% / 33%
期限切れ
26
6%
13
開発者 13
評価
(3)
プロジェクト
2
0%
仲裁
7
0% / 86%
期限切れ
0
14
開発者 14
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
仕事中
類似した注文
Modification of an ea 30 - 45 USD
1. Programming language: Python 2. Platforms: MT4 and MT5 3. Indicators: - MACD (24, 52, 9) - RSI (15, 85) - VWAP 4. Trading logic: - Buy signal: MACD crossover below neutral line, RSI oversold, bullish candle above VWAP - Sell signal: MACD crossover above neutral line, RSI overbought, bearish candle below VWAP - Open buy and close sell, or open sell and close buy simultaneously 5. Additional features
Hi, I am not sure if I could describe what I want but it is almost exactly the same as in job here, only on EURUSD pair : https://www.mql5.com/en/job/206055. Bot would be used on Metatrader 4, running 24/7. Bot: My goal is to create bot for "20 pip challenge" on EURUSD pair. I would like to be able to configure bot parameters like x-pip stop loss, and x-pip take profit using some settings window, default values
Greetings Programmers. I am looking for someone who can fix three issues on my EA. Please do not apply if you are currently working on another project. I need someone who is available and can start immediately. Everything already exist it needs to be better and when trades are open it must close the trades when opposite signal are provided. Buy above the Horizontal Line and Sell below the Horizontal Line
I have one boot , but i need to modify some things . EA has 4 indicators and entry method , i want to remove 3 of them and leave just 1 indicator and his method of entry based in this indicator , then add one moving avarage filter for signals to this
I am in search of a skilled MQL5 developer with a proven ability to optimize trading robots across various assets, including synthetic indices like V75, Boom and Crash, gold, US30, US100, and more. I'm looking for an experienced developer to enhance my multi-asset trading EA, which was originally developed exclusively for V75 and is based on the smart money concept. This comprehensive EA, based on an market indicator
Hi, I'm looking for a developper to create an EA based on indicators: The robot is designed for MT5. The robot is based on the combination of 6 FOREX indicators The indicators (curves, graphs), as configured in the settings, are visible on the screen. Buy or sell signals: Arrows indicate the moment when a buy signal is detected. A red arrow indicates a sell signal. A green arrow indicates a buy signal. A dashboard
Seeking an experienced dev to develop an EA for Boom and Crash based on a moving average crossover. Once order is placed a Trail SL should follow. Dev should be able to add to the strategy/optimize it. I have an EA you can look at as a guideline
Hello, I am interested in having a specific EA built for use in the MT4 platform with the following functionality: - Entry using the Half-trend indicator (amplitude 2 and channel deviation 2 as standard default). Needs to have as little lag and repainting as possible. Entry is buy or sell. The indicator must only print signals in a buy-sell-buy-sell-buy etc sequence. For example it cannot have 2 signals for buy and
Fractals Hedge Master 50 - 90 USD
I need a very simple EA which: 1- Should work on three indicators (Moving Average, Parabolic SAR, MACD and Fractals). The option to turn on/ off for these indicators should be available for the trader as per his strategy. Of course, if the trader wants to turn on one/ two/ three indicators, further options to determine the type/ values (I.e Parameter) should be asked by the EA. 2- The system works on top/
Hedge recovery zone 30 - 50 USD
hedge recovery zone client inputs : ----------------------- execution type : market / pending ** execution type if i choose market its the same but without put pending orders , it takes automatically by market when price come pending order type : stop ----------------------- initial position : manual / automatic ** manual wait until me enter buy or sell position ** automatic we will develop it on version 2 but right

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最高 10 日