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 trilliantrader, 04-18-2024, 08:16 AM
            5 responses
            22 views
            0 likes
            Last Post trilliantrader  
            Started by Davidtowleii, Today, 12:15 AM
            0 responses
            3 views
            0 likes
            Last Post Davidtowleii  
            Started by guillembm, Yesterday, 11:25 AM
            2 responses
            9 views
            0 likes
            Last Post guillembm  
            Started by junkone, 04-21-2024, 07:17 AM
            9 responses
            70 views
            0 likes
            Last Post jeronymite  
            Started by mgco4you, Yesterday, 09:46 PM
            1 response
            14 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Working...
            X