Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Strange results with Low[1] == Open[0] / High[1] etc

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

    Strange results with Low[1] == Open[0] / High[1] etc

    Hey All,
    Im trying to add a condition to a strategy where the open of my new bar is the lowest point of the previous bar or highest point for longs, however when i do Low[1](or High[1]) == Open[0] it still appears to give me incorrect bars example attached

    Attached Files

    #2
    Another example attached, i also tried High[1] == Close[1] to the same issue, i basically want the previous candle, to be closing on a high or low of that candle
    Attached Files

    Comment


      #3
      Hello RookieKiwi,

      Thanks for your post.

      Are the trades you are showing performed on real-time data, Playback with market replay data. or are these performed on historical data?

      What is the strategies "Calculate" setting? (Calculate.OnBarClose, Calculate.OneachTick, or Calculate.OnPriceChange).


      Paul H.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Aviram Y, Today, 05:29 AM
      3 responses
      10 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by algospoke, 04-17-2024, 06:40 PM
      3 responses
      26 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by bmartz, 03-12-2024, 06:12 AM
      3 responses
      30 views
      0 likes
      Last Post NinjaTrader_Zachary  
      Started by gentlebenthebear, Today, 01:30 AM
      1 response
      8 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by cls71, Today, 04:45 AM
      1 response
      7 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X