MQ5 Multi-Currency Expert Advisor

MQL5 Experts

Tâche terminée

Temps d'exécution 25 jours
Commentaires de l'employé
Very good customer

Spécifications

I need a multi-currency EA.mq5 that handle +50 assets (currencies, commodities and indices) at a time. This is very important because of the 242-character MQL5 restriction.

The EA will be based on an indicator and an existing EA.

Logic to enter market:

EA: Grid.mq5

Indicator: i-Regr.ex5

Timeframes: H4 and M15

At New Bar (M15) and Magic Number:

  (*) Long position: if (rates [0]. close < rates [1]. open && rates [1]. close > rates [1]. open)

 (*) Short position: if (rates [0]. close > rates [1]. open && rates [1]. close < rates [1]. open)

And, based on the attached iReg indicator, when prices break above the upper band (upper and lower timeframe), open short position(*) at market price or pending short order in the upper band price and reopen, positions or orders, at a minimum distance between orders or positions equal to {0, 5* (upper band[] – lower band[])}, and vice versa;

Orders and positions should be open at Time Distance=60 minutes;

Pending orders should have an expiration time.

Logic to close:

Trailing () function as yes/No option, if only one short or long position is open;

Profit should be calculated at 20 days iATR;

Minimal Profit should be calculated at 5 days iATR;

Trailing only after the position is in profit. (trailing_profit)

Stop Loss should not be used;

At Average or Part Close coded in the EA annexed;

The average function and the Part Close function must be able to work at the same time; that is, if there are conditions for closing extreme orders, the close part must override the average function.

If the price meets the line for calculating the average of open orders, all orders will be closed at average price.

Logic to calculate Lots and CheckMoneyForTrade:

The Lots Size should be automat or manual calculated.

   if(margin>free_margin)

     {

ATR=iATR(NULL, PERIOD D1, 20);

//----

   if(BuyPriceMin>0 && tick.ask<BuyPriceMin)

      longGrid=NormalizeDouble((BuyPriceMax-tick.ask)/ATR), digits); 

   if(SelPriceMax>0 && tick.bid>SelPriceMax)

      shortGrid=NormalizeDouble((tick.bid-SelPriceMin)/ATR),digits);  

//---

    buyGrid=MathCeil(longGrid);

    sellGrid=MathCeil(shortGrid);

//---+++

//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

   if(LotMulti)

   {

      if(OpenBuy>0 && tick.ask<BuyPriceMin)

      bLot=MathAbs(NormalizeDouble(AutoLot()*buyGrid,2));

      else bLot=AutoLot();

      //-----

      if(OpenSell>0 && tick.bid>SelPriceMax)

      sLot=MathAbs(NormalizeDouble(AutoLot()*sellGrid,2));

      else sLot=AutoLot();

      //---

     }  

}

The EA should comment in the chart all outputs;

The EA should only be submitted for review after the programmer has tested it and after all corrections have been made.


Répondu

1
Développeur 1
Évaluation
(62)
Projets
84
26%
Arbitrage
22
23% / 50%
En retard
23
27%
Travail
2
Développeur 2
Évaluation
(90)
Projets
118
17%
Arbitrage
44
23% / 39%
En retard
20
17%
Gratuit
3
Développeur 3
Évaluation
(5)
Projets
8
0%
Arbitrage
1
100% / 0%
En retard
1
13%
Gratuit
Commandes similaires
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -

Informations sur le projet

Budget
30 - 100 USD
TVA (23%): 6.9 - 23 USD
Total: 36.9 - 123 USD
Pour le développeur
27 - 90 USD
Délais
de 1 à 10 jour(s)