Buy, SL, TP at pivot levels script or EA

MQL5 专家 脚本 C++

工作已完成

执行时间4 小时
客户反馈
Very professional. The first demonstration of the script was exactly what I wanted. The work was finished well before the deadline.

指定

Pivot point (PP) = (High + Low + Close) / 3
First resistance (R1) = (2 x PP) – Low
First support (S1) = (2 x PP) – High
Second resistance (R2) = PP + (High – Low)
Second support (S2) = PP – (High – Low)
Third resistance (R3) = High + 2(PP – Low)
Third support (S3) = Low – 2(High – PP)


I would like a simple script or EA that can set a pending order on a chosen pivot point. The Stop loss and Take profit are also a pivot point.

Inputs:

Lot size
Pair to trade: Choose EUR/USD, GBP/USD, USD/JPY etc. (all pairs)
Buy stop pending order at: R3/R2/R1/PP/S1/S2/S3
Stop Loss (for the pending buy order): R3/R2/R1/PP/S1/S2/S3
Take Profit (for the pending buy order)R3/R2/R1/PP/S1/S2/S3

Sell stop pending order at: R3/R2/R1/PP/S1/S2/S3
Stop Loss (for the pending sell order)R3/R2/R1/PP/S1/S2/S3
Take Profit (for the pending sell order)R3/R2/R1/PP/S1/S2/S3



反馈

1
开发者 1
等级
(258)
项目
396
28%
仲裁
69
19% / 49%
逾期
121
31%
空闲
2
开发者 2
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
3
开发者 3
等级
(1235)
项目
2820
80%
仲裁
156
22% / 43%
逾期
487
17%
空闲
4
开发者 4
等级
(42)
项目
70
43%
仲裁
6
33% / 50%
逾期
19
27%
空闲
5
开发者 5
等级
(5)
项目
7
0%
仲裁
1
100% / 0%
逾期
5
71%
空闲
6
开发者 6
等级
(73)
项目
257
53%
仲裁
16
50% / 38%
逾期
83
32%
空闲
7
开发者 7
等级
项目
0
0%
仲裁
0
逾期
0
空闲
8
开发者 8
等级
(538)
项目
814
62%
仲裁
33
27% / 45%
逾期
23
3%
空闲
发布者: 1 代码
9
开发者 9
等级
(885)
项目
1410
67%
仲裁
123
32% / 41%
逾期
218
15%
空闲
发布者: 1 代码
10
开发者 10
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
11
开发者 11
等级
(9)
项目
11
45%
仲裁
2
0% / 100%
逾期
2
18%
空闲
12
开发者 12
等级
(329)
项目
539
66%
仲裁
53
21% / 40%
逾期
169
31%
空闲
发布者: 1 代码
13
开发者 13
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
176
29%
空闲
14
开发者 14
等级
(2653)
项目
3370
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
15
开发者 15
等级
项目
1
0%
仲裁
0
逾期
0
空闲
16
开发者 16
等级
(2317)
项目
2916
63%
仲裁
124
44% / 25%
逾期
429
15%
工作中
17
开发者 17
等级
(5)
项目
3
0%
仲裁
19
0% / 100%
逾期
0
空闲
18
开发者 18
等级
(5)
项目
5
0%
仲裁
5
0% / 60%
逾期
2
40%
空闲
19
开发者 19
等级
(2)
项目
2
0%
仲裁
2
0% / 100%
逾期
1
50%
空闲
20
开发者 20
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
21
开发者 21
等级
(33)
项目
49
12%
仲裁
16
0% / 88%
逾期
10
20%
空闲
相似订单
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
Hi, I am looking for an Quant/MQL5 developer to build a pure mathematical, Delta-Neutral Statistical Arbitrage (spot vs future ) Expert Advisor. ​ No retail indicator logic (No RSI, MACD, etc.). This is a high-speed, spread-based execution model trading the pricing inefficiency between two correlated assets (e.g., Gold Spot XAUUSD vs Gold Futures). ​ Core Requirements at a Glance: ​Real-time Spread & Z-Score
Looking for a Proven Non-Repainting Gold Indicator (XAUUSD) – High Accuracy & Ready-Made Solutions Only 📌 Project Description: I am looking for a high-quality, non-repainting indicator specifically for XAUUSD (Gold) that is already developed and tested. ⚠️ Important: I am NOT looking for a new indicator to be built from scratch. I want an existing, proven system that you have already created and are confident in. 🎯
Fair Value Gap Expert , Optimize the core logic for live chart . [Filters are working] Lets ace the trailing stop . Change points to pip . Project will start from next week
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
Existing EA 30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or

项目信息

预算
30 - 60 USD