New function in existing EA

MQL4 Uzman Danışmanlar

İş Gereklilikleri

Hello,

change in existing EA.


I want an Change in existing EA (LevelsEA_1.40) in opening of lots order. For the future we have than 2 oportunities - one existing and one new

EA does right no open the same lots for each level as basis order have.

I want an extra function - set activ or inactiv -  Risk_of_Equity - example 10 % of Amount in Equity in lots.


Chang in existing EA.

Change is about lot calculation of opening order from EA. Right now EA does use Lots from Basis order - in the Future I want an extra function for each level opening lot calculation on basis of Equity amount. See attached source Code


EA does open Lots on expecial criterias - first EA does open the lots on an Basis order - If Basis order has 6 lots EA does alwas open 6 lots. But now I want that EA open not fix the lots of Basis. EA should calculat the orders on - Risk of Equity.


New Parameter:

Risk-of-equtiy - activ or inactiv - inactiv is actual lot opening

Risk-of-equity - 10


input double RiskEquity_Percent=2;


//+------------------------------------------------------------------+
//| LotSize Calculation Function                                     |
//+------------------------------------------------------------------+
double MoneyManagement(string pSymbol,double pFixedVol,double pPercent,double pStopPoints)
  {
   double tradeSize;

   if(pPercent>0 && pStopPoints>0)
     {
      double balance=0;
      balance=AccountInfoDouble(ACCOUNT_BALANCE);

      double margin=balance *(pPercent/100);
      double tickSize=SymbolInfoDouble(pSymbol,SYMBOL_TRADE_TICK_VALUE);

      tradeSize = (margin / pStopPoints) / tickSize;
      tradeSize = VerifyVolume(pSymbol,tradeSize);

      return(tradeSize);
     }
   else
     {
      tradeSize = pFixedVol;
      tradeSize = VerifyVolume(pSymbol,tradeSize);

      return(tradeSize);
     }
  }
//+------------------------------------------------------------------+



Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(584)
Projeler
913
46%
Arabuluculuk
31
39% / 29%
Süresi dolmuş
93
10%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(320)
Projeler
466
42%
Arabuluculuk
78
12% / 63%
Süresi dolmuş
75
16%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(7)
Projeler
9
0%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
0
Ücretsiz
4
Geliştirici 4
Derecelendirme
(16)
Projeler
21
19%
Arabuluculuk
7
0% / 71%
Süresi dolmuş
14
67%
Ücretsiz
5
Geliştirici 5
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Ücretsiz
6
Geliştirici 6
Derecelendirme
(17)
Projeler
24
33%
Arabuluculuk
5
20% / 40%
Süresi dolmuş
8
33%
Ücretsiz
Benzer siparişler
Specific time EA 50 - 100 USD
EA must be able to enter Buy or Sell or Both trade(s) as a market order at a pre-determined time specified as HH:mm:ss using one of two options: regardless of what the price of the instrument is at that time or using the price as at the last closed minute as the reference eg, if specified time is 09:29:20 (HH:mm:ss), then the last reference price should be 09:29:00 If this option (1.b. / reference price) is selected
looking for a developer who can Design MT5 EA as per my Strategy based on Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] pine script indicator to MT5 (Mql5) Main Inputs 01) Indicator: Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] 02) CYCLE SETTINGS 03) LOT SIZE SETTINGS 04) TP, SL, TS SETTINGS 05) EQUITY PROTECTOR SETTINGS 06) CUSTOM TRADING SESSION TIMES 07) HIGH IMPACT NEWS FILTER Stratagy is : After identify
If auto trading disabled and trades closed (like to avoid news), then when auto trading enabled, EA needs to start trading again right away, but it doesn't. If the terminal is restarted with active EA, the EA should pick up where it left off, not make new trades because terminal restart. EA has terminal GVs. If EA is re initialized with same set file it overwrites the GVs, it should not overwrite the GV values, but
I need assistance setting up both manual and automated trading strategies. I want the flexibility to add multiple strategies in the same order as needed. Additionally, I need any profits made to automatically convert to USDT (Tether) rather than remaining in the same coin. The setup should be compatible for both PC and mobile use, and across platforms including Binance, Bybit, Bitget, Gate.io, and TradingView. If you
I need a developer who can convert my simple script from tradestation to pinescript about just 15 to 20 lines of code, the code will be drop in the conversation please let me know if this is what you can do
I want to convert my tradingview indicator to MT4. I need a developer who can get it completed under the course of 24-48hrs. And I need some who is more experience at this level and possibly if you have experience with NinjaTrader too, we can collaborate and work on it as well
Hello, I would like you to help me develop a simple Expert Advisor (EA) for trading the Boom and Crash markets. All the project requirements is available with me . kindly bid if you can develop EA for boom and out crash . Thanks
Hello, I am looking for an programmer to convert a TradingView strategy pine script to MT5 EA auto trade bot. The indicator is based on the FVG/Imbalance (Pine script will be provided) The MT5 EA must return 100% the same results as TradingView script The MT5 EA must include the same options as TradingView The MT5 EA must be errors free
Project Overview: We are seeking an experienced developer to create a custom Copy Trading Expert Advisor (EA) that supports two-way communication between MetaTrader 4 (MT4), MetaTrader 5 (MT5), and cTrader trading terminals. The EA should enable seamless copying of trades from one account to another, incorporating additional settings for flexibility and customization. The project will involve developing a DLL
I am currently seeking the expertise of a skilled MQL5 developer to assist with a custom trading bot project tailored to specific requirements. The project entails the development of a versatile trading bot capable of implementing both manual and automated strategies, with flexibility to switch between strategies seamlessly. Additionally, the bot should be designed to convert profits automatically into USDT, allowing

Proje bilgisi

Bütçe
30+ USD
KDV (19%): 5.7 USD
Toplam: 35.7 USD
Geliştirici için
27 USD