I am looking to get a trading strategy coded in MET4 &MET5 EA which can also work with Non Hedging Brokers. Can you do it ?

MQL5 Indikatoren Experten

Spezifikation

Meta EA

*****************************************************

Variables

 

Stop loss : x pips    (Distance in Pips), 10 pips plus ,minus the most recent bottom or top  of lowest low or highest high  , depending on either it is long or short trade.

Next trade: Y pips (Distance in Pips);

Y= Adding in positive on an opening of 4th candle, after a 3rd consecutive candles close in the same direction.... Not a fixed pip distance.

The next trade must be added above the last trade price if it is a long trade and below the price of the last trade if it is short trade. The condition for taking the next trade remains the same

That the 3 consecutive candles closed in the same direction+ Distance in pips between the opening price of the last trade and the asking price of the 4   thcandle = set in variables. Before the next trade is taken on the opening of 4th Candle price.

Z= Trade size

 

Following are variables in setting

 

1-Direction to open the First trade    Buy /sell

2- Stoploss X points from nearest high/low    (Numeric value)

3-Next trade distance x consecutive candles in our direction   (Numerical value)

4-Number of consecutive candles to open new trade (numerical value)

5-Start Time

6-End time

7- Lot size (from 0.01 to high numbers)

8- Distance between the entry point and sl trail position in profit (Pips)

9- Number of trades limit in positive direction (Numerical)

10-Multiply Factor for increased lot size in flip trades (numerical value)

 

 

 

MECHANISM OF TAKING TRADES

 

 At the opening of EA, the trader will select either short or long trade to start the EA.

 

 

If the last Z trade goes in to profit = Y pips (Distance set in parameters+ 3 consecutive candles closed in same direction of the trade.

Then

Add another Z trade in the same direction And move the SL of previous trade in to its entry position + pips in profit set in variable.

Continue on adding new trades as per above conditions

Till the Limit of adding trades in positive direction is met (which is set in the variables parameters)

For example: If the Multiply Factor variable is set for 3 trades, The EA Must close all trades in profit on the opening on 3   rdtrade in positive, according to set conditions And take a new trade of the set lot size in the same direction of the last trade.

 

 

If the last trade goes in to loss = X pips and stop loss hit.

Then

 

Add   A single new trade in OPPOSITE direction with INCREASED LOT SIZE by adding the lot sizes of last trades which were stopped out, multiplying by the set Factor (in variable) .

I.e. If the total of lot sizes of the last trades which hit SL is 4 lot sizes, and the factor is set 2, then the new lot size will be 4*2= 8 lot size of this new trade.

SL of this new trade still be the same as per conditions, recent low or high of the candles in chart.

WE WILL continue to increase the lots size of the flip trades at every SL hit as per above conditions.

If any of these higher lot trades goes in to profit, the next trade will be of a REGULAR LOT SIZE set in parameters  and the SL of the higher lots size trade will be moved to the entry + point .

 

If the 2   ndtrade also goes in to profit, and the 3   rdtrade is taken as per set conditions, the EA will check the limit set in parameters of positive trades and if it is set for 3 trades, the EA will close all trades in profit at the opening of 3   rdtrade and take a new trade of regular lot size in the SAME direction of the last trade.  

 

TRAILING OF SL

 

Each trade will have stop loss pips.

As soon as the next trade is taken, the SL should trail to the entry position of last trade.

 

There is no profit target of any trade, however, all trades must be closed whenever the limit of the positive trades taken is met and all trades must close in profit.

 

EA must have a time schedule for start and stop session time.

 

 

 Conditions of adding trades in positive

 

 After taken the initial trade, the EA monitors the candles and take a next trade only

 

1- On the opening of following candle when the Z consecutive candles are closed in the same direction of the last trade (Z being a numerical count of consecutive candles define in settings) 

&

2- If the distance between Ask and previous order open price is more than Y points being a variable defined in settings.

 

 

 

 WHAT IF ONE condition is met but not the other?

 

i.e the 3 consecutive candles condition is met but the distance Y is not met , The EA will now only monitor the distance and as soon as the Y variable is met , IT will take next trade.

 

 

 



Bewerbungen

1
Entwickler 1
Bewertung
(351)
Projekte
375
70%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
1%
Arbeitet
Ähnliche Aufträge
Are you proficient in MQL5 and familiar with Pine Script? I am looking for a talented developer to convert existing Pine Script code into MQL5 for use on the MetaTrader 5 platform. This project requires a deep understanding of trading algorithms and a keen eye for detail to ensure accurate and efficient code translation. Requirements: Strong experience in MQL5 and Pine Script Knowledge of trading platforms and
Hello coder /developer, nice to meet you i have an MQL4 file MT4 indicator. i want to convert this in MQL5 means mt5 platform and want to following future add it 1. indicator is the histogram I want u to use in the main chart 2. indicator work in color in bar means the main chart bar chart comes the same like up or down 3. add it in the text label buy or sell in a chart with target and SL 4. An indicator is needed
I hope this message finds you well. I am in search of a FREE skilled developer to transform three indicators into a fully functional trading robot. These indicators consist of two MACD indicators, each displaying two colors (red and green), along with a RED arrow signal. Here are the specific requirements for the project: The robot should execute trades only when the RED arrow signal appears and both MACD indicators
Only serious applicants need to apply. This is the first in a series of jobs. If you do this job well others might follow. I prefer experienced programmers. You have to start with this job immediately, so do not apply to put me on a waiting list please. Apply if you have the time
must draw arrow or line at previous hi lo. displaying price indicator once triggered must send all alerts with price true/false, is this is built correctly and tested i will continue with next built cont. i i will not pay if you are not a real professional coder
Hello I have Order Flow Chart & Software Depends on Ninjatrader I want to EA a trading robot that works on different platforms via API Expert NinjaTrader Programmer for Cross-Platform Trading Robot I'm in need of a skilled NinjaTrader programmer to develop a cutting-edge trading robot that seamlessly operates across various platforms via API integration? I want a customized Expert Advisors (EAs) tailored to your
Minimize/compress candlesticks price action by custom timing indicator. Stock symbol price action is only a few hours in a day. Take a look at any stock chart (comparison look at picture in attachment). The same principle I want to see/use by my choice on any other symbol. Lets say symbol X represents only price action from 10:00-14:00 (my choice) that's it. Day starts from 10:00 ends at 14:00. The time separators
We are looking for an experienced individual to assist in building an MT4 signal providing indicator with a data feed of NSE (National Stock Exchange - Bombay). The indicator should be capable of analyzing real-time market data and generating accurate trading signals for different financial instruments listed on the NSE. The successful candidate will need to have a strong understanding of MT4 programming, as well as
About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new position once the two
Hello coders, i m looking to experiment one kind but i need a master coder with trendlines, please apply this job if you can put/ add trendlines to any custom zigzag indicators (.ex4 file) which have buffers for zigzag dots (joints). if you have not done this kind of job before - please don't try you are going to take so much time and i can NOT offord to pay your hours. rules of connecting trendlines are with picture

Projektdetails

Budget
80 - 100 USD
Für die Entwickler
72 - 90 USD
Ausführungsfristen
von 4 bis 5 Tag(e)