Tarea técnica
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.
Han respondido
1
Evaluación
Proyectos
184
32%
Arbitraje
18
28%
/
67%
Caducado
27
15%
Libre
Ha publicado: 1 ejemplo
2
Evaluación
Proyectos
396
28%
Arbitraje
69
19%
/
49%
Caducado
121
31%
Libre
3
Evaluación
Proyectos
6
0%
Arbitraje
2
0%
/
50%
Caducado
4
67%
Libre
4
Evaluación
Proyectos
340
37%
Arbitraje
6
50%
/
17%
Caducado
7
2%
Libre
Ha publicado: 5 ejemplos
5
Evaluación
Proyectos
2908
63%
Arbitraje
122
44%
/
25%
Caducado
429
15%
Trabaja
6
Evaluación
Proyectos
24
33%
Arbitraje
5
20%
/
40%
Caducado
8
33%
Libre
7
Evaluación
Proyectos
3360
68%
Arbitraje
77
48%
/
14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
8
Evaluación
Proyectos
3
0%
Arbitraje
1
100%
/
0%
Caducado
1
33%
Libre
9
Evaluación
Proyectos
21
19%
Arbitraje
7
0%
/
71%
Caducado
14
67%
Libre
10
Evaluación
Proyectos
257
53%
Arbitraje
16
50%
/
38%
Caducado
83
32%
Libre
11
Evaluación
Proyectos
7
0%
Arbitraje
1
100%
/
0%
Caducado
5
71%
Libre
12
Evaluación
Proyectos
333
35%
Arbitraje
66
12%
/
58%
Caducado
87
26%
Libre
13
Evaluación
Proyectos
945
47%
Arbitraje
309
58%
/
27%
Caducado
125
13%
Libre
14
Evaluación
Proyectos
146
34%
Arbitraje
13
8%
/
62%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
15
Evaluación
Proyectos
1039
44%
Arbitraje
50
8%
/
50%
Caducado
116
11%
Libre
Información sobre el proyecto
Presupuesto
50+ USD
Plazo límite de ejecución
de 2 a 10 día(s)