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.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
can anyone help me with building a complete automated pine code strategy and indicator that work for both FXs & CFDs and have a high winning rate proved through back testing. I have a very complex current code that developed mostly using AI but lots of gaps are there although it translate exactly what I have in my mind. So, you are free to decide whether wo build a complete new code or fix my current working code ( i
Hello. I am finding an experienced python developer who can implement my trading strategies into robots. I like trend-following swing trading strategies and am going to automate my idea. More details can be discussed by chatting. If you have similar working experience it can be a plus. Thanks
Require the development of a high-speed HFT, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically
I have created a bot based on my logic and requirements. But some of the logics are not working as not expected I want you to analyze the existing code and modify or create a new EA for MT5 as per my requirements I want you to modify MQL5 and Set files code for the Buy and Sell Consecutive orders in this way Symbol = XAUUSD, Time Frame = 1 min / 5 mins This is an example for placing the orders First Order should
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect