Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 13:29:06 +0000



Post From: How to Add a Swing High/Low to another condition for

[2023-12-04 19:52:49]
User68474 - Posts: 201
Thanks, John. Yes, I've already been messing around with ID#(Swing High and Swing Low).SG1 or 2, to no avail. I don't think I articulated what I'm trying to do very well. Let me try to explain it better, all the while trying to keep it simple: I'd like to color a bar if it satisfies 2 conditions: #1.) If it is a Swing High or Swing Low based upon the default SC Study, and 2.)some other condition. For example, that second condition could be as basic as (H-L<=x), or other simple conditions that I might choose. Basically, how do I add the first condition to another condition in a =and(condition #1,condition #2) format ??
I've been able to color the bar based on single conditions alone, but don't know how to add the condition #1.