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

Refreshing indicator info string on chart

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

    Refreshing indicator info string on chart

    Hello!

    I need refresh indicator info string on chart after parameters changed in external interface form. How I can do that? I did ChartContorl.Refresh() but it does not work.


    #2
    Hello,
    Unfortunately there is no supported technique for calling Reload NinjaScript programatically. Thank you for the suggestion. We have added this to our internal feature tracking system with ID # 750 and I have added a vote to this.
    Cody B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_CodyB View Post
      Hello,
      Unfortunately there is no supported technique for calling Reload NinjaScript programatically. Thank you for the suggestion. We have added this to our internal feature tracking system with ID # 750 and I have added a vote to this.
      I'd like note that I need only update indicator info string on chart. My goal is adjust indicator parameters without reloading it.

      Comment


        #4
        Hello,
        The only process to dynamically update the parameters involves coding outside the scope of support we can provide here. Even when dynamically updating the parameters, the display on the chart would still show the old parameters unless the chart reloads or NinjaScript is reloaded.
        Cody B.NinjaTrader Customer Service

        Comment


          #5
          Hello, continuing with the theme of this thread

          when new data is reloaded onto a chart using the reload historical data does this automatically call the reload ninjascript (F5) to reapply indicators. A colleague is trying to reload data but only when the F5 is subsequently hit manually does the indicator reload with the expected output values drawn on the chart. The data load alone doesnt seem to suffice. Is this the expected behaviour - just trying to discern the sequence of events here
          thanks

          Comment


            #6
            Hello,
            Reloading the historical data should re initialize the indicators on the chart but it would be recommend if you are trying to reload the indicators to select reload NinjaScript.
            Cody B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Mongo, Today, 11:05 AM
            4 responses
            14 views
            0 likes
            Last Post Mongo
            by Mongo
             
            Started by traderqz, Today, 12:06 AM
            7 responses
            14 views
            0 likes
            Last Post NinjaTrader_Gaby  
            Started by Skifree, Today, 03:41 AM
            5 responses
            13 views
            0 likes
            Last Post Skifree
            by Skifree
             
            Started by traderqz, Yesterday, 09:06 AM
            5 responses
            35 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Started by guillembm, Today, 11:25 AM
            1 response
            6 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Working...
            X