EA to trade Pin bar and engulfing on any TF

工作已完成

执行时间18 天

指定

Description: 

- The EA needs to spot a pin bar or an engulfing candle, (I will define those below) then place a trade (limit order) at 49% retracement of the candle then the  tp is  2.5 the risk 

 And customizable 

* Pin bar definition for a sell  

=> a candlestick that took out the previous candle high ; the higher wick represent 62% and can be set/customized to 75% for example of the total height of the candle (percentage customizable 

And as an option that can be set ON or Off  the closing price of the pin bar candle should be  below the closing price of the previous candle 

 

 

  *Pin bar definition for a Buy  

=> a candlestick that took out the previous candle Low ; the Lower wick represent 62% and can be set/customized to 75% for example of the total height of the candle 

And as an option that can be set ON or Off  the closing price of the pin bar candle should be  Above the closing price of the previous candle 

 

 

*Engulfing bar definition for a sell  

=> a candlestick that took out the previous candle high ;  and has closed below the low of the previous candle without  alower wick higher than 10% of the total candle height 

 

   

*Engulfing bar definition for a Buy  

=> a candlestick that took out the previous candle Low ;  and has closed Above the High of the previous candle 

(Image the opposite of the bearish engulfing) 

 

 

- Entry 

=>Once the Pinbar or the Engulfing has closed:  the EA then place a limit order with an entry at 49% retracement of the total height of the Pinbar/Engulfing  for a sell   (for a buy trade the entry will be 49%+spread) 

- Stop Loss placement 

=> -For a sell trade the SL will be on the top of  the pinbar or the engulfing plus spread plus an offset of 2 pips customizable 

- For a buy trade the SL will be on the bottom of the the pinbar or the engulfing plus 2 pips 

 

  • Money management trade size computation 

=> The EA will need to compute automatically the size of the trade in customizable % of the account  

Candle size filter 

To filter the size of those candles i would like to be able to use a multiplier of the ATR 

Number of trades filter 

I'd like it to limit the amount of trades per currency which means it will have to check all open trades and forbid any entry for a specific currency 

 

This EA should work on any TF and place the trade as soon as the candle close 

  • Other filter 

  • A number of candles as an expiration duration for the trade customizable 

 

 

In the chart window i d like a control panel in this fashion 

 

It should like this  

 

2 cases to enable the buy or sell trades 

1 case for customizable wick size of the pin bar 

1 case with the customizable size of the trade in % of the account size  

1 case for the  customizable TP in multiplier of the distance between the entry and the SL (risk to reward form) 

The Default TP should be 2.5 times the entry/SL value 

1 case to customize the % of retracement desired to place the entry point 

Others 

I’d like the candlestick that has been spotted to be marked by an arrow on top  i need the trige candle to be marked any way will do on the chart 


附加的文件:

反馈

1
开发者 1
等级
(72)
项目
80
10%
仲裁
36
8% / 53%
逾期
6
8%
工作中
2
开发者 2
等级
(9)
项目
12
25%
仲裁
1
100% / 0%
逾期
2
17%
空闲
3
开发者 3
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
4
开发者 4
等级
(42)
项目
62
8%
仲裁
12
58% / 42%
逾期
1
2%
空闲
5
开发者 5
等级
(360)
项目
497
52%
仲裁
24
54% / 25%
逾期
5
1%
已载入
6
开发者 6
等级
(114)
项目
131
38%
仲裁
3
0% / 0%
逾期
4
3%
已载入
7
开发者 7
等级
(39)
项目
45
29%
仲裁
4
25% / 25%
逾期
0
空闲
8
开发者 8
等级
(564)
项目
933
47%
仲裁
303
59% / 25%
逾期
125
13%
工作中
9
开发者 9
等级
(60)
项目
68
6%
仲裁
29
17% / 38%
逾期
5
7%
已载入
10
开发者 10
等级
(38)
项目
46
35%
仲裁
6
17% / 33%
逾期
8
17%
空闲
11
开发者 11
等级
(66)
项目
200
72%
仲裁
4
100% / 0%
逾期
1
1%
空闲
12
开发者 12
等级
(67)
项目
144
34%
仲裁
11
9% / 55%
逾期
26
18%
工作中
相似订单
Hello great developer I need trading bot, that cab trade automatically ok all my 10 accounts, Once I trade on one account it can be automatically trade on rest account on my tradevote here the strategy I need the strategy for tradovate Apex fundet accounts. I trade with more then one accounts at the same time in simulate version I trade with 10 acconts with the same signals trough the trading bot indicator. The
Hello Developers , I want to add support & resistance levels to my EA input using below concept , Current EA input panel Want to extract like this and add to the input
Hi, I would like someone to develop a trading bot. That capable of doing fast scalping trades on Asian highs and Asian lows 1 min time frame in London and New York session There will be 4 entry conditions: Key Steps and Considerations in Developing the Bot: Define the Asian Session High and Low : The bot will calculate the Asian session high and low values based on specific hours, typically defined as 00:00 - 06:00
Design a simple trading robot that trades binary options on pocket option and quotex. I have a robot that can relay pocket option and quotex binary chart on metatrader 4. I want a robot that can thus identify signals using indicator and place trade on my pocket option account automatically
CashCash 35+ USD
I need a bit that indicates where to go short from with highest probability and where to go long from also with the highest probability. This should be Able to order and close trade
The EA will be able to open at least 5 to 10 pending orders or grid positions within a predefine range. I am able to provide more details on how the EA will perform. This strategy is simply based on price action nothing too fancy or complicated please
A+ Revesal 50 - 200 USD
i want someone who can develop an EA based on my strategy logic, i have a sample algorithmic structure to follow, details will be discussed later. This is a comprehensive strategy! Here’s how to structure the algorithm for your EA, including each component you shared. I’ll provide pseudocode to represent the logic for each step, so it will be straightforward to implement. ### 1. Define Market Conditions Define
KS B&C indicator 30 - 50 USD
//+------------------------------------------------------------------+ //| MyBot.mq5 | //| Created using MQL5 | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Create a trade object // Define input parameters input int FastMAPeriod = 10; input int SlowMAPeriod = 50; input int RSI_Period = 14; input int
Hi, I need a developer to convert pinescript to MQL5. The script attached can also have some features removed (highlighted in yellow) you would need to remove all relevant code to those parts. the finished code i will need to test before approving it and I will need the final source code on completion to make further adjustments Please can you let me know if you are able to do this
Functional specifications in English (see attached .zip file) Spécifications fonctionnelles en français (Cf. ci-dessous). Je possède actuellement 3 indicateurs distincts pour MT4 que j’utilise séparément, mais pour lesquels j’aurais souhaité réaliser une fusion fonctionnelle, afin de répondre au besoin spécifique décrit ci-après. Tout d’abord, les 3 indicateurs (Cf. programme mql4 source file ci-joints) sont : 1 er

项目信息

预算
50+ USD
开发人员
45 USD
截止日期
 1  30 天