Strategy DayOpen Straddle for DAX

Forums ProRealTime English forum ProOrder support Strategy DayOpen Straddle for DAX

Viewing 15 posts - 61 through 75 (of 242 total)
  • #84989

    Havent  thought about using seasonality before so thanks for the info!

    #85112

    how come it takes a short on this trade? Look at my pic, opens up above x points. High of that candle is lower than lowest high of prev 2 daily?

    #85114

    how come it takes a short on this trade? Look at my pic, opens up above x points. High of that candle is lower than lowest high of prev 2 daily?

    thah should be a long?

    If High > Dayopen+nopl Then
    Mclong=1

    #85121

    @ullle73, could you plz provide the settings you used and modified?

     

    #85130

    @ullle73, could you plz provide the settings you used and modified?

    i only modified:

    NOP=2 //number of points

    and stoploss+target

    #85131

    used the original code you did, from dax 3 min

    #85133

    These are my settings for time frame 3 minutes. Best result with optimization and WFA analysis with 7 period.

     

    Nopl and Nops are the point that the system add to Dayopen (Open of candle of 09:00) in order to test for the high for each candles starting from 9:00 until 10:00

    4 users thanked author for this post.
    #85134

    With the copy and paste I have made a mistak…replace L with SL…sorry

    2 users thanked author for this post.
    #85153

    @ullle73, I can’t duplicate your trade, but here’s a quick indicator code which can be used to understand trades.

    If you add this to the pricechart, you will see that the open is taken 1 bar before 9u am.

    #85212

    @ullle73, I can’t duplicate your trade, but here’s a quick indicator code which can be used to understand trades.

    If you add this to the pricechart, you will see that the open is taken 1 bar before 9u am.

    what? no? in my pic it shows the daily on the front pic, and the big  pic behind is 5 min.

     

     

    #85214

    so if it opens down 4 points, and my settings on nopl/nops = 4, it only takes longs? and if it opens up by 4 points, it only takes shorts?

    #85215

    Hi, this picture may help you.

    thx.

    #85217

    Hi, this picture may help you.

    thx.

    so it decides to long/short based on what line gets hit the first? If price reach green it takes a short? and if it reaches red first, it takes a long?

    #85219

    “At 9’ am the strategy defines the open and buys x points above or sellshort x points below, whichever comes first.

    The assumption is, that once it’s opened, there is high probability that it continues at least x points in that direction.”

     

    This does not seem correct. Look at my picture, as Paul wrote in the original text, if price goes x points above open, it should be a long? my system takes shorts when that happens

    #85224

    something is really off here. When i look at my code who got in short yesterday, here is the code:

    BUT when i backtest it today, it enters long, but on automatic it took a short?! why?

Viewing 15 posts - 61 through 75 (of 242 total)

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