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

Drawing forecast indicator

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

    Drawing forecast indicator

    Hi

    How place value in myIndDataSerie of myIndicator in future time ?

    I want myIndicator drawing line from Bar[0].Close to x bars future (example Bar[ -x ].Close)

    Thanks

    #2
    Nikoli, not directly with a Plot, but you could Draw into the future by providing a future DataTime as X axis point.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      Nikoli, not directly with a Plot, but you could Draw into the future by providing a future DataTime as X axis point.
      Dut I want have values in myIndicatorDataSeries in future.

      May be can move myIndicatorDataSeries in future ?

      Comment


        #4
        Nikoli, this is unfortunately not possible programmatically, you would need play with the Draw() methods to visualize your future values then in NT7.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by llanqui, Today, 12:51 PM
        1 response
        2 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by llanqui, Today, 11:13 AM
        6 responses
        11 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Started by cmtjoancolmenero, 04-29-2024, 03:40 PM
        22 responses
        70 views
        0 likes
        Last Post cmtjoancolmenero  
        Started by reynoldsn, Yesterday, 04:40 PM
        2 responses
        13 views
        0 likes
        Last Post reynoldsn  
        Started by i2ogu3, Yesterday, 11:31 PM
        2 responses
        19 views
        0 likes
        Last Post i2ogu3
        by i2ogu3
         
        Working...
        X