Announcement

Collapse
No announcement yet.

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

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    581 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    338 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 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
    552 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X