Crossmomentum strategy

Forums ProRealTime English forum ProOrder support Crossmomentum strategy

Viewing 2 posts - 1 through 2 (of 2 total)
  • #18605

    Hi guys,

    I’m trying a simple strategy I use sometimes in manual trading.
    It makes sence to me and it works on backtests on dax and dow 1H timeframe. I think it has a great potential if we put trailing stops in the code, but I don’t know how.
    It still has a couple 0 bars, so if someone could test it with the tick by tick mode, it make things more clear.

    For buy:
    Simple moving average needs to cross over the momentum and momentum needs to be positive.
    Directional movement indicator needs to be positive and > 23
    EMA 8 has to be above 89 ema

    For sell the opposite.

    Maybe someone could give me some advice or could adapt the code.
    Have fun 🙂

    Alco

    #18643

    Thanks for sharing your intraday trading strategy!

    To add a trailing stop (PRT embedded one), just replace your line 69 with this one instead:

     

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

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