EMA crossover with Nicolas' Break even stop loss

Forums ProRealTime English forum ProOrder support EMA crossover with Nicolas' Break even stop loss

Viewing 5 posts - 16 through 20 (of 20 total)
  • #104524

    Can you post the date & time of at least one trade that shows the issue? (from your first pic I can’t tell exactly when).

    #104526

    Hi Roberto,

    I actually fixed this code last night see addition at lines 67 to 69 in the below code. However, sadly when accounting for a 2pt spread on the NASDAQ what is a highly profitable strategy becomes a losing strategy. Back to the drawing board then.

    1 user thanked author for this post.
    #136428

    Hi I’m curious about this.. Where do you place the Stoploss..

    StopLossL = abs(close   LOWEST[10](Low)) + 1.5 * pointsize  does this meam swing low??

     

    #136437

    Yes, it’s the lowest low within the last 10 bars, so it could be a swing point (+ 1.5 pips), within 40+ bars would grant a greater accuracy.

     

    1 user thanked author for this post.
    #136821

    thanks very much for the clarification!!

     

Viewing 5 posts - 16 through 20 (of 20 total)

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