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 kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    89 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    92 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    70 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    87 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    64 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X