EA to manage Trailing SL/TP, Partial/Full Closure based on Proportionated ATR Reading

Job finished

Execution time 13 days
Feedback from employee
Very good honest professional.
Feedback from customer
It has been a wonderful experience working with Farrukh. He is diligent and well verse with coding. The end result EA is fantastic! My whole-hearted recommendation.

Specification

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



Files:

Responded

1
Developer 1
Rating
(349)
Projects
463
51%
Arbitration
41
24% / 49%
Overdue
149
32%
Free
2
Developer 2
Rating
(430)
Projects
606
55%
Arbitration
48
23% / 56%
Overdue
176
29%
Free
3
Developer 3
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
487
17%
Free
4
Developer 4
Rating
(163)
Projects
236
32%
Arbitration
30
27% / 30%
Overdue
26
11%
Free
5
Developer 5
Rating
(73)
Projects
85
44%
Arbitration
10
40% / 50%
Overdue
9
11%
Free
6
Developer 6
Rating
(361)
Projects
643
26%
Arbitration
92
72% / 14%
Overdue
12
2%
Working
Published: 1 code
7
Developer 7
Rating
(54)
Projects
53
17%
Arbitration
7
0% / 100%
Overdue
5
9%
Free
8
Developer 8
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
9
Developer 9
Rating
(206)
Projects
333
35%
Arbitration
66
12% / 58%
Overdue
87
26%
Free
10
Developer 10
Rating
(42)
Projects
70
43%
Arbitration
6
33% / 50%
Overdue
19
27%
Free
11
Developer 11
Rating
(1929)
Projects
3550
88%
Arbitration
73
40% / 15%
Overdue
268
8%
Free
12
Developer 12
Rating
(32)
Projects
41
68%
Arbitration
5
0% / 60%
Overdue
14
34%
Free
Published: 1 code
13
Developer 13
Rating
(66)
Projects
95
28%
Arbitration
20
25% / 55%
Overdue
24
25%
Free
14
Developer 14
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
15
Developer 15
Rating
(258)
Projects
396
28%
Arbitration
69
19% / 49%
Overdue
121
31%
Free
Similar orders
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Project information

Budget
100 - 200 USD
Deadline
from 7 to 10 day(s)