EA to trade Pin bar and engulfing on any TF

Tâche terminée

Temps d'exécution 18 jours

Spécifications

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 


Dossiers :

Répondu

1
Développeur 1
Évaluation
(72)
Projets
80
10%
Arbitrage
38
8% / 58%
En retard
6
8%
Gratuit
2
Développeur 2
Évaluation
(9)
Projets
12
25%
Arbitrage
1
100% / 0%
En retard
2
17%
Gratuit
3
Développeur 3
Évaluation
(96)
Projets
143
76%
Arbitrage
0
En retard
2
1%
Gratuit
4
Développeur 4
Évaluation
(43)
Projets
66
12%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
5
Développeur 5
Évaluation
(429)
Projets
628
54%
Arbitrage
30
53% / 23%
En retard
6
1%
Chargé
6
Développeur 6
Évaluation
(350)
Projets
421
54%
Arbitrage
20
55% / 15%
En retard
29
7%
Travail
7
Développeur 7
Évaluation
(43)
Projets
49
29%
Arbitrage
4
25% / 25%
En retard
0
Gratuit
8
Développeur 8
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
9
Développeur 9
Évaluation
(75)
Projets
80
6%
Arbitrage
46
11% / 54%
En retard
7
9%
Travail
10
Développeur 10
Évaluation
(44)
Projets
53
38%
Arbitrage
8
13% / 38%
En retard
8
15%
Travail
11
Développeur 11
Évaluation
(77)
Projets
243
74%
Arbitrage
7
100% / 0%
En retard
1
0%
Gratuit
Publié : 1 article
12
Développeur 12
Évaluation
(69)
Projets
146
34%
Arbitrage
13
8% / 62%
En retard
26
18%
Gratuit
Publié : 6 codes
Commandes similaires
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Informations sur le projet

Budget
50+ USD
Délais
de 1 à 30 jour(s)