MQ5 Multi-Currency Expert Advisor

MQL5 Experten

Auftrag beendet

Ausführungszeit 25 Tage
Bewertung des Entwicklers
Very good customer

Spezifikation

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.


Bewerbungen

1
Entwickler 1
Bewertung
(63)
Projekte
84
26%
Schlichtung
23
22% / 48%
Frist nicht eingehalten
23
27%
Frei
2
Entwickler 2
Bewertung
(90)
Projekte
118
17%
Schlichtung
44
23% / 39%
Frist nicht eingehalten
20
17%
Frei
3
Entwickler 3
Bewertung
(5)
Projekte
8
0%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
1
13%
Frei
Ähnliche Aufträge
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before

Projektdetails

Budget
30 - 100 USD
MwSt (23%): 6.9 - 23 USD
Insgesamt: 36.9 - 123 USD
Für die Entwickler
27 - 90 USD
Ausführungsfristen
von 1 bis 10 Tag(e)