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

can you use drawline to draw beyond the last bar

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

    can you use drawline to draw beyond the last bar

    When I hand draw a line on a chart I can draw past the last bar on the chart. Is there a way to use the Drawline command or anything else to draw a line past the current bar using code?

    #2
    You can use DrawRay to have a line extend past an endpoint.

    Comment


      #3
      Any draw object that requires you to have definitive anchor points (like DrawLine) cannot be drawn into the future programmatically.
      Josh P.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by MSerag, Yesterday, 11:52 PM
      3 responses
      22 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by dcriador, Yesterday, 01:43 AM
      6 responses
      27 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by James650, Today, 08:25 AM
      1 response
      2 views
      0 likes
      Last Post NinjaTrader_ChristopherJ  
      Started by Rogers101, 05-05-2024, 11:30 AM
      14 responses
      40 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by ETFVoyageur, 04-30-2024, 06:05 PM
      11 responses
      80 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X