Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Highlight Bars from specific Time or action

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

    Highlight Bars from specific Time or action

    Looking to draw background color or vertical line on all bars after a certain criteria is met but only for that time period.

    Example: I have a double defined. Once price crosses that double paint the background. BUT ignore all bars before the new double is defined.

    So if that double was defined 40 bars ago, only paint background from that point forward. Ignore all bars behindb the 40th bar.

    #2
    Hello amigatlin,

    Thank you for your post.

    I would recommend having two separate variables for this. One double variable to detect when the price crosses that value, and another integer variable to save the value of how many bars you want to be processed before starting to highlight bars. Then you could use a CurrentBar check to prevent any highlighting actions to occur until your desired number of bars has been processed.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    39 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    124 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    64 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X