Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bar recolor when condition met

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

    Bar recolor when condition met

    I know how to code the barcolor to become Lime if the barsize exceeds so many ticksetc..., but that color is hardcoded into the script as
    BarColor = Color.Lime;

    How can I rewrite this to enable me to switch color choices from the indicator window on the chart itself so that 2 different open charts could use different colors?
    I know how to write a variable height choice so that i can input whether i want the bar recolor at 8 ticks or 10 ticks on a chart by chart basis, but not how to pick colors.

    #2
    You can setup user definable color inputs with the snippets provided in this tip:

    Comment


      #3
      thats an old snippet post--is that 6.5 or 7.0 too?
      thanks though.

      Comment


        #4
        Just pick the appropriate version then, there are 2 zips listed, one for 6.5 the other for NT7.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        36 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        20 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        14 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        19 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        22 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X