Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Trying to understand crossover behavior with NT8 strategy

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Trying to understand crossover behavior with NT8 strategy

    I am evaluating NT 8 and I need help trying to understand a behavior I am observing with a custom strategy I am building.

    I have a 1 minute chart loaded with the VWAP8 indicator. I am trying to trigger an order on the basis of the VWAP crossing over and I am looking for the trigger to happen on the bar after the one where crossover happened, but I cant seem to get it to trigger.

    The condition I used was for low[0] cross over VWAP8 with look back period = 1. But I am not seeing the condition trigger as true where the cross over happens in the chart

    However when I use a look back period = 2, the cross over condition is triggered but a bar later than the one I need it to.

    I realize I am describing in the abstract - but let me know what details I can provide.

    #2
    Hello srkbits,

    A cross above is looking for series A to be less than series B one bar ago and for series A to be greater than series B on the current bar.

    I would recommend printing these values to the output window with the time of the bar to understand on which bars this will evaluate as true.

    Below is a link to a forum post that demonstrates printing for a cross above.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    88 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    135 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    119 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X