Breakeven vs MFE

Viewing 3 posts - 1 through 3 (of 3 total)
  • #185051

    Hello,

    Testing this very simple system to understand how the breakeven works compared to MFE. Dow TF 5 min.

    The breakeven is set to 35 (result of backtest). But on Jan. 3rd at 00:00 the system takes a short which shows an MFE of +101.20, so much higher than the breakeven, but the trade is closed at a loss of -1.5.

    On the graph, when I looked at the entry price and the low of the candle, there were approx. 38 points. May be not enough to trigger the Breakeven given the Spread of 4.8. After this entry candle and until the exit, it was was a loss all the way (not possible to have a positive MFE). But how the MFE is +101 then?

    Someone can please help me understand ?

    Thanks

    #185055

    It might be because the breakeven uses Close ???

    Try replacing it with High (line 65) and Low (line 76)

    This usually gives a better result and would certainly explain why it didn’t trigger at 38 points.

    Could be that the MFE is just wrong. I’ve often seen some incomprehensible numbers in that column.

    1 user thanked author for this post.
    #185058

    Hello Khaled – I suppose that you can set the TimeFrame to 1 second for graphing the gain ? Thus only for that –  then back to 1 hour. Then you can see the MFE yourself for this situation ?

    1 user thanked author for this post.
Viewing 3 posts - 1 through 3 (of 3 total)

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