Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Price bars color change on indicator

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

    Price bars color change on indicator

    Looking to create code to add to this indicator. when price touches or goes above the blue line the candles turn blue. when price touches or goes below the candles turn purple? Any help or suggestions would be helpful. Thx Click image for larger version

Name:	color bars on indicator.jpg
Views:	1016
Size:	8.1 KB
ID:	1149471

    #2
    Hello JTizz,

    Thank you for your post.

    You could change the color of the bars using CandleOutlineBrush and BarBrush. CandleOutlineBrush will determine the color of the bar borders. BarBrush determines the color of the inside of a bar.

    See the attached example script that demonstrates changing the color of a bar.

    Also, see the help guide documentation below for more information.

    CandleOutlineBrush - https://ninjatrader.com/support/help...tlinebrush.htm
    BarBrush - https://ninjatrader.com/support/help...8/barbrush.htm
    Working with Brushes - https://ninjatrader.com/support/help...th_brushes.htm

    Let us know if we may assist further.
    Attached Files
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    81 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    41 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    66 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    54 views
    0 likes
    Last Post CarlTrading  
    Working...
    X