Hello Programming Gurus,
Majority of
EAs manage Trailing Stop Loss, Trailing Take Profit with pre-set incremental
stepping, either in pips or points.
I wish to
have an EA that work out incremental Steps based on a ratio applied to the ATR
reading taking off a chart on a chosen time frame.
The zipped PDF file attached herewith explains the requirement in details.
Fee is negotiable, depending how much the EA can achieve.
In brief, the concept and functions are as follows:
Concept
1. The EA will take the ATR reading (literally, with same
decimal places as price)
of a forex pair
at any Time Frame, ie: H1, H4, D1.... etc
2. User sets the multiplicational factors (eg: 1.5, 1, 0.5,
0.75 ... any positive numbers)
As ratio to be
applied onto ATR for respective TPs and SLs.
eg: A Long trade
on AUDUSD, Opening Price [OP] = 0.66000, ATR=0.00500,
SLi,
initial SL to be set at 1.5*ATR away from OP,
=> 0.66000-1.5*0.00500 =
0.66000-0.00750 = 0.65250
TP1,
[initial] TP to be set at 0.5*ATR from OP,
=> 0.66000+0.5*0.00500 =
0.66000+0.00250 = 0.66250
3. Stepped increments
for SL and TP are also computed in n*ATR.
Functions:
- Trailing Stop
Loss/Take Profit/Partial or Full closure of a trade, which are supposed to be
placed-order in lots of 5.
- Trailing
incremental steps based on pre-set (adjustable) ratios multiplication factors
applied to ATR reading pertinent to a chart.
- Options to apply to
one chart or to all
- User’s error
handling
- Send alert signal
and push notification to mobile metatrader app.
- Partially
interactive. Accept user’s intermediate inputs (change parameter values)
without having to reset entire procedure.
- Multiple retry –
in case the change hadn’t get to the broker
相似订单
MT5 Smart Money Trading EA | SMC • ICT • S&R • Scalping I develop and customize MetaTrader 5 (MT5) Expert Advisors (EAs) based on structured price-action and Smart Money trading strategies. My EA is designed around a multi-concept trading approach combining Smart Money Concepts (SMC), ICT principles, Support & Resistance (S&R), market structure, and selective scalping setups . The goal is to automate a disciplined
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total
Develop the EA according to my provided trading strategy and rules. The EA must open and close trades automatically according to the specified conditions. Include configurable Stop Loss, Take Profit, lot size and risk-management settings. Include an option for fixed lot size or percentage-based risk. Include Magic Number and trade-comment settings. The EA must work correctly on the requested MT4/MT5 platform and
I need an Expert Advisor (EA) developed for MetaTrader 5 (MT5) tailored for trading on Exness accounts. Account & Server Details: Trading Platform: MetaTrader 5 (MT5) Broker: Exness Execution Type: Market / Pending Orders Account Type: [Specify: Standard / Pro / Raw Spread / Zero] Target Instruments: [Specify pairs, e.g., XAUUSD, EURUSD, BTCUSD] Strategy Requirements: Entry Rules: [Insert your buy/sell entry