Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom indicator

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

    Custom indicator

    Hello, I need to create simple custom indicator, which calculates body of a candle measured in dollars, black and white candles.

    Regards

    #2
    Hello U0000999,

    Thanks for your post.

    To determine the candle body size, depending if it is an up bar (Close >Open) or down bar (Open >Close) you would subtract either the Close minus the open or the Open minus the close. this would be the price difference of the instrument of the candle.

    You can pull the instrument point value from: https://ninjatrader.com/support/help...pointvalue.htm

    To color a bar, you would assign a brush color to the BarBrush. Please see: https://ninjatrader.com/support/help.../?barbrush.htm

    Please note that we do not provide custom indicator creating services. If you would like this created for you, we can provide references to 3rd party programmers who can provide that service.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    163 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    82 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    125 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    206 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    185 views
    0 likes
    Last Post CarlTrading  
    Working...
    X