Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT 8 Bug? Adding Indicator Makes Grid Lines Disappear

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

    NT 8 Bug? Adding Indicator Makes Grid Lines Disappear

    Creating the image for my Shared Indicator DrawCandleClose at http://www.ninjatrader.com/support/f...d=7&linkid=700 (See Attached), I started with four default ES Charts:

    Top - Default with Black colored Candle Body Outline

    Second - Transparent colored Candle Body Outline. Notice that the Open and Close price on some bars can not be determined because the candle has no body. If all trades were at the same price there would be no Wick and the bar would be blank.

    Third - Same as Second but the DrawCandleClose Indicator has drawn a Hash at bar Close when Open and Closing price are equal.

    Bottom - Same as third but the DrawCandleClose Indicator has drawn a WhiteSmoke Hash at bar Close when Open and Closing price are equal. Chart has Black Background with all Black markings replaced with WhiteSmoke color.

    Note that the top two charts have no Indicators and they show grid lines. The bottom two charts each have my Indicator and the grid lines have disappeared. Removing the Indicator makes the grid lines reappear.

    The second attachment shows WinDiff comparison of the Workspace file when the Indicator is added. The rest of the Workspace in unchanged by adding and removing the Indicator.

    Is loss of grid lines a bug?
    Attached Files
    Last edited by Jim W.; 10-20-2015, 08:50 AM.

    #2
    Originally posted by Jim W. View Post
    Is loss of grid lines a bug?
    Your indicator uses

    DrawHorizontalGridLines = false;
    DrawVerticalGridLines =
    false;

    in the State.SetDefaults



    -=Edge=-
    NinjaTrader Ecosystem Vendor - High Tech Trading Analysis

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    666 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    377 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    110 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    580 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X