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 popecapllc, 08-09-2023, 07:42 PM
            10 responses
            1,365 views
            0 likes
            Last Post BartMan
            by BartMan
             
            Started by jbays87, Today, 09:46 PM
            0 responses
            6 views
            0 likes
            Last Post jbays87
            by jbays87
             
            Started by ETFVoyageur, 04-30-2024, 02:04 PM
            11 responses
            101 views
            0 likes
            Last Post ETFVoyageur  
            Started by bubblegum, 03-18-2024, 10:41 AM
            3 responses
            48 views
            0 likes
            Last Post vjsworld  
            Started by JamesK1, Today, 02:48 PM
            1 response
            13 views
            0 likes
            Last Post JamesK1
            by JamesK1
             
            Working...
            X