BreakOut Trend

MQL5 Experts

Job finished

Execution time 1 day
Feedback from customer
OK
Feedback from employee
great customer

Specification

Hello, 


This is a working EA and I would like to include 02 features. 

The following is the parameters to be included. Feel free to contact me or ask with you have any idea to improve it. 


01) Higher/Lower StopLoss =  True or false

 *It means that if this condition is false, the value of StopLoss will be exactly the manual parameter that I input, like (100, 200, 300 pips..). Or, if this parameter is "true", it means the StopLoss will be the smaller value: a) The oposite value of Higher or Lower level / b) Manual value of Stop Loss. Now the EA is working only as if this parameter is "true", but I would like to have the option that the EA works with a fixed value.


Chek those lines bellow in the EA code.

+----------------TRUE-------------------+

LowTrade

 if(stoploss==0||stoploss>high-low+2*(OrderPrice+HLPriceDistance))

      stoploss=high-low+2*(OrderPrice+HLPriceDistance);

HighTrade

if(stoploss==0||stoploss>high-low+2*(OrderPrice+HLPriceDistance))

      stoploss=high-low+2*(OrderPrice+HLPriceDistance);



+------------------FALSE-----------------+

LowTrade

 //if(stoploss==0||stoploss>high-low+2*(OrderPrice+HLPriceDistance))

     // stoploss=high-low+2*(OrderPrice+HLPriceDistance);

HighTrade

//if(stoploss==0||stoploss>high-low+2*(OrderPrice+HLPriceDistance))

     // stoploss=high-low+2*(OrderPrice+HLPriceDistance);



02) MARTINGALE AVERAGING SYSTEM


Martingale = True or False

Poits Distance = (double) The value of the points when market goes against the position and after the EA will send another order at the same direction. 

Factor (Multiplicator) = (double) How many lots, the EA will send the new orders (always at the same direction). For example 1 means 1x(original lot), 2 means 2x(original lot), etc...

Max Martingale Orders = (int) The limit of the order the EA will send. For example, the first order is the original position, after market goes against my position, the EA will start to send orders to average my position price.

StopLoss2 = Its the new value of Stop Loss in case of the EA start the martingale. It means that I could change SL in case of my position (trade) starts to do martingale.

TakeProfit2 = Its the new value of TP in case of the EA start the martingale.  It means that I could change TP in case of my tposition (trade) starts to do martingale.

*** Everytime the EA send a new order (martingale), StopLoss and TakeProfit will be updated based on the new PositionPrice. 


I think you can get the main idea, but if you have any doubt we will keep in touch

Thanks

Files:

Responded

1
Developer 1
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
2
Developer 2
Rating
(13)
Projects
15
27%
Arbitration
1
0% / 100%
Overdue
1
7%
Free
Similar orders
Hello Everyone, I want a professional programmer to help me create an Expert with the ability to take bids in accuracy and be able to manage trades effectively. I have developed a price mechanism that will help to identify if a trade is Going upwards or downwards. This has helped me to identify 2 price positions. So, after establishing the price positions, the next move of the market afterwards will then determine
Create a fix button, click on meta will remove custom indicator from chat, click again will add Also add a background image, the image is given below. Make this on EA Contact me at telegram if you are an expat on this @Gw_rakib1
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements

Project information

Budget
30 - 40 USD
For the developer
27 - 36 USD
Deadline
1 day(s)