Scale in trade ea mt4

指定

hi am looking for a ea that trades "scale in" for mt4.  1.enters trade on high of last bar   2. waits to hit breakeven at x pips   3. once breakeven hits enters next x trade on high of last bar  4. keeps entering trades after last one hits breakeven. only need this for the buy side.

応答済み

1
開発者 1
評価
(28)
プロジェクト
36
17%
仲裁
2
50% / 50%
期限切れ
2
6%
2
開発者 2
評価
(103)
プロジェクト
205
41%
仲裁
17
29% / 71%
期限切れ
45
22%
3
開発者 3
評価
(2063)
プロジェクト
2621
61%
仲裁
113
45% / 26%
期限切れ
418
16%
仕事中
4
開発者 4
評価
(1)
プロジェクト
3
0%
仲裁
0
期限切れ
2
67%
5
開発者 5
評価
(545)
プロジェクト
1326
59%
仲裁
28
82% / 0%
期限切れ
10
1%
6
開発者 6
評価
(1853)
プロジェクト
3454
88%
仲裁
73
40% / 15%
期限切れ
265
8%
仕事中
7
開発者 7
評価
(34)
プロジェクト
80
34%
仲裁
13
31% / 54%
期限切れ
19
24%
8
開発者 8
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
9
開発者 9
評価
(118)
プロジェクト
201
42%
仲裁
44
9% / 68%
期限切れ
47
23%
10
開発者 10
評価
(44)
プロジェクト
100
39%
仲裁
17
29% / 41%
期限切れ
32
32%
仕事中
11
開発者 11
評価
(251)
プロジェクト
400
54%
仲裁
9
67% / 22%
期限切れ
36
9%
12
開発者 12
評価
(71)
プロジェクト
156
44%
仲裁
22
41% / 14%
期限切れ
16
10%
13
開発者 13
評価
(362)
プロジェクト
502
40%
仲裁
147
17% / 72%
期限切れ
98
20%
多忙
14
開発者 14
評価
(2406)
プロジェクト
3020
65%
仲裁
77
47% / 14%
期限切れ
340
11%
仕事中
15
開発者 15
評価
(10)
プロジェクト
17
53%
仲裁
11
27% / 55%
期限切れ
4
24%
16
開発者 16
評価
(439)
プロジェクト
545
25%
仲裁
21
38% / 38%
期限切れ
83
15%
17
開発者 17
評価
(25)
プロジェクト
54
37%
仲裁
4
0% / 50%
期限切れ
22
41%
18
開発者 18
評価
(262)
プロジェクト
536
50%
仲裁
55
40% / 36%
期限切れ
224
42%
仕事中
19
開発者 19
評価
(17)
プロジェクト
21
48%
仲裁
3
0% / 100%
期限切れ
10
48%
20
開発者 20
評価
(25)
プロジェクト
50
28%
仲裁
47
9% / 72%
期限切れ
23
46%
21
開発者 21
評価
プロジェクト
3
33%
仲裁
3
0% / 100%
期限切れ
1
33%
22
開発者 22
評価
(130)
プロジェクト
210
40%
仲裁
90
20% / 43%
期限切れ
85
40%
23
開発者 23
評価
(187)
プロジェクト
367
56%
仲裁
45
22% / 56%
期限切れ
188
51%
類似した注文
Hi there, I need a custom pine script and mql 4/5 to detect 5 different trending strategies 1. Strong up trend 2. Weak up trend 3. Sideways or no trend 4. Weak down trend 5. Strong down trend I am using moving averages slow and fast along with ADX directional index and Bollinger bands individually on trading view charts However I am looking for one script that could do accurate identification of those five strategies
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on this platform it doesn't show any signals, kindly bid on it and let me know if you can do it, And also check it thoroughly that you can do it okay
Build EA Trading Utilitis to Fixed SL and Trailing by Pips in all Trade open from MT5 Account.. Utilities setting will allow us to add fix Stop Loss and Take Profit values in Pips, Automatic break even, Allow to Add multiple Trailing stop, Partial closing
Designing and programming a trading strategy for an automated trading robot requires a comprehensive approach that involves several steps: 1. **Define Strategy**: Decide on the trading strategy you want to automate (e.g., moving average crossover, mean reversion, breakout strategies). 2. **Choose Platform**: Select a trading platform or framework that supports automated trading. Examples include MetaTrader (MQL)
I need someone who can code a robot using a channel indicator. I have the indicator with me but it isn't mine and I don't have the source code as well. If you can generate something similar to that , then it would be cool KINDLY NOT THAT MY BUDGET IS FOR BOTH MT4 AND MT5 PLATFORMS The EA should have 1. An option that I can change it parameters 2. The EA should sell on every bearish candle that closes after it touches
// @version= 5 strategy ( "Supertrend Strategy" , overlay = true , default_qty_type = strategy.percent_of_equity , default_qty_value = 15 ) // Input parameters atrPeriod = input ( 10 , "ATR Length" ) factor = input.float ( 3.0 , "Factor" , step = 0.01 ) trailATR = input.int ( 1 , "ATR Trail" , minval = 1 ) // Calculate Supertrend [ _ , trendUp ] = ta.supertrend ( factor , atrPeriod ) // Entry conditions longEntry =
I have an indicator which highlights order blocks with break of structure in line with the smc/ict concept. I further want to enhance the indicator to have a bulk entry and bulk close feature with auto sl and tp on each entry. Isit possible, if yes, hit me up
Convert MT4 EA to MT5 30 - 50 USD
Specification o I want Hidden Stop-Loss and Take-Profit EA for MT4 that will operate on MT5 platform. o It will function in both forex demo and real account. o It will apply to any currency pair, in any time frame. o MQL5 Source Code required on completion. You can download a free copy of MT4 Hidden Stop-Loss and Take-Profit EA for MT4 along with its source code at
there is an existing free expert advisor by the name Expert_RSI_Stochastic_MA which soothes my trading strategy but it will perform better if a custom indicator by the name daily percentage change added as a main condition to be met before other conditions and the trade executed. i mean for a long trade to be considered the DPC indicator must be green while for a short trade the DPC must be in red percentage. in
I have these two scripts for placing orders with stoploss, and modify current positions and close partial orders. My scripts are mt5 to dxtrade bridge, and mt5 to tradelocker bridge. I can provide demo accounts for your testing. Your job is to make them work without errors

プロジェクト情報

予算
10 - 100 USD
開発者用
9 - 90 USD
締め切り
最低 1 最高 25 日