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

Skip bars on chat drawing

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

    Skip bars on chat drawing

    Some times with Google or Yahoo data free provider, NinjaTrader gets invalid day data with volume value in 0. How I can skip that bar and avoid bar draw on chart by code. I know that I can mark data on historical windows as exclude, but I need do this using code.

    #2
    Hello,

    Generally rather than trying to handle this in code it would be best to not get the zero at all as data. This can be accomplished using the bad tick filter in the Tools -> Options -> Market Data tab. The option is called "Filter bad ticks" and has a property below it for the % off market to look for.

    In code a zero bar would be reported as zero and could be handled by checking if the bars price is zero. This would still result in having the zero bar though.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      Thanks, but in those market data price is not spike as this function looking for. On those data wrong value is value equal 0. So is there another way to filter this readings?

      Comment


        #4
        Hello,

        Thanks for posting.

        The Filter Bad Ticks feature should also apply to Volume. Since 0 would be far away from an expected value, the filter should still work as expected. What setting was entered for Filter Bad Ticks when you see this behavior?
        Drew O.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by michi08, 10-05-2018, 09:31 AM
        2 responses
        739 views
        0 likes
        Last Post Denver_Wayne  
        Started by sightcareclickhere, Today, 01:55 PM
        0 responses
        1 view
        0 likes
        Last Post sightcareclickhere  
        Started by Mindset, 05-06-2023, 09:03 PM
        9 responses
        258 views
        0 likes
        Last Post ender_wiggum  
        Started by Mizzouman1, Today, 07:35 AM
        4 responses
        18 views
        0 likes
        Last Post Mizzouman1  
        Started by philmg, Today, 01:17 PM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Working...
        X