Topic: how to implement that strategy ?

Hi all,

how can I create such a strategy ?


GBPUSD 15min / 5min

RSI (7) with levels (70 , 30)
sto (5,3,3) with levels (80, 20)

Enter: SELL when RSI goes above 70 and comes down crossing 70,
and "Stochastic crosses above 80, reached 90, and then crossed back down through 80"

Entry: BUY when RSI goes below 30 and comes up crossing 30,
and "Stochastic crosses below 20, reached 10, and then crossed back up through 20"


Thanks in advance for Your help.

Dlugi

Re: how to implement that strategy ?

It should be possible in the new version, signal shift was the feature I believe.