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 Indicadores Asesores Expertos

Tarea técnica

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.

 

 

 



Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(351)
Proyectos
375
70%
Arbitraje
3
100% / 0%
Caducado
2
1%
Trabaja
Solicitudes similares
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
I would like you to create an MT5 indicator and apply bollinger bands on a spread buffer. In MT4 we have iBandsOnArray but in MT5 there is nothing like that. Please find a way to create the Bollinger bands and apply them on a buffer. Just keep it simple. My only requirements are: 1. Close price buffer of EURUSD 2. Close price buffer of GBPUSD 3. Spread buffer which is buffer1 minus buffer2 (EURUSD close price -
I am in search of a skilled MQL5 developer with a proven ability to optimize trading robots across various assets, including synthetic indices like V75, Boom and Crash, gold, US30, US100, and more. I'm looking for an experienced developer to enhance my multi-asset trading EA, which was originally developed exclusively for V75 and is based on the smart money concept. The developer must be free in taking up the job
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
Alves bot 30 - 70 USD
I need a honest guy who can create a coded trading robot which can execute trades based on only 3 indicators RSI , MACD AND 2 EMA Iwill provide all the necessary settings needed for macd the rsi and ema. If the robot is not possible then i need someone who can combine all this indicators to work as one indicator to be providing entry points
"I have a MetaTrader 5 file and I want to convert it to MetaTrader 4. Is there anyone who can easily and quickly help me complete this task? Please let me know, and I will assign this job to them."
Hi, I have one indicator for MT4 and it is working fine as I need. Now I want to convert it into MT5 version. The basic idea is that I put a starting date in one box, symbol in second box, number of lots in 3 box, per point value in 4th box. Indicator generate a virtual equity from starting minute till current date and time and shows it in 5th box and before this, it shows the starting price also, which I set by date
The developer needs to convert the attached ZZ semafor indicator from MQL4/MT4 platform to Pine Script, ensuring it includes alerts. hoping to get this done within a day. This involves translating the indicator's logic, including its ZigZag calculations and plotting logic, into Pine Script's syntax. Additionally, the script should generate alerts based on specific conditions or events within the indicator's behavior

Información sobre el proyecto

Presupuesto
80 - 100 USD
Para el ejecutor
72 - 90 USD
Plazo límite de ejecución
de 4 a 5 día(s)