Could you Create me an EA based on the candlestick?

MQL4 Experts

Specification

I need a robot EA based on the candlestick! No indicator! Just pure candlestick.

There's no instant order, but should be pending order, the Buy Stop and Sell Stop.

Use the close candlestick! Yes, close candlestick! Not high or low, but Close.

So, I'll need someone who familiar with candlestick program in the EA. If you can do this, let's talk about the project...


First, I need inputs in the setting like:

  • Initial lot
  • Buy Stop step (in pips)
  • Sell Stop step (in pips)
  • Trailing stop (in pips)
  • Maximum Buy order
  • Maximum Sell order
  • The others are optional. Hope you will give me additional inputs.


Now about the system:

BUY STOP

  1. The previous BEAR candle will trigger buy stop.
  2. The distance of Buy Stop based on the CLOSE that bear candle. 
  3. I'll set the distance between the Close and Buy Stop, that's why I need "Buy Stop Step" in the input setting.
  4. The Buy Stop will always follow the Previous Bear candle until the Buy Stop is hit by the price market.
  5. Ignore (don't update the buy stop) if bull candle is formed after the previous bear candle.

SELL STOP

  1. The previous BULL candle will trigger sell stop.
  2. The distance of Sell Stop based on the CLOSE that bull candle. 
  3. I'll set the distance between the Close and Sell Stop, that's why I need "Sell Stop Step" in the input setting.
  4. The Sell Stop will always follow the Previous Bull candle until the Sell Stop is hit by the price market.
  5. Ignore (don't update the sell stop) if bear candle is formed after the previous bull candle.

If there's something you don't understand, please inform me!

Thanks in advance.

Responded

1
Developer 1
Rating
(225)
Projects
284
42%
Arbitration
15
13% / 47%
Overdue
67
24%
Free
2
Developer 2
Rating
(1)
Projects
3
33%
Arbitration
0
Overdue
3
100%
Free
3
Developer 3
Rating
(23)
Projects
45
20%
Arbitration
24
29% / 46%
Overdue
12
27%
Free
4
Developer 4
Rating
(1134)
Projects
1436
62%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
5
Developer 5
Rating
(135)
Projects
193
42%
Arbitration
17
29% / 59%
Overdue
28
15%
Free
6
Developer 6
Rating
(480)
Projects
543
33%
Arbitration
27
41% / 44%
Overdue
8
1%
Busy
7
Developer 7
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
8
Developer 8
Rating
(26)
Projects
34
26%
Arbitration
7
14% / 43%
Overdue
7
21%
Free
9
Developer 9
Rating
(36)
Projects
50
28%
Arbitration
2
0% / 100%
Overdue
6
12%
Free
10
Developer 10
Rating
(87)
Projects
114
26%
Arbitration
7
29% / 57%
Overdue
5
4%
Free
11
Developer 11
Rating
(260)
Projects
422
38%
Arbitration
86
44% / 19%
Overdue
70
17%
Busy
12
Developer 12
Rating
(266)
Projects
540
50%
Arbitration
55
40% / 36%
Overdue
224
41%
Working
13
Developer 13
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
14
Developer 14
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
15
Developer 15
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
16
Developer 16
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
Am looking for a developer who can convert an MT5 indicator into MT5 EA. I have the source code of the indicator and i want it modified a little to fit my parameters. Only developer with Smart Money Concept should get in touch. The developer will also add another MT5 indicator( this will be used to confirm entries and exit of orders. More details to follow
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Currency Strength EA 30 - 80 USD
hi These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a
Hello Everyone, I want a professional programmer to help me create an Expert with the ability to take bids in accuracy and be able to manage trades effectively. I have developed a price mechanism that will help to identify if a trade is Going upwards or downwards. This has helped me to identify 2 price positions. So, after establishing the price positions, the next move of the market afterwards will then determine
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
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
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable

Project information

Budget
30+ USD
For the developer
27 USD