Hi
I favour trading lower highs and higher lows from 5 min charts. This is I understand a nightmare to code. A good looking alternative using some ideas from a certain thread (the writer does not favour EA's so I'll keep his name out) seems to be worthwhile. The ideas are much appreciated though.
Of course its here as a 5 min system but it would work on any time frame with obvious changes to stops etc.
Would there be anyone interested in coding the following:
BUYS
8,3,3 Stochastic DiNapoli crossed up
13 RSI above 45
34 EMA candle must have closed above, or be above, the EMA
SELLS
8,3,3 Stochastic DiNapoli crossed down
13 RSI below 55
34 EMA candle must have closed below, or be below, the EMA
Whistles and bells:
I favour trading lower highs and higher lows from 5 min charts. This is I understand a nightmare to code. A good looking alternative using some ideas from a certain thread (the writer does not favour EA's so I'll keep his name out) seems to be worthwhile. The ideas are much appreciated though.
Of course its here as a 5 min system but it would work on any time frame with obvious changes to stops etc.
Would there be anyone interested in coding the following:
BUYS
8,3,3 Stochastic DiNapoli crossed up
13 RSI above 45
34 EMA candle must have closed above, or be above, the EMA
SELLS
8,3,3 Stochastic DiNapoli crossed down
13 RSI below 55
34 EMA candle must have closed below, or be below, the EMA
Whistles and bells:
- If the following can be variable inputs to allow for fine tuning in future, the RSI period and levels (presently 13 and 45/55). The EMA is 34 of close.
- A variable stop
- I'd like a stop that moves up say every 10 pips eg a stop of say 15 that moves to 5 once 10 pips in profit, to +5 once 20 up etc etc. So the level of the move in the stop needs to be variable also.
- A variable take profit level
- Entry once price has moved 2 pips above/below the close (not the wick) of the candle triggering the entry
- A manual trade confirmation or the option to have as a signal only
- An audible alert once the 3 items (stoch cross, rsi and ema) have been met (but before price has moved the 2 pips above/below for entry)
If there are any other ideas/suggestions I'd love to hear them. I hope this isn't too much to ask for.
Thanks in advance to any coders out there.
Attached File(s)
StochasticDiNapoli_v1[1].mq4
3 KB
|
1,773 downloads