Adding upper and lower kill zone bands to an existing ea

指定

i have an ea that was made about a year ago. it works by creating a pair of buy/sell trades with the same lot size. the ones in profit are closed by psar, the loosing ones are partially closed.

so there is always a grid of loosing trades open which creates a blanket of trades just waiting to be harvested by the psar.


what i would like is an upper and lower level around 500 pips that follows the price line and closes any trades that are touched by either line. so only the trades within these bands are left open.


the ea already has a button so this can be done manually, id like to see the effect of it being handled automatically at a fixed distance 



as always times and cost is open to discussion, 


応答済み

1
開発者 1
評価
(20)
プロジェクト
19
11%
仲裁
2
50% / 50%
期限切れ
0
仕事中
2
開発者 2
評価
(5)
プロジェクト
5
60%
仲裁
1
0% / 0%
期限切れ
0
仕事中
3
開発者 3
評価
(295)
プロジェクト
372
21%
仲裁
43
60% / 23%
期限切れ
43
12%
取り込み中
4
開発者 4
評価
(339)
プロジェクト
457
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
5
開発者 5
評価
(197)
プロジェクト
201
27%
仲裁
0
期限切れ
3
1%
6
開発者 6
評価
(10)
プロジェクト
11
45%
仲裁
0
期限切れ
1
9%
仕事中
7
開発者 7
評価
(156)
プロジェクト
221
22%
仲裁
14
64% / 21%
期限切れ
1
0%
多忙
8
開発者 8
評価
(454)
プロジェクト
513
33%
仲裁
26
38% / 46%
期限切れ
7
1%
取り込み中
9
開発者 9
評価
(38)
プロジェクト
40
25%
仲裁
22
14% / 68%
期限切れ
8
20%
取り込み中
10
開発者 10
評価
(10)
プロジェクト
15
27%
仲裁
3
67% / 33%
期限切れ
0
11
開発者 11
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
プロジェクト
1
0%
仲裁
0
期限切れ
0
仕事中
14
開発者 14
評価
(2424)
プロジェクト
3048
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
15
開発者 15
評価
(5)
プロジェクト
6
0%
仲裁
1
100% / 0%
期限切れ
0
16
開発者 16
評価
(170)
プロジェクト
172
77%
仲裁
2
100% / 0%
期限切れ
0
17
開発者 17
評価
(68)
プロジェクト
79
9%
仲裁
34
9% / 53%
期限切れ
6
8%
取り込み中
18
開発者 18
評価
(3)
プロジェクト
4
25%
仲裁
1
0% / 100%
期限切れ
0
19
開発者 19
評価
(253)
プロジェクト
408
38%
仲裁
86
43% / 19%
期限切れ
70
17%
取り込み中
20
開発者 20
評価
(13)
プロジェクト
18
28%
仲裁
2
0% / 100%
期限切れ
4
22%
類似した注文
I would need a robot that will automatically enter buy and sell positions based on the renko chart. The trend is to be determined on the basis of Elliot Waves. Individual peaks and troughs are determined by the TMA centerband Indicator. The buy position is entered when a higher low appears via the buy signal of the TMA indicator A sell position is entered when a lower high appears via the sell signal of the TMA
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
Modify My EA 30+ USD
good day coder i want to add additional indicator to my ea The Coder should be able to code indicator to EA i will only send you source code if you can proof the indicator can be coded into ea all other features will be discussed inside but the major part is this peculiar indicator i am available for discussion My time zone is GMT+1 Source code will be release and tested on live market i trade from monday to sunday
Hello , By slippage control on Take profit and stoploss functions the ea won't implement different results of TP and Stoploss on volatile markets, target is to produce exact numbers of sl and tp on live executions .A coder who has done this type of job will be the choice . lot sizing will be added to EA
Use indicator provided to produce support and resistance levels, and enter trade if price reaches s/r level which user has specified in settings. TP and SL should also come from user settings. TP and SL options should be s/r levels. EA trade should only be opened if there is a trade already open from another EA, based on magic number. EA should check for magic number from other EA, and only enter trade if there is a
1. Idea uruchomienia jest następująca : wejście na rynek ma miejsce, gdy główna linia MACD przecina się z linią sygnałową zgodnie z aktualnym uruchamianiem trendu . 2. Trend jest ustalany na podstawie średniej kroczącej wykładniczej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od sieci, trend jest postrzegany jako rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hello, Need to create an EA solely based on an indicator. Will provide the indicator, which is just available on the market. The EA will just trade based on the signals and close trades based on my parameter
So, I have the attached include and ex files (which I got from online. I cannot remember the time and where though). I would like you to edit it to fit something I have and use in excel. What I want is that I want to specify these main parameters: 1. Number of trades (I do not think it should be difficult but If it will be too complex and challenging, then you can set number of trades to just 3). That is fine 2
Hello. I would features added to an EA I have made for an indicator I purchased; "PZ Day Trading Indicator", for indicator buffers and other information you can find it here in the "developer" tab https://www.pointzero-trading.com/en/Products/view/PZDayTrading I cannot provide you with the indicator due to licensing, you can download the demo version on the market, and we will have to work in a produce -> test ->

プロジェクト情報

予算
30 - 75 USD
締め切り
最高 5 日

依頼者

(42)
出された注文61
裁定取引数0