Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Dot Colors Question

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

    Dot Colors Question

    Hi,
    I found this wonderful piece of code someone contributed here a while back, and after diving into the code to make some tweaks I ran into a wall. I was wondering if someone could please educate me as to how to change the dot colors from Red and Green. I think it may be possible, but no matter what I try the dots always stay Red or Green. There is a function call in the code Rising(derivativeOscillator) and Falling(derivativeOscillator) which set up plot stuff, but I have not had any success monkying with it. Any thoughts or suggestions would be greatly appreciated. I want to change the colors to Orange and Blue if possible.
    Thanks
    Attached Files

    #2
    Widgetman, you would need to check into the different plot colors in the Initialize() and see to which values correspond to the ones you wish to change. Then change for example Color.Green to Color.Blue
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by arvidvanstaey, Today, 02:19 PM
    4 responses
    10 views
    0 likes
    Last Post arvidvanstaey  
    Started by samish18, 04-17-2024, 08:57 AM
    16 responses
    56 views
    0 likes
    Last Post samish18  
    Started by jordanq2, Today, 03:10 PM
    2 responses
    8 views
    0 likes
    Last Post jordanq2  
    Started by traderqz, Today, 12:06 AM
    10 responses
    18 views
    0 likes
    Last Post traderqz  
    Started by algospoke, 04-17-2024, 06:40 PM
    5 responses
    47 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X