Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Boring candle - Blue marking

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

    Boring candle - Blue marking


    I am entering into ninja trader, mainly as strategy/indicator builder.

    I am experience C++/C# programmer.

    Developed quite few with amibroker, want to change to ninja.

    To start with, i have requirement to code to mark boring candle as Blue color.

    Also appreciate, if you guide me to programming forum to look for similar work or contribute.

    With Regards,
    Abdul Rasheed.


    #2
    Hello Abdul,

    Thank you for your post.

    I have moved your thread to the General Development section since your inquiry is related to Indicator/Strategy development.

    You are able to modify the color of a candle by using CandleOutlineBrush and BarBrush.

    Please see the attached example script which demonstrates how this could be accomplished. The way the script works is if the bar is an up bar, the bar is colored SpringGreen. If the bar is a down bar, the bar is colored Red. If the bar is neutral (not up or down), it is colored Blue.

    Also, see this help guide documentation for more information.
    CandleOutlineBrush - https://ninjatrader.com/support/help...tlinebrush.htm
    BarBrush - https://ninjatrader.com/support/help...8/barbrush.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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    579 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X