Support Board
Date/Time: Thu, 16 Jan 2025 06:09:38 +0000
Post From: How do I combine colour bars and a moving average?
[2017-10-06 09:19:22] |
grantx - Posts: 244 |
I am using the "Colour based on alert" study. When price is below the moving average then apply formula 1. When price is above the moving average then apply formula 2. Example: My "Colour bar based on alert condition" formula 1 = "AND(C<O,H-L>TICKSIZE*6)" I only want this to fire when price is below a moving average. My "Colour bar based on alert condition" formula 2 = "AND(C>O,H-L>TICKSIZE*6)" I only want this to fire when price is above a moving average. Thanks. Date Time Of Last Edit: 2017-10-06 09:19:36
|