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

仕事が完了した

実行時間13 日
開発者からのフィードバック
Very good honest professional.
依頼者からのフィードバック
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.

指定

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



ファイル:

応答済み

1
開発者 1
評価
(349)
プロジェクト
463
51%
仲裁
41
24% / 49%
期限切れ
149
32%
2
開発者 2
評価
(430)
プロジェクト
606
55%
仲裁
48
23% / 56%
期限切れ
176
29%
3
開発者 3
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
487
17%
4
開発者 4
評価
(163)
プロジェクト
236
32%
仲裁
30
27% / 30%
期限切れ
26
11%
5
開発者 5
評価
(73)
プロジェクト
85
44%
仲裁
10
40% / 50%
期限切れ
9
11%
6
開発者 6
評価
(361)
プロジェクト
643
26%
仲裁
92
72% / 14%
期限切れ
12
2%
仕事中
パブリッシュした人: 1 code
7
開発者 7
評価
(54)
プロジェクト
53
17%
仲裁
7
0% / 100%
期限切れ
5
9%
8
開発者 8
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
9
開発者 9
評価
(206)
プロジェクト
333
35%
仲裁
66
12% / 58%
期限切れ
87
26%
10
開発者 10
評価
(42)
プロジェクト
70
43%
仲裁
6
33% / 50%
期限切れ
19
27%
11
開発者 11
評価
(1929)
プロジェクト
3550
88%
仲裁
73
40% / 15%
期限切れ
268
8%
12
開発者 12
評価
(32)
プロジェクト
41
68%
仲裁
5
0% / 60%
期限切れ
14
34%
パブリッシュした人: 1 code
13
開発者 13
評価
(66)
プロジェクト
95
28%
仲裁
20
25% / 55%
期限切れ
24
25%
14
開発者 14
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
15
開発者 15
評価
(258)
プロジェクト
396
28%
仲裁
69
19% / 49%
期限切れ
121
31%
類似した注文
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
1. General Objective Development of an Expert Advisor in MQL5 intended for Futures markets , based on an existing trading strategy that I will provide (described logic or precise rules). The main objectives are: Faithful implementation of the strategy , Full debugging of the EA, Validation of correct behavior through backtesting. 2. Markets and Instruments Markets: Futures Symbols: to be defined (e.g. indices
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss
Hello there Hpe you are doing good I am in search of a pine script expert developer who can build strategy in apudFlow in pinescript. Kinldy bid on this project if you can do this
hello every one i have a sample strategy i need a expert for automatical trade on vps pls let me know if every one can summer of expert : mixed 2 EMA and hicenashi + money managment i will need test befor pay
Am looking for am experience Programmer who can Edit and compile 2 Ea"s that i built with the help of CHATGPT. I need the job to be done within one day and I will prove the source code
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame

プロジェクト情報

予算
100 - 200 USD
締め切り
最低 7 最高 10 日