Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Draw Ray problem on both historical and real time data

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

    Draw Ray problem on both historical and real time data

    I have tried to alter the code CurrentDayOHL to draw ray for High and Low Price.

    But the ray only draw on recent day only, how can I applied it on the previous day also ?

    Would you help to show me an example and a result picture.
    Thank you.

    Regards,
    Franco

    #2
    Hello Franco,

    On a new trading day, change the name of the tagName of the drawing object and a new object will be drawn instead of the existing object replaced in a new location.

    Attached is a simple example that would draw a ray from the low of the day to the high of the day.
    Attached Files
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hi Chelsea,

      Thank you for your prompt reply on my question.
      Your example help me a lot on drawing object, and it also shows the analytical method can simpliful the coding.

      Regards,
      Franco

      Comment


        #4
        Hi Chelsea,

        I found that if the first bar is the highest bar of a trading day, it only draw on the second highest bar only.
        Would you help to reproduce my finding ?

        Thanks !

        Regards,
        Franco

        Comment


          #5
          Hello Franco,

          You may need to add 1 to the Bars.BarsSinceNewTradingDay as I think when this is called, it does not include the current bar.
          Chelsea B.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CaptainJack, 05-29-2026, 05:09 AM
          0 responses
          236 views
          0 likes
          Last Post CaptainJack  
          Started by CaptainJack, 05-29-2026, 12:02 AM
          0 responses
          151 views
          0 likes
          Last Post CaptainJack  
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          162 views
          1 like
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          243 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          198 views
          0 likes
          Last Post CarlTrading  
          Working...
          X