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

tick count on LineBreak

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

    tick count on LineBreak

    Does the Bars.TickCount work for Ninja LineBreak candles??
    Do the other Bars.xxxxxxx functions work the same for LineBreak as for other
    tick based candles??

    (second post...I think I must have messed up my first post...sorry)

    #2
    Hi photog53,

    TickCount would not return meaningful values for LineBreak charts. This would apply only to tick charts.

    Other bars properties like FirstTickOfBar, BarsSinceSession should still apply though, although PercentComplete does not.
    Last edited by NinjaTrader_RyanM1; 06-09-2011, 11:18 AM.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      RyanM,

      Thanks for the quick response......

      If I understand this correctly,
      - Bars.FirstTickOfBar should tell me when the first tick of a linebreak candle starts.
      - Bars.Period.BasePeriodValue...will still give me the base value of the line break candle

      Comment


        #4
        Yes, that's correct.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          I managed to code a "tick counter/bar counter" for the linebreak bars...(and the more exotic linebreakwciked bars).
          Thanks again....

          Comment


            #6
            Photog53,

            Are you willing to share your code? I'm trying to dig into the linebreak bar to get tick count and am having a ruff time..

            tia...

            taddypole...

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by ZenCortexCLICK, Today, 04:58 AM
            0 responses
            5 views
            0 likes
            Last Post ZenCortexCLICK  
            Started by sidlercom80, 10-28-2023, 08:49 AM
            172 responses
            2,281 views
            0 likes
            Last Post sidlercom80  
            Started by Irukandji, Yesterday, 02:53 AM
            2 responses
            18 views
            0 likes
            Last Post Irukandji  
            Started by adeelshahzad, Today, 03:54 AM
            0 responses
            8 views
            0 likes
            Last Post adeelshahzad  
            Started by Barry Milan, Yesterday, 10:35 PM
            3 responses
            13 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Working...
            X