Update Trade Size Setting for Existing EA

MQL5 Indicadores Experts

Trabalho concluído

Tempo de execução 4 dias
Comentário do desenvolvedor
Good

Termos de Referência


My EA opens multiple trades based on a series of EMA settings across different time frames. This Modification only deals with the quantity to be opened per symbol, in an effort to ensure the exposure to each currency pair is even. The reason being for e.g. the GBP per PIP for 0.01 lot size for GBPTRY is about 10 times as much as for GBPDKK.

EA Input Requirements;

--Lot Size Management--

  • On/Off: On
  • Mean: 20
  • Time-Frame: <1 Month, 1 Week, 1 Day>
  • Period: <0, 1>
  • Quantity: 0.01

 Description;

Multiply the size movement in the specified period (e.g. diff within the stock high & low in the previous 1 Wk bar) by the specified stock quantity and converted into GBP. So if the currency being purchased is USDPLN, the total price based on the movement will be converted back to GBP. 

The Mean specified in the EA Input will be divided by the GBP value and used to determine the lot size to the nearest full figure just below the mean.

Formula;

Mean / 

[

(Difference (High (Time-frame) - Low (Time-frame) ) * Quantity ) * GBP conversion rate 

]

 Micro trade conversions & Note

- If GBP value is 0.5, the lot size the EA will enter for that symbol will be (20 / 0.5) = 40 (Which will be 0.4 as I micro trade)
- If GBP value is 1, the lot size entered for that symbol will be (20 / 1) = 20 (which would be 0.2)
- If GBP value is 15, the lot size entered for that symbol will be (20 / 1) = 1.3 (Which we'll round down to 1, opening a trade of 0.01)


Respondido

1
Desenvolvedor 1
Classificação
(50)
Projetos
80
39%
Arbitragem
4
50% / 25%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(90)
Projetos
118
17%
Arbitragem
44
23% / 39%
Expirado
20
17%
Livre
Pedidos semelhantes
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position 30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Subject: Looking for an Experienced MQL Developer for Long-Term Collaboration (Mechanical Strategy) Hello everyone, I am reposting my request from last year. Due to work commitments, I couldn't dedicate time to this project back then, but now I am fully ready to move forward. I am looking for a highly experienced, verified MQL4/MQL5 programmer to automate my trading strategy. About the project: Rule-based &
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
I am looking for an experienced MQL5 EA developer to develop an MT5 EA by the observable trading behaviour from a supplied live XAUUSD trade history . The EA appears to use a simple grid/recovery/hedging strategy with alternating BUY/SELL positions and progressive lot sizes. I need the developer to Develop the EA for MT5 / XAUUSD . Reproduce the observed entry, grid/add-on, recovery/hedging, lot progression and
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Gold robot 30+ USD
Yes. This screen is asking you to write the Requirements Specification for your Gold/XAUUSD trading robot. Since you want your DEEPTHINK X10 institutional-style MT5 system , use this ready-to-paste specification: DEEPTHINK X10 GOLD ROBOT – MT5 EXPERT ADVISOR REQUIREMENTS Develop an advanced MetaTrader 5 Expert Advisor (EA) for XAUUSD (Gold) scalping based on a multi-factor DEEPTHINK X10 trading framework. 1. MARKET -

Informações sobre o projeto

Orçamento
30+ USD
Prazo
para 3 dias