Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator Plot Types: Candlesticks and OHLC bars

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

    Indicator Plot Types: Candlesticks and OHLC bars

    Currently the plot types on indicators is rather limited.

    I would like to be able to plot Candlesticks/OHLC bars using the information generated in the indicators.

    The workaround right now is to use explicit draw functions to place rectangles in the panel. The GOMCD indicator has examples of that. I am not sure if there is a better way which can use the existing capabilities in NT.

    There can be two forms of the interface.

    Implicit: NT looks at the updates to the data in the Values object while the current bar is evolving, and draws candlesticks as it would on incoming price data. This would work when CalculateOnBarClose is false, and the OnBarUpdate method is called on every tick of the chart instrument.

    Explicit: NT is given four different data-series to plot (O, H, L, C) with the new candle being drawn on Bar Close.

    #2
    Hello aviat72,

    I have forwarded this suggestion as well. Thank you again for your feedback.
    JasonNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by xiinteractive, 04-09-2024, 08:08 AM
    6 responses
    22 views
    0 likes
    Last Post xiinteractive  
    Started by Pattontje, Yesterday, 02:10 PM
    2 responses
    15 views
    0 likes
    Last Post Pattontje  
    Started by flybuzz, 04-21-2024, 04:07 PM
    17 responses
    229 views
    0 likes
    Last Post TradingLoss  
    Started by agclub, 04-21-2024, 08:57 PM
    3 responses
    17 views
    0 likes
    Last Post TradingLoss  
    Started by TradingLoss, 04-21-2024, 04:32 PM
    4 responses
    45 views
    2 likes
    Last Post TradingLoss  
    Working...
    X