CANDLE PULLBACK EA

MQL4 Indikatoren Experten

Spezifikation

Hello, please read any fully understand the job. Ask any questions before applying. After being accepted and you don't understand to many thing we will cancel your acceptance.

This EA uses the “Pip Count Indicator 2.0” (Which I will provide you can see how it looks via the screenshot used for the following example) to locate large candles that will be used in this strategy. Once the indicator has identified a large candle, it will then use the “Divide large candle by” input to divide the total pips in that candle by “X” (X=10 in this example). The 10 divided spaces will be called slots. So this candle will have 10 slots. So for example if the large candle it’s a 231(image below) pip buyside candle, That will give us 23.1 pips each slot ( 231 pip candle / 10). On a Bullish large candle it places pending sell orders, on a Bearish large candle it places buy pending orders. In this example we’ll be placing a pending sell order at “Input Slot” 4. So the pending sell and take profit will use the lines that divide that slot for the pending sell and take profit order levels.


Break Even

Once an pending order level is hit and the order is in, we want the stop loss to hit break even when the orders reaches “X”% of the total take profit in pips. So if the take profit is 250 pips and X= 50% then when the trades hits 125 pips in profit the stop loss moves to break even including the swap and commissions in that break even figure. 


Replacing the order:

If the order hits the stop loss or the break even level, and the price goes back to the top of the large trigger candle(wick or body from the indicator settings) for buys or the low for sells, then that pending orders will be entered again. 


Lot size change input for replacing pending orders

If the initial orders hit the stop loss or the break even and the high or low of the large candle is reached again like stated above the “Re-entered pending order” lot size input will include dropdown options: Same lot size as previous order, Martingale, Recover previous loss(calculates the loss for the previous orders and divide it by the number of pips for take profit to calculate a lot size), Recover previous loss plus(same logic as the Recover previous loss with an additional input called “Plus” were we enter an dollar amount to be added to the loss recovery amount to calculate the new lot size. If any other large candles enter the market afterwards, new pending orders at those new levels start with the initial input lot size.


Pending orders daily countdown:

This input we enter how many days the pending orders stay in the market if that level is not reached to activate the order.


Inputs

  • All the inputs from the Pip Count Indicator 2.0

  • Divide large candle by:

  • Which Slot to Trade:

  • Standard lot input:

  • Lot by % of equity:

  • Dynamic Lot: True or False (take profit in $ / Pips in the slot)

  • Auto Take Profit: True or False (will close the trade based on the slot lines)

  • Take profit in $

  • Take profit in pips

  • Take profit % of equity

  • Auto Stop Loss: True or False (The same amount of pips as one of the  Candle Slots)

  • Stop Loss Using the Large Candle: True or False ( If true, the stop loss is placed x pips away from the wick of the large candle only)

  • Pips away from large candle:

  • Stop loss Using the furthest candles: True or False (If true, the stop loss is placed X pips away from the furthest wick between the large candle and the candles before the pending order is hit  and becomes an active trade. 

  • Pips away from furthest candle:

  • Manual stop loss in pips: True or False

  • Manual stop loss in pips:

  • Break Even: True or false ( once the take profit for the order reaches a % of the total profit in pips or $ it moves the stop loss to break even. Include commissions and swaps in the break even amount.)

  • Break Even %: 

  • Replace Orders: True or False (Only if the break even or stop loss is hit will the system allow the pending orders to be placed again once the high or low levels of that large candle or the first divide line level is reached again) 

  • Lot size change for Replaced orders:

    • Same lot size as previous order

    • Martingale

    • Recover previous loss

    • Recover previous loss Plus

  • Plus amount in $:

  • How many days to keep pending orders in:

  • ADD THE “TIME OUT EA” AND ITS INPUTS TO THIS (I will provide this EA to be added as well, this EA closes all pending trades at a certain time then reopens then at a later time)

  • Ghost Mode: True or False (Places market orders so pending orders aren't seen) 



Once complete we will own the source code and all rights to this ea and indicators.



Bewerbungen

1
Entwickler 1
Bewertung
(22)
Projekte
28
11%
Schlichtung
6
33% / 50%
Frist nicht eingehalten
4
14%
Arbeitet
2
Entwickler 2
Bewertung
(194)
Projekte
198
27%
Schlichtung
0
Frist nicht eingehalten
3
2%
Frei
3
Entwickler 3
Bewertung
(67)
Projekte
76
7%
Schlichtung
33
9% / 55%
Frist nicht eingehalten
6
8%
Arbeitet
4
Entwickler 4
Bewertung
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(14)
Projekte
22
23%
Schlichtung
7
43% / 29%
Frist nicht eingehalten
3
14%
Beschäftigt
6
Entwickler 6
Bewertung
(1)
Projekte
3
0%
Schlichtung
0
Frist nicht eingehalten
0
Arbeitet
7
Entwickler 7
Bewertung
(5)
Projekte
2
0%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
0
Arbeitet
8
Entwickler 8
Bewertung
(56)
Projekte
169
70%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
9
Entwickler 9
Bewertung
(362)
Projekte
387
70%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
1%
Beschäftigt
10
Entwickler 10
Bewertung
(121)
Projekte
154
43%
Schlichtung
20
60% / 20%
Frist nicht eingehalten
7
5%
Arbeitet
11
Entwickler 11
Bewertung
(253)
Projekte
406
38%
Schlichtung
84
43% / 19%
Frist nicht eingehalten
70
17%
Arbeitet
12
Entwickler 12
Bewertung
(264)
Projekte
538
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
42%
Arbeitet
Ähnliche Aufträge
I have one table (Google Sheets) in my Google account. I need the MQL5 EA to be able to read this table and write to it. Please clarify immediately: can MQL5 EA access my table with my Google login and password or do I need to create some kind of service account
I would like a trading robot / Expert Advisor that simply operates on two basic trading view indicators to enter trades. Everything happens on the 1 minute time frame for this robot. Make the settings of both indicators full customization enabled from my end and also the risk percentage must be adjustable from my end but the risk-to-reward ratio must be fixed to 1:1.5. The scalping robot must operate based on two
I require an English speaking programmer to create the following robot: Brief overview: The program primarily operates just after the open of a new candle on the chart it is attached to. On new candle opening, previous candles over a user defined period are checked. If the number of candles closing with a price rise equal or exceed a given number, the market is considered “Overbought” and the program opens a buy or
Ezeana 40+ USD
i would like to have high frequency trading strategy bot that opens and close multiple trades in short calculated period of time . the expert adviser should be able to full run automatically on its own with 99% winning rate
i need a custom indicator in mql5 syntax with arrows to point when to buy or sell at time frames M5 and M15. the bellow settings and criteria look into higher time frames to confirm entries. I need extra string to add symbols: input string symbol2 = "DXY"; input string symbol3 = "US10Y"; i have made a very basic sketch on chatgpt but it needs professional code work. Indicators and Settings Used: Commodity Channel
The goal of this project is to catch positions which are moving in the right direction, while locking / hedging the ones that do not. Positions are only opened when price has been moving according to the predominant trend, and wins are used to buy down existing locked positions as required. Please see the attached files for full explanation of the requirements and anticipated solution
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
Create an Expert Advisor script in MQL5 for Metatrader 5 with the following elements: 1. Use the input function to be processed in the code so that it can be manually set all indicators, like stoploss, trailing stop, partial close, trading time zones, lot size, RSI levels, take profit, choosing buy stop or limit order, etc. 2. The EA trades on the pair it is attached to, include this in the script. For example DAX
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
Excellent trade 30 - 50 USD
I need an expert robot developer that will create a robot using 4 indicators to generate signal for the robot to execute,it should be solely based on candle stick period analysis and the robot will be made to allow indicators parameters adjustment and user input example "parameters optimization" or "hyperparameter optimization as the terminology might be, please I need it urgently, the interested developer should

Projektdetails

Budget
100+ USD
Für die Entwickler
90 USD
Ausführungsfristen
von 1 bis 3 Tag(e)