指定
DR_PipBreakout_DblStoch
Below is my Script for you to program using 2 MQL5 Indicators. Both allow for signals of them.
Indicators:
1. Pipfinite Breakout with settings (Purchased via MQL5)
2. Double Stochastics with settings (Purchased via MQL5)
3. EMA Fast
4. EMA Slow
Dbl Stochastics Settings: 10,15,8 (starting point)
Variables:
- EMA_Fast [Variable]
- EMA_Slow [Variable]
Filters:
1. EMA filter
This Filter is Optional, So it must be set up so that I can turn this Filter on/off in its use.
EMA Toggle: Turn on/off: "YES" / "NO"
- When EMA Fast line is above EMA Slow line, Enter only Buy Trades
- When EMA Fast ine is below EMA Slow Line, Enter only Sell Trades
Trade Entry Option setup in Control Panel:
1. Pipfinite Breakout "Yes/No"
2. Dbl Stochastics "Yes/No"
3. EMA Crossing "Yes/No"
These trade entry options simply allow me to totally bypass the use of each individual indicator. I figure why not have the option. Maybe 1 works better than the other etc..
Script:
Rules:
Be in 1 Trade at a time.
Set it up so that you can end one trade and enter a new trade "End to End" If the conditions demand"
(If a trade closes due to stochastics crossing, then it may open a new trade due to stochastics)
If I enter a buy trade on Dbl Stochastics crossing, you can ignore the buy signal from Pipfinite since I am already in the trade early.
Trade Entry 1: Buy with PipFinite Signal
If Pipfinite Breakout Filter = "Yes" (This allows me to enter trades using FipFinite Breakout)
When PipFinite Indicator Signals a Buy:
If EMA Filter = "Yes"
If EMA Fast line is above EMA Slow line, Enter a Buy Trade.
If EMA Fast line is below EMA Slow line, No trade.
Else, Enter Buy and Sell trades as presented by PipFinite Breakout.
Exit trade if:
If Pipfinite Breakout Sell signal appears, Exit trade
EMA Fast line crosses down over EMA Slow Line, Exit trade.
If SL is hit, Exit trade
If TS is hit, Exit Trade
If TP is hit, Exit Trade
If Pipfinite Breakout Filter = "No", no trades
Trade Entry 2: Buy with Double Smooth Stochastics Crossing Up
If Dbl Stochastics Filter = "Yes" (This allows me to enter trades using Dbl stochastics)
When Double Stochastics Fast Line Crosses up over Slow line: (Close of Bar)
If EMA Filter = "Yes"
If EMA Fast line is above EMA Slow line, Enter a Buy Trade.
If EMA Fast line is below EMA Slow line, No trade.
Else, Enter Buy and Sell trades as presented by Dbl Smooth Stochastics
If Dbl Smooth Stochastics Filter = "No", no trades
Exit trade if:
If Double Smooth Stochastics line crosses down over Slow line, Exit trade
If Pipfinite Filter = "Yes"; If Pipfinite Breakout Sell signal appears, Exit trade
EMA Fast line crosses down over EMA Slow Line, Exit trade.
If SL is hit, Exit trade
If TS is hit, Exit Trade
If TP is hit, Exit Trade
Trade Entry 3: Buy when EMA Fast line crosses up over EMA Slow line
If EMA Crossing Filter = "Yes"
If I am in a Sell trade, Exit the Sell trade and;
When EMA Fast Line Crosses up over Slow line: (Close of Bar), Enter Buy Trade.
If EMA Crossing = "No", no trades
Exit trade if:
If Double Smooth Stochastics line crosses down over Slow line, Exit trade
If Pipfinite Filter = "Yes"; If Pipfinite Breakout Sell signal appears, Exit trade
EMA Fast line crosses down over EMA Slow Line, Exit trade.
If SL is hit, Exit trade
If TS is hit, Exit Trade
If TP is hit, Exit Trade
Sell Trade:
Simply reverse all the transactions above for a Sell trade.
反馈
1
等级
项目
184
32%
仲裁
18
28%
/
67%
逾期
27
15%
空闲
发布者: 1 代码
2
等级
项目
396
28%
仲裁
69
19%
/
49%
逾期
121
31%
空闲
3
等级
项目
6
0%
仲裁
2
0%
/
50%
逾期
4
67%
空闲
4
等级
项目
340
37%
仲裁
6
50%
/
17%
逾期
7
2%
空闲
发布者: 5 代码
5
等级
项目
2908
63%
仲裁
122
44%
/
25%
逾期
429
15%
工作中
6
等级
项目
24
33%
仲裁
5
20%
/
40%
逾期
8
33%
空闲
7
等级
项目
3359
68%
仲裁
77
48%
/
14%
逾期
342
10%
工作中
发布者: 1 代码
8
等级
项目
3
0%
仲裁
1
100%
/
0%
逾期
1
33%
空闲
9
等级
项目
21
19%
仲裁
7
0%
/
71%
逾期
14
67%
空闲
10
等级
项目
257
53%
仲裁
16
50%
/
38%
逾期
83
32%
空闲
11
等级
项目
7
0%
仲裁
1
100%
/
0%
逾期
5
71%
空闲
12
等级
项目
333
35%
仲裁
66
12%
/
58%
逾期
87
26%
空闲
13
等级
项目
945
47%
仲裁
309
58%
/
27%
逾期
125
13%
空闲
14
等级
项目
146
34%
仲裁
13
8%
/
62%
逾期
26
18%
空闲
发布者: 6 代码
15
等级
项目
1039
44%
仲裁
50
8%
/
50%
逾期
116
11%
空闲
项目信息
预算
50+ USD
截止日期
从 2 到 10 天