Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

BarType

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

    BarType

    Hi

    can we define own bartype And add them in this dropdown ?
    secondly.can we have any function to add rnage bar in any indicator ? as we get for addkagi etc. ?
    Attached Files
    Last edited by sumana.m; 12-20-2014, 11:14 PM.

    #2
    Hello sumana.m,

    Thank you for your post.

    Custom bar types are not supported in NinjaTrader. You can take a look at the @BarTypes.cs file under (My) Documents\NinjaTrader 7\bin\Custom\Type to develop your own custom bar types.

    Add() allows you to add bar types to the indicator in code. For example, range is added with Add(PeriodType.Range, 4). For information on Add() please visit the following link: http://www.ninjatrader.com/support/h...s/nt7/add3.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    369 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    239 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    205 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    292 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    253 views
    0 likes
    Last Post CarlTrading  
    Working...
    X