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 sjsj2732, 03-23-2026, 04:31 AM
    0 responses
    154 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    356 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    393 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    182 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    138 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X