Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to add a unirenko bartype

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

    how to add a unirenko bartype

    How do you add a unirenko bar to a multitimeframe indicator
    as it has multiple parameters ..

    #2
    Hello misalto,

    Thank you for writing in.

    You will want to call:

    Code:
    Add(PeriodType.Custom5, XXXYYYZZZ);
    Where XXX is the tick trend, YYY is the tick reversal, and ZZZ the open offset.

    If you wish to use a single digit number, such as 4 as the tick trend, you'll use 004. The same applies for all the others.

    Please, let us know if we may be of further assistance.
    Zachary G.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    574 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    332 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X