Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to change Candle Wick color on the fly

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

    How to change Candle Wick color on the fly

    I tried using ChartBars.Properties.ChartStyle.Stroke2.Brush=tmpU pColor;

    but it seems that this is changing it in the ChartBars.Properties and only changes it once.
    I would like to change it in OnBarUpdate() based on past bar High, Low, Close etc.

    Thanks

    #2
    I found it.

    Comment


      #3
      Hello JerryWar and thank you for your question. I am providing an excerpt from the ChartBars.Properties page of the help guide.

      Originally posted by http://ninjatrader.com/support/helpGuides/nt8/en-us/chartbars_properties.htm
      Warning: These are UI properties which are designed to be set by a user. Attempting to modify these values through a custom script is NOT guaranteed to take effect.
      Since these settings are designed to mirror the user changing user interface settings one time when initially configuring an indicator, I will need to ask what our goal is in this case to be able to assist further. I look forward to helping in any way I can.
      Jessica P.NinjaTrader Customer Service

      Comment


        #4
        Jessica,
        I figured that out, what I was looking for and found was CandleOutlineBrush.

        Regardless Thanks for the reply

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by ghoul, Today, 06:02 PM
        3 responses
        14 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        44 views
        0 likes
        Last Post jeronymite  
        Started by Barry Milan, Yesterday, 10:35 PM
        7 responses
        20 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by AttiM, 02-14-2024, 05:20 PM
        10 responses
        180 views
        0 likes
        Last Post jeronymite  
        Started by DanielSanMartin, Yesterday, 02:37 PM
        2 responses
        13 views
        0 likes
        Last Post DanielSanMartin  
        Working...
        X