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 TraderG23, 12-08-2023, 07:56 AM
    9 responses
    382 views
    1 like
    Last Post Gavini
    by Gavini
     
    Started by oviejo, Today, 12:28 AM
    0 responses
    1 view
    0 likes
    Last Post oviejo
    by oviejo
     
    Started by pechtri, 06-22-2023, 02:31 AM
    10 responses
    125 views
    0 likes
    Last Post Leeroy_Jenkins  
    Started by judysamnt7, 03-13-2023, 09:11 AM
    4 responses
    59 views
    0 likes
    Last Post DynamicTest  
    Started by ScottWalsh, Yesterday, 06:52 PM
    4 responses
    36 views
    0 likes
    Last Post ScottWalsh  
    Working...
    X