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
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello! I want to programm EA that uses volume profile indicator, but I am not sure if this is possible. Only experienced programmers please, I will not select a programmer who did only few jobs. Before starting I need to make sure you understand everything and that this is for sure technically possible

Informações sobre o projeto

Orçamento
30 - 40 USD