İş tamamlandı
Tamamlanma süresi: 11 gün
Geliştirici tarafından geri bildirim
Patient , work together agai
Müşteri tarafından geri bildirim
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.
Şartname
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)
Yanıtlandı
1
Derecelendirme
Projeler
80
10%
Arabuluculuk
38
8%
/
58%
Süresi dolmuş
6
8%
Serbest
2
Derecelendirme
Projeler
5
20%
Arabuluculuk
4
25%
/
75%
Süresi dolmuş
0
Serbest
3
Derecelendirme
Projeler
220
75%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
4
Derecelendirme
Projeler
477
40%
Arabuluculuk
105
40%
/
24%
Süresi dolmuş
81
17%
Yüklendi
Yayınlandı: 2 kod
5
Derecelendirme
Projeler
23
9%
Arabuluculuk
7
29%
/
57%
Süresi dolmuş
2
9%
Serbest
6
Derecelendirme
Projeler
169
38%
Arabuluculuk
9
78%
/
22%
Süresi dolmuş
15
9%
Serbest
7
Derecelendirme
Projeler
477
69%
Arabuluculuk
6
67%
/
0%
Süresi dolmuş
2
0%
Çalışıyor
8
Derecelendirme
Projeler
9
22%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
EMA Cross Over boom and crash
30+ USD
I need an EMA crossover EA specifically for Boom and Crash. It should automatically buy and sell when crossovers happen. I want adjustable inputs for lot size, timeframe, and maximum loss. I’m keeping it simple because I’ve had bad experiences with EAs before. It should do only the job it is built for, properly and reliably. need someone who have already build EA or Indicator for Boom and Crash befor atleast 10
Need skilled MQL5 programmers for regular work.
30 - 200 USD
//+------------------------------------------------------------------+ //| ProTradingEA MT5 | //| Fully MT5-compliant with MACD, Trailing Stop, Break-Even | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Optional override input string SymbolOverride = ""; // leave blank to auto-detect struct EASettings { int
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
Proje bilgisi
Bütçe
50 - 200 USD
Son teslim tarihi
from 1 to 10 gün