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

Scrolling data

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

    Scrolling data

    Hi guys; I just made my indicator and it works properly unless I scroll left or right data,it seem plot method is not called when chart is scrolled,I appreciate any idea or help

    #2
    Hello Ali123,

    Welcome to the NinjaTrader forums.

    Not sure what would be causing this. Can you share the indicator you're working with? You can attach the .cs file in a reply to this thread. It's found at:
    My Documents\NinjaTrader\bin\custom\indicator

    Also let us know what instrument and chart interval you have this applied to.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      scrolling data

      thanx for fast reply ;
      let me explain about the indicator.
      it shows a number of boxes in the chart but the problem is the number of boxes are not as same as bars number in the chart (it's not sync) and i can not draw all the boxes in 1 chart so i have to be able to scroll it ( i can use the same scroll botton of the chart) but when i scroll the plot function which i override it is not be called
      any idea would help me
      thanx ,ali123

      Comment


        #4
        The plot method should be called each time the chart repaints.

        Unfortunately overriding plot method is outside of our scope of support.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by trilliantrader, 04-18-2024, 08:16 AM
        4 responses
        18 views
        0 likes
        Last Post trilliantrader  
        Started by mgco4you, Today, 09:46 PM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by wzgy0920, Today, 09:53 PM
        0 responses
        10 views
        0 likes
        Last Post wzgy0920  
        Started by Rapine Heihei, Today, 08:19 PM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by Rapine Heihei, Today, 08:25 PM
        0 responses
        10 views
        0 likes
        Last Post Rapine Heihei  
        Working...
        X