Base price EA for MT5

指定

I'd like an EA that places multiple buy and sell stop orders according to two base prices. Whenever the market hits the higher price, sell stop orders must be placed on the lower one. Whenever the market hits the lower price, buy stop orders must be placed on the higher one. Also, the current base prices must always be shown on screen and they must change as the market price drops or rises, according to the rules below.

• Chosen base price – A price I must choose, that determines the second base price.

• Second base price – I must choose if it will be lower or higher than the chosen one and it must be determined by the "distance between base prices" field.

• Distance between base prices – Example: If I'm trading BTCUSD, the chosen base price is 105765.25, I want it to be the lower base price and the number on this field is 3750, the second base price must always be 3750 ticks above the other one, which means the second price is 105802,75. If one of the base prices change according to the "change base prices every _ ticks", the other one must change as well, so the distance between them remains 3750.

• Change base prices every _ ticks – If 105765.25 is the lower base price and the number on this field is 1250, both prices must change if the market price drops to 105752.75, 105740.25, 105727.75 and so on. If the higher base price is 105802.75, it must change if it goes up to 105815.25, 105827.75, 105839.25 and so on.

• Number of orders – Example: if the number on this field is 5, 5 buy stop and 5 sell stop orders must be placed when one of the base prices is hit. For every order executed, a new one must be placed according to the "distance between orders" field so the number of pending orders remains 5.

• Distance between orders – Example: if the lower base price is 105765.25, the number on this field is 1250, and there must be 5 pending orders, the first sell stop order must be placed at this base price, the second one at 105752.75, the next one at 105740.25, and so on. Important: the placement of buy stop orders must also depend on the pair's current spread. If this field's number is 1250 and the current spread is, let's say, 2500, the first buy stop order should be placed 2500 ticks above the higher base price.

Other inputs and rules
• The current base prices must always be shown on screen
• Lot size
• Risk (the lot size will be a percentage of the account's balance)
• Take profit and stop loss for each trade
• Trailing stop in ticks for each trade
• Stop win and stop loss for the day in money
• Choose to open just buy stop or sell stop orders
• Choose to place and execute orders when the market has a specific spread or lower. This must be off if the number is -1 
• Trading schedule – start trading time and end trading time
• Choose to close positions or not when trading time's up

反馈

1
开发者 1
等级
(384)
项目
531
40%
仲裁
30
57% / 3%
逾期
56
11%
工作中
发布者: 11 代码
2
开发者 2
等级
(256)
项目
380
25%
仲裁
23
61% / 22%
逾期
1
0%
工作中
3
开发者 3
等级
(2259)
项目
2847
62%
仲裁
118
46% / 25%
逾期
428
15%
空闲
4
开发者 4
等级
(22)
项目
21
10%
仲裁
2
50% / 50%
逾期
0
空闲
5
开发者 5
等级
(295)
项目
525
35%
仲裁
63
33% / 35%
逾期
189
36%
已载入
6
开发者 6
等级
(51)
项目
74
20%
仲裁
12
17% / 25%
逾期
6
8%
工作中
7
开发者 7
等级
(16)
项目
18
6%
仲裁
1
100% / 0%
逾期
1
6%
空闲
8
开发者 8
等级
(45)
项目
61
39%
仲裁
1
0% / 0%
逾期
1
2%
工作中
9
开发者 9
等级
(21)
项目
27
41%
仲裁
2
50% / 50%
逾期
2
7%
工作中
10
开发者 10
等级
(465)
项目
913
76%
仲裁
25
16% / 68%
逾期
99
11%
已载入
发布者: 1 文章, 6 代码
11
开发者 11
等级
(418)
项目
660
33%
仲裁
31
74% / 6%
逾期
20
3%
工作中
12
开发者 12
等级
(163)
项目
193
48%
仲裁
2
50% / 50%
逾期
1
1%
空闲
13
开发者 13
等级
(138)
项目
196
67%
仲裁
7
29% / 43%
逾期
21
11%
空闲
14
开发者 14
等级
(44)
项目
46
9%
仲裁
3
33% / 33%
逾期
2
4%
已载入
15
开发者 15
等级
(10)
项目
15
27%
仲裁
0
逾期
3
20%
空闲
16
开发者 16
等级
项目
0
0%
仲裁
0
逾期
0
空闲
17
开发者 17
等级
(15)
项目
34
24%
仲裁
3
0% / 33%
逾期
2
6%
工作中
18
开发者 18
等级
(7)
项目
14
29%
仲裁
1
100% / 0%
逾期
4
29%
空闲
19
开发者 19
等级
(12)
项目
17
35%
仲裁
0
逾期
1
6%
空闲
20
开发者 20
等级
(12)
项目
12
17%
仲裁
1
0% / 0%
逾期
1
8%
工作中
21
开发者 21
等级
(12)
项目
19
42%
仲裁
2
0% / 100%
逾期
3
16%
工作中
22
开发者 22
等级
(156)
项目
280
35%
仲裁
14
29% / 50%
逾期
42
15%
空闲
23
开发者 23
等级
(4)
项目
4
75%
仲裁
0
逾期
0
空闲
24
开发者 24
等级
(51)
项目
85
26%
仲裁
9
67% / 11%
逾期
43
51%
工作中
25
开发者 25
等级
(401)
项目
588
53%
仲裁
29
55% / 24%
逾期
7
1%
工作中
26
开发者 26
等级
(2600)
项目
3282
67%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
27
开发者 27
等级
(293)
项目
299
69%
仲裁
2
100% / 0%
逾期
0
空闲
发布者: 1 代码
28
开发者 28
等级
项目
1
0%
仲裁
3
33% / 33%
逾期
0
工作中
29
开发者 29
等级
项目
0
0%
仲裁
0
逾期
0
空闲
30
开发者 30
等级
(270)
项目
551
50%
仲裁
56
41% / 36%
逾期
227
41%
工作中
31
开发者 31
等级
(289)
项目
345
51%
仲裁
13
46% / 0%
逾期
22
6%
工作中
32
开发者 32
等级
(5)
项目
4
25%
仲裁
1
0% / 100%
逾期
0
空闲
33
开发者 33
等级
(1)
项目
0
0%
仲裁
2
0% / 0%
逾期
0
已载入
34
开发者 34
等级
(164)
项目
212
20%
仲裁
18
44% / 17%
逾期
0
工作中
35
开发者 35
等级
项目
0
0%
仲裁
0
逾期
0
空闲
36
开发者 36
等级
(536)
项目
614
34%
仲裁
34
38% / 47%
逾期
9
1%
繁忙
37
开发者 37
等级
(67)
项目
74
5%
仲裁
33
15% / 36%
逾期
6
8%
工作中
38
开发者 38
等级
项目
1
0%
仲裁
0
逾期
0
工作中
相似订单
Good Day, The scope of work is to implement the news history filter on 8 EAs. Logic should be implemented on each EA but is not working. Additionaly I would like to have the debug printed for the number of news event loaded and showing when EA is not operating on backtesting due to news + script mentioning that a position ha been closed due to news. News history is read by CSV File
I have a pine script strategy based on super trend, which works successfully for me in trading view. I want to convert that into MT5 Expert advisor with similar parameters to optimise. I trade MNQ and MES usually. so I need the backtested inputs for the same as well. I have attached the file here. I'm looking for someone who can help me with this
Vortex Pro – Multi-Asset Scalping EA Unlock fast, precise, and professional trading with Vortex Pro, the ultimate scalping EA for MT4 & MT5. Trade Forex, Indices, and Metals with advanced price action, momentum, and breakout detection. Works on Windows, macOS, Android & iOS Fully compatible with any broker and symbol format Optimized for M1, M5, M15, M30, and H1 Advanced trade management: SL/TP, trailing stop
We are looking for an experienced developer to help us convert our existing Pine Script strategy into a functional Expert Advisor (EA) for MetaTrader. The strategy is already built and tested on TradingView, but we require a reliable EA version that can be deployed for live and demo trading. The ideal candidate should have strong expertise in both Pine Script and MQL4/MQL5, with proven experience in converting
the screenshot is what it looks like i want it to use all the same indicators that the trading view dials have whatever payment is necessary is necessary I'm willing to pay the quicker the better and the more exact the better
Core Features - *Consecutive Candle Counting*: The EA will count consecutive bullish or bearish candles and generate trading signals based on predefined thresholds. - *Separate Inputs*: The EA will have separate input parameters for bullish and bearish candles, allowing users to customize the strategy for each type of candle. - *Customizable Thresholds*: Users can set the minimum number of consecutive candles
Hello, I am looking for an experienced MQL4 developer to create (or provide a private license of) a professional Expert Advisor (EA) with the following characteristics: 🔹 Main Objective: Successfully pass PropFirm challenges (e.g. FTMO, FundedNext, etc.) with strict DD and profitability rules. Perform reliably and profitably on personal live accounts as well. 🔹 Minimum Requirements: Dynamic risk management, with
I am looking for an EA to pass prop firm challenges and use in Funded Account . if you have already built such in the past i can take it The EA has to comply with the following rules: MUST HAVE STOPLOSS Follow Prop Firm rules , Please provide evidence of the EA working & Profitable results Have Proper DD , Profit target etc Let's Get it done this now . NO TIME WASTE ONLY GENUINE SELLER WHO CAN PROVE IT WORKS
We have a working price prediction engine for (BTC, ETH, SOL) at fixed 5-minute intervals and want to build a robust backtesting system that evaluates these predictions against MECX futures prices. The goal is to measure baseline directional accuracy and then explore conditional strategies that improve accuracy beyond a 60% milestone. Data Overview Predictions Table (public.price_predictions_5m) One row per asset
HELLO GREAT DEVELOPER I've been playing with a strategy using an already coded Pinescript V5 Indicator, and wanted to turn it in to a strategy with a few additions. (I have incuded the code for the original Indicator) Trading the 1 minute chart I'd like the strategy to go long if the prices passes the higher ORB 50% line while the 3min 20 WMA is above the 3min 200 SMA and the 3 min RSI is below 50. With a Stop loss

项目信息

预算
100+ USD

客户

(2)
所下订单8
仲裁计数0