Strategy trend trading when CCI is back from overbought zone

Forums ProRealTime English forum ProOrder support Strategy trend trading when CCI is back from overbought zone

Viewing 8 posts - 1 through 8 (of 8 total)
  • #177184

    Hello,
    On Twitter, someone was manually backtesting CCI crosses under 100 with SMA200 increasing, on GLO (GL Events).
    We were exchanging on the SL position, SMA200 vs SMA20.
    I was thinking that BOLLINGERDOWN could be a good compromise, so decided to code this strategy, comparing the 3 SLs.

    Assets: stocks
    Period: Daily
    Fees: 0.5% per order
    Position: 1000EUR

    PS: I don’t think similar subject exist. If yes, the post can be deleted of course

    #177192

    Mean reversion strategy on up trend. You could use any bounded oscillators: RSI, Stochastic, .. They are used to time the entries.

    #177220

    I believe the intent was more to detect a consolidation (though this signal may be too early).
    Mean reversion would be to buy out of oversold zone with SMA20 (or any other criteria) as TP, no?
    Anyway, I posted here in case someone request the code, so that it can be shared, modified with other entry signals for those who are not confident in programming such simple strategy based on an entry signal (the initial backtest was done manually on graph and in Excel..)
    Plus if some members have ideas of improvements to share, this would be a win-win situation.

    1 user thanked author for this post.
    #177478

    Hi. Thanks for sharing. Did u find any improvements ur self ?

    #177490

    Not yet. I’m developing a file in which I compare several “famous” entry signals returns (MACD+SMA200, Supertrend+SMA200 etc…)
    This condition will be added to my file to compare with other strategies
    Following the recent excitement around ExtraTrend in the French community, I copied the money management script of the video, with some alternatives.
    The next step would be to combine entries and exits to create complex strategy with re-entries, break even levels, and partial profits.
    However, I like the simple approach of having a clear signal, SL and TP, backtested as profitable in the long term, and here we go!

    #177532

    Okey. Will be intresting to folow ur results.

    Have u checked out this thread?

     

    #177533
    #177559

    Btw can u share the snippetcode of moneymanagement u refered to?

Viewing 8 posts - 1 through 8 (of 8 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login