Martingale EA

MQL4 Experten

Auftrag beendet

Ausführungszeit 2 Tage
Bewertung des Entwicklers
Very Disciplined and loyal person

Spezifikation

Please check the picture to understand the EA strategy.


INPUT:

Entry_type: manual/automatic

Lot size:

pending_distance_pips:

lot_size_multiplier

maximum_buy_trades

Maximum_sell_trades

Enable trading time period; Enable/Disable (for automatic entry type only)

Trade start hour

Trade end hour

Enable_avarage_pending_orders_entry: enable/disable

Maximum_loss: (amount)

Profit_Close_Total_Lot:

Profit_Close_Total_Amount:


STRATEGY:

-EA opens selected quantities of sell and buy orders (maximum_buy_trades

Maximum_sell_trades) . And multiplies the opened lot by a selected Lot size (in input lot_size_multiplier) and opens Buy stops and Sell stops from a selected distance of the opened trades`s entry point. Pending_distance_pips in input will stand for the distance.  and so on.. based on martingale strategy..


Explanation: If we open Buy order, EA multiplies the lot by a selected Lot size (in input lot_size_multiplier) and opens Sell Stop pending order at selected distance (pending_distance_pip) from the entry point. If we open Sell order, EA multiplies the lot by a selected Lot size (in input lot_size_multiplier) and opens Buyl Stop pending order at selected distance (pending_distance_pip)


FUNCTIONS:

1. Avarage_pending_orders_entry: EA must modify and make same pending entry point for pending Sell Stops ,EA must modify and make same pending entry point for pending Buy Stops
-explanation on 1 and 2: if we have 3 open Buy orders , then we also have 3 Sell Stops which are executed automatically. Due to high volatility Sell stops entries are executed in different entry points. EA must modify all the pending order entry points on average and make them all the same entry point.


3. Entry_types: should be automatic and manual. 


4. In both entry types EA should open Buy orders, Sell orders, Pending Buy stops and pending Sell stops all in once at selected quantity and size


5. Maximum_loss: should be executed by using Multiple_Close_By instrument in MT4 (enabled for Automatic Entry type only)


6. Profit_Close_Total should be done by using Multiple_Close_By instrument in MT4.

Profit_close_total function should be enabled for Automatic Entry type only


Profit_close_total function Explanation:

if market goes bearish and Sell Stops are executed, now we have

1 lot buy

1 lot buy

1 lot sell

1 lot sell

2 lots sell

2 lots sell

Total buy lots 2

Total sell lots 6

which means we have a total of 4 SELL lots.

in this case Profit_Close_Total should be executed when the profit reaches $1600.


if one direction (BUY or SELL) total lots are 1 lot, then Profit_close_total should be executed at $400

for example:

if we had

0.5 lot Sell

0.5 lot Buy

1 lots Buy

Means now we have a total 1 lot open buy order. And Profit_close_total executes  once the profit reached $400


Profit_Close_total_lot and Profit_close_total_amount more  examples:

Profit_Close_Total_Lot = 1;
Profit_Close_Total_Amount = $400;

If the total lots is '1' -> in this case the EA will close trades as soon as '(1 / 1) * $400 = $400.00  '  is reached.  

If the total lots is '1.5' -> in this case the EA will close trades as soon as '(1.5 / 1) * $400 = $600.00'  is reached.   


Profit_Close_Total_Lot = 1.2;

Profit_Close_Total_Amount = $500;

If the total lots is '1' -> in this case the EA will close trades as soon as '(1 / 1.2) * $500 = $416.66'  is reached.   

If the total lots is '2.5' -> in this case the EA will close trades as soon as '(2.5 / 1.2) * $500 = $1041.66'  is reached.  

NOTE. Profit_Close_total function should be adjustable in input. Where we can change BUY or SELL Profit_close_total. for example. 0.09, 1.20 and so on


7. Profit_Close_Total_Amount: also has to be changeable in input


8. As soon as any trade closed by using Multiple Close By instrument (automatic entry or manual entry) all the remaining open and pending orders has to be closed


9. Automatic Entry Type: After all trades are closed, EA executes new trade orders. This does not apply for Manual entry type


10. Manual Entry Type. EA should execute Trades and Pending trades as soon as we click on Buy or Sell

For example: 

Input parameters:

Lot size: 0.5

Lot_size_multiplier: 2

Maximum_buy_trades: 3

Maximum_sell_trades: 3


If we choose lot size 0.03 on MT4 live and click on Buy or Sell doesnt matter. EA should open: 

3 Buy trades at 0.03 

3 Sell Stops at 0.06 

3 Sell trades at 0.03

3 Buy Stops at 0.06


PLEASE READ THE ENTIRE STRATEGY AND FUCTIONS BEFORE TELLING ME YOU CAN DO IT. 3 DEVELOPERS TOOK THE ORDER AND COULD NOT FINISHED THE JOB AND ENDED UP IN CANCELLING THE ORDER. YOU MUST READ AND UNDERSTAND THE STRATEGY AND FUCTIONS BEFORE TELLLING ME YOU CAN DO IT!  PLEASE AND THANK YOU




Bewerbungen

1
Entwickler 1
Bewertung
(2)
Projekte
5
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Arbeitet
2
Entwickler 2
Bewertung
(11)
Projekte
11
0%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
2
18%
Frei
3
Entwickler 3
Bewertung
(37)
Projekte
59
27%
Schlichtung
25
20% / 52%
Frist nicht eingehalten
10
17%
Arbeitet
4
Entwickler 4
Bewertung
(29)
Projekte
35
14%
Schlichtung
5
40% / 60%
Frist nicht eingehalten
5
14%
Frei
Ähnliche Aufträge
My requirements are these. I am asking for a powerful EA indicator and robot to combat the ups and downs during trading in the market, also for all market conditions to bring a high value of profit in the business in the market during trading
Make me a template so I can make custom MT5 charts with one instrument versus another instrument. Example Gold/Bitcoin It gets the total of two individual instruments and divides by two. It will be a template that I can use over and over again. Thanks
I'd like to create EA trading robot based on Basic Harmonic Pattern MT5 - https://www.mql5.com/en/market/product/78325 I tried it prepare it by myself, but it doesn't work correctly. The goal is to wait till pattern is appeared and is complete and then use the SL, 3 x TP and open sell/buy position. I'd like to set the TP I want to use by setting lot, 0 means TP is'n used. When I set lot for all the three TPs, I want
Looking for good EA 50 - 200 USD
I'm looking for good EA which makes monthly 50-100% profit with low DD. If you have any such type of strategy or ideas please ping me . Once I test and satisfied with your strategy/idea I wll order same EA to develop for me
I wish to add a customisable varying pipstep as martingale takes deeper trades in. I have a current EA that I am happy with , apart from that is has a pipstep rate that you can only control them all with. I’m finding if I put it to 300 it is much safer and of course spreads out the open martingale trades better for market trend runaways, but I am missing the fast $1 TP scalping turnarounds (normally 120 pipstep)
I want to create an EA where we have impulse Candle with big body close and the next candle is a red candle. I want to take a buy order when there is a break of the high of the candle for long with 1:1.5 RR and the Stoploss is setup below the low. Please see the screenshots attached for long and short trades and let me know how you will implement it. I will need to have inputs for Risk% or static lots, RR changes
I want to create an EA MT5 that can 1. identify support and resistance (based on close candles) 2. mark snr breakout 3. multitimeframe breakout scanner 4. scan the valid setup that appears 5. available for manual marking, INFO SPREAD & TIME NEXT BAR 6. sends alert notification to Telegram I need a professional and experienced developer with fast and good work according to what I want. if you are interested I will
Hello developer i want to have ea that will user Indicator 1. RSI 2. MACD_Histogram 3. EMA6, EMA20 & EMA30 Buy Condition BUY 1 If RSI Line ( RSIPeriod 6) Cross Trend Line (EMAPeriod 9) from down to up and next Bullish Candle closed above EMA6 SL1 ( SL=10 pips below entry price) TP1 ( TP=10 PIPS AFTER ENTRY PRICE) BUY 2 If MACD Line ( SignalEMA 6) Cross Trend Line ( SignalEMA 6))from down to up and next Bullish Candle
EA Requirements No Risk Strategies like Martingale or Grid Must have nice entries and Exits Leverage 1:50 Profit 10% ( shown on inputs) Maxim Drawdown ( shown on inputs) Max Daily Loss 4% ( shown on inputs) All trades with Stop loss No trades During and After High Impact News( News Filter) No weekend Trades Profitable Back test for 1 year Trades Forex Mainly Gold EA Needs to have proven Results of Passing challenges
I am seeking a developer to replicate an Expert Advisor (EA) exactly as one I currently have in ex5. The replica must include the same features, functionality, and the identical design of the control panel. Only developers with proven expertise in MQL5 and EA design should apply. Please reach out only if you have significant experience in creating precise replicas of existing Expert Advisors

Projektdetails

Budget
200+ USD
Für die Entwickler
180 USD
Ausführungsfristen
bis 1 Tag(e)