NAS 2m HULL-SAR trading system

Forums ProRealTime English forum ProOrder support NAS 2m HULL-SAR trading system

  • This topic has 343 replies, 42 voices, and was last updated 1 year ago by avatarbege.
Viewing 15 posts - 1 through 15 (of 344 total)
  • #146827

    This is a new 2m strategy I’ve been working on, uses Hull MA and Parabolic SAR in 3 time frames with cumulative orders. Short back test so may be a curve fit but the VRT is good.

    I think it can still be improved but I’ve run out of ideas so any suggestions are welcome, maybe a limit to the number of positions? Cumulative orders are not to everyone’s taste, and the drawdown is huge – you’d need a lot of capital to run it – but as a % of the runup it’s not that bad. Could be worth playing with…

     

    Total of 11 users thanked author for this post. Here are last 10 listed.
    #146848

    Excellent G/L-ratio on that amount of trades.

    1 user thanked author for this post.
    #146852

    I agree that the max amount of cumulative orders should be an option to avoid anxiety. For example this:

     

    1 user thanked author for this post.
    #146858

    Cumulative orders are not to everyone’s taste

    Looks good with CumulateOrders = False.

    Also positive on performance on 1m and 3m.

    Thank you very much for sharing @nonetheless

    Can’t wait for 14:30 to see how it performs on Demo Live! 🙂

    1 user thanked author for this post.
    #146866

    I don’t think the VRT can be useful on that amount of trades, so be careful before going live.

    #146871

    I don’t think the VRT can be useful on that amount of trades, so be careful before going live.

    I think you’re prob right, but with such a short back test WF wouldn’t tell us much either. It would certainly be discouraging if the VRT were bad. But all short TF systems have to be left on demo for a good few months. Work in progress…

    #146879

    I agree that the max amount of cumulative orders should be an option to avoid anxiety.

    #146890

    Looks nice nonetheless . Thanks for sharing!

    I always have doubts having multiple positions, the way exits are handled are a bit tricky.

    If you have xx positions and a new position is openend and a new stop loss is set, the stop loss level for the last position counts for all positions?

    That could work positive but also negative in terms of acceptable risk.

    Maybe there’s a difference, adding only to a winning position, which means the first positions stop loss is lowered and the risk is reduced.

    Same works a bit similar for the trailing stop, but what happens if using instead of trade price(1)  position price?

     

    #146897

    here’s the quick change, same ts but using position price and adding to winning positions.

    Didn’t optimise stop loss &  profit targets.

    now I look about it, it using positionperf(0) below, but perhaps better is to look at the positionperf of all current trades in same direction and if that’s positive add a position.

     

    #146900

    sorry that was not a good comparison because difference of sl/pt.

    #146905

    new position is openend and a new stop loss is set, the stop loss level for the last position counts for all positions?

    Hi Paul, from what I can see in demo, all the stops are different, measured from each entry point.

    Only adding to winning positions could be a good idea – i’ll have to play around with it. Of course, then you lose the benefit of averaging down your losing positions. The question is how much you trust the primary trend.

    I also tried adding exit conditions, when any of the indicators changed direction, but couldn’t get any improvement. There must be a better way to get out of a losing position without going all the way to the stop… maybe something like the Fibonacci exits you have in your DJ 3m Vectorial  – would that bit of code work as it is?

    #146913

    Hi Paul, from what I can see in demo, all the stops are different, measured from each entry point.

    Hi, then it’s perfect! I wasn’t sure.

    about the Fibonacci exits, yes it does add something too it, it appears. That’s nice to see, especially in another market (often it breaks down), but if it’s enough to keep it? I used hour 0 to hour 8 or 9.

    Using position price instead of trade price the results go down a bit.

     

     

     

    #146917

    One thing I just noticed, although the stop loss is set individually for each new position, it doesn’t seem to change when the trail moves up. At the moment there are 18 open positions, most of which are up by around .6% but the stop hasn’t moved, even though the trail should go to break even at .38 %

    It’s even above the aggregate price by more than that.

    Does anyone know how a trailing stop is supposed to work with cumulative orders?

    #146936

    It is probably like in the Forces … follow your last Order  🙂 … so the trail works on the last Order to be executed.

    The last Order / trade didn’t reach the Trail Start level?

    #146940

    No, it didn’t but how can it ever if new positions are always being added? It would have to go .38 % without the slightest pullback or it’ll take another trade and start a  new trail from there.

Viewing 15 posts - 1 through 15 (of 344 total)

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