Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

BarsType Identifier (by NinjaTrader_Jesse)

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

    BarsType Identifier (by NinjaTrader_Jesse)

    Hello
    I am a beginner..
    Can you please tell me how to use BarsTypeIdentifier indicator.(https://ninjatraderecosystem.com/use...pe-identifier/)
    I specify that I opened the indicator in the script editor, compiled and clicked on "output" icon but I have 2 blank tabs.
    Thanks for your help.​

    #2
    Hello bicou,

    That outputs to the NinjaScript output window when applied to a chart. It outputs the ID's of the barstypes you have imported. That is only relevant for use with AddDataSeries when adding custom data series as a secondary series by its ID, the indicator otherwise does not display anything when applied to a chart or provide any relevant information about the bars types.

    Comment


      #3
      Ok thank you

      Comment


        #4
        Thanks, this is helpful. Didn't know the enum starts with 0 instead of 1, and 13 is not available. Such a shame the custom bars can only be used by AddDataSeries() and not AddVolumetric().

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        35 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        12 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        18 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        20 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X