Trabalho concluído
Tempo de execução 11 dias
Comentário do desenvolvedor
Patient , work together agai
Comentário do cliente
EA was created as requested and all features and change requests have been implemented with quick turnaround time. I will definitely come back for future projects.
Termos de Referência
I am building a custom risk management/trading keyboard for myself.
For this I need an EA that is controlled via keyboard shortcuts.
Please look at attached documents to understand the request/requirements in detail and let me know if you have any questions.
Source Code has to be delivered when project is finished.
## EA Inputs
##### Method of Calculating Lot Size
Dropdown with two options:
- % of account balance /// Calculates the lot size so you risk x % of account balance on your trade
- fixed $ Value /// Calculates the lot size so you risk a fixed $ value
- fixed lot size /// don't perform lot calculation, use fixed lot size
##### % of risk per order (if Method of Calculating Lot Size == % of account balance)
Set % of account balance to calculate risk
##### Money to risk per trade (if Method of Calculating Lot Size == fixed $ value)
Set $ value to risk per trade
##### Fixed Lot Size (if Method of Calculating Lot Size == Fixed Lot Size)
Set fixed lot size to use for trade
##### % of position to close when CLOSE PARTIAL
Set value 1-100% to close partial
##### TP distance when pressing OPEN CALC
Set default distance for TP in pips
##### SL distance when pressing OPEN CALC
Set default distance for SL in pips
##### Limit order distance when pressing Market Pending (in calc mode)
Set default distance above price (for shorts) / below price (for longs) for Limit order in Pips
##### Target @1:x
Risk Reward Ratio for custom Target (set value, e.g. 3) for 1:3 RR
##### Move SL in profit
Set how many pips SL should be placed in profit
##### Pips in profit when SL @entry
Set how many pips the SL should be placed in profit when hitting the SL @entry button
##### Limit Line Color
Set color of limit order line
##### SL Line Color
Set color of Stop Loss Line
##### TP Line Color
Set Color of Take Profit Line
## Buttons / Shortcuts /// Controlled by Keyboard Shortcuts
#### OPEN CALC
This Button should draw the SL and TP Line on the chart, that can be moved by the user to it's final positions
SL Line is by default X pips away from current price (x can be changed in EA settings)
TP Line is by default X pips away from current price (x can be changed in EA settings)
The Lot Size has to be calculated based on the risk parameters in the EA Inputs.
When pressing the OPEN CALC button a second time --> cancel
#### LIMIT ORDER
This button adds a third line for a LIMIT ORDER to the chart that can be moved by the user
Limit Order line is by default located at the current bid price - x pips (x can be changed in EA settings)
#### OPEN TRADE
Button to place the orders
#### SWITCH
Change the trade from Long to Short
#### CLOSE
Close open position
#### CLOSE PARTIAL
Close x % of position (x can be changed in EA settings)
#### SL in profit
Move SL x pips in profit (x can be changed in EA settings)
#### SL @entry
Move SL to entry + x pips (x can be changed in EA settings)
#### ZOOM IN
Zoom in on Chart
#### ZOOM OUT
Zoom out on Chart
#### TARGET @1:X
When in "calc mode" (after pressing open calc) press this button to set target to custom R:R (can be set in EA Settings)
## Chart Elements
#### SL Line
Line should show:
- $ Loss
- Trade Volume (Lot Size)
#### TP Line
Line should show:
- $ Profit
- RR
#### Market Pending
Line should show:
- Pip Distance to current ask price (for long position)
- Pip distance to current bid price (for short position)
Respondido
1
Classificação
Projetos
80
10%
Arbitragem
38
8%
/
58%
Expirado
6
8%
Livre
2
Classificação
Projetos
5
20%
Arbitragem
4
25%
/
75%
Expirado
0
Livre
3
Classificação
Projetos
220
75%
Arbitragem
0
Expirado
0
Livre
4
Classificação
Projetos
477
40%
Arbitragem
105
40%
/
24%
Expirado
81
17%
Carregado
Publicou: 2 códigos
5
Classificação
Projetos
23
9%
Arbitragem
7
29%
/
57%
Expirado
2
9%
Livre
6
Classificação
Projetos
169
38%
Arbitragem
9
78%
/
22%
Expirado
15
9%
Livre
7
Classificação
Projetos
477
69%
Arbitragem
6
67%
/
0%
Expirado
2
0%
Trabalhando
8
Classificação
Projetos
9
22%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
MT5 Trade copier
50+ USD
I have access to an MT5 account. I have investor access. I would like to know if someone could help me create a bot that copies only the trades made on XAU/USD in that account but in my MT4 account. In that account, many trades are made across various pairs, and I realize that the conditions of their account are not very favorable for the type of trading they do, as the commissions are very high. I have an account
Scanner EA for mt4 indicator
30 - 50 USD
Good day, I would like to have an expert advisor for my MT4 indicator (Major key alert) that can scan and provide push notification messages for entry opportunities across different time frames when a when a signal is identified
I need an expert advisor at around 30$-50$
30 - 50 USD
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
I need a professional MQL5 developer to finalize a Gold (XAUUSD) trading bot. The core layering and support-filter logic is already drafted. Key Requirements: Refine a hybrid Martingale/Layering volume calculation (1-10 / 11-20 reset logic). Implement a robust "Safety Mode" based on Daily Low price breaks. Ensure precise 6:00 AM Server Time reset for logic variables. Add professional error handling (Slippage
I want an order manager ea for XAUUSD
30 - 50 USD
I want a gold order management ea that should be like the below... Pending orders When I open one manual order, ea should be able to set 3 pending orders at x amount of pips below (if buy order) or above (if sell order) manual order entry. So like this Pending order 1 true or false Pending order pips away: 20. Pending order lot size:0.3 Pending order 2 true or false Pending order pips away: 40 Pending order lot
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
MT5 Manager API
30+ USD
make an api for mt5 and a trade copier eith the api thst uses local computer no cloud trader api ea mt5 that saves all trade data nd logs time and entry and exit tp sl logs delted pending order api that uses market execution not pending orfer
API our EA into an AI agent or perplexity
100 - 300 USD
Hello, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
Informações sobre o projeto
Orçamento
50 - 200 USD
Prazo
de 1 para 10 dias