Create Simple MT4 EA That Opens Only Certain Lot Size Range From A Signal Provider

MQL5 Indicadores Experts

Termos de Referência

PROJECT DESCRIPTION

This is a simple MT4 project to do the following. Max budget is $30. 

I usually subscribe to different forex signal providers (e.g instaforex) online who send forex signals directly to my MT4 platform and these signals are executed instantly on my MT4 account. The problem I have is that sometimes these signals may have very low or very high lot sizes which I do not want copied to my account. For example, the signal  providers may open a very small lot size of say 0.01 or a very high lot size of 0.97 both of which I may not want to copy. My preference maybe to copy say only lots between the following range (e.g. 0.05 to 0.6 only). However, I currently can't not do this and hence I need a simple EA that can do the following:

Requirements:
I need a simple MT4 EA that upon receiving a buy or sell signal from any of my signal providers will:

1. Assess the lot size of the signal and determine whether or not to open the trade depending on the Lot range I have set. All orders outside my set lot range should not be opened.

2. Allow me to set my own lot range within which only orders with lot sizes within this lot range will be opened by the EA. All orders outside this lot range will NOT be opened. (example of lot range: 0.09 - 1.2 lots) - meaning all orders below 0.09 and all orders above 1.2 lots will NOT be opened.

3. The EA should also allow me to set a "Fixed Lot Size" for all open orders within the lot range I have set. For example, after I have set my lot range (e.g. 0.03 - 0.41 lots), I can then set a Fixed lot size which any lot within this lot range will be opened at in my MT4 platform (e.g. Fixed Lot = 0.01). This means that all orders opened within my selected lot range (i.e. 0.03 - 0.41 lots) will all be opened at a fixed lot size of 0.01 in my MT4 platform.

This is a simple EA for an experienced programmer which should take under 1 hour to complete. 

Happy bidding.

MC

Respondido

1
Desenvolvedor 1
Classificação
(390)
Projetos
416
30%
Arbitragem
74
19% / 72%
Expirado
52
13%
Trabalhando
2
Desenvolvedor 2
Classificação
(7)
Projetos
6
17%
Arbitragem
3
0% / 100%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(57)
Projetos
72
22%
Arbitragem
13
46% / 15%
Expirado
5
7%
Livre
Pedidos semelhantes
#property indicator_chart_window #property indicator_buffers 2 #property indicator_plots 2 #property indicator_type1 DRAW_ARROW #property indicator_color1 Blue #property indicator_label1 "Buy Signal" #property indicator_type2 DRAW_ARROW #property indicator_color2 Red #property indicator_label2 "Sell Signal" double BuyBuffer[]; double SellBuffer[]; input int MA_Period = 50; input int RSI_Period = 14; int maHandle;
Need Python developer to use MetaApi.cloud Python API (ready SDK) to build a real-time equity curve chart. Project is simple and details will be shared privately. Only apply if you have strong Python experience
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
I need someone to recreate this indicator for mt5 for $60 it has to be non repaint ,I've been trying to code this indicator so if someone can do it my contact is , sebokomorobi6@gmail.com ,or 073 923 0151 you can contact the number on Whatsapp no calls allowed
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
When the super trend changes from buy to sell and crosses the fast moving average and the 200 moving average is above the price, send email notification and/or sms (text) to sell . When the super trend change from sell to buy and crosses the fast moving average and the 200 moving average is below the price, send email notification and /or sms (text) to buy. Please note that there are two moving averages(fast and
Hola comunidad, Estoy buscando un desarrollador que tenga el archivo de instalación de MetaTrader 4 build 1443 o que pueda ayudarme a volver a esa versión. Tengo un robot (EA) que funcionaba perfectamente en build 1443, pero mi plataforma se actualizó automáticamente a build 1470 y ahora el robot ya no funciona correctamente. Necesito alguien que: • Tenga el instalador de MT4 build 1443, o • Sepa cómo reinstalar esa
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
want to develop a trading robot (EA) for MetaTrader 5 based on 10 specific rules. The robot should include a professional interface to control all settings, including: Fixed lot size (0.50), Stop Loss (10 USD), RSI indicators for entry/exit, News filter, Trailing stop, and daily profit targets. I have the full logic ready to discuss with the developer. Please ensure high-quality code and testing

Informações sobre o projeto

Orçamento
30 - 40 USD