Support Board
Date/Time: Fri, 27 Dec 2024 10:58:05 +0000
Post From: color coded board
[2015-06-02 03:15:38] |
User28682 - Posts: 233 |
Hi, Previous facts: MACD : ID5 Moving Average Exponential : ID1 Moving Average Exponential : ID3 Alert field: =AND((ID.5crossover(SG1,SG2),SG1 < 0),C < ID.1.SG1, C > ID3.SG1) I want a price bar color coded if: close is < 50 EMA and close > 100 EMA AND MACD SG1 crosses below SG2 AND SG1 is > 0 I am more interested in the price bars changing color on the condition being met than the alert. If I want this "buy" condition met with a pink bar, based on these facts, do I need 1 "Color Bar Based On Alert Condition" to show "buy" examples as this code wants? If so where does it go in the list of Studies to graph? Attached is what I have now, using only one.I cant get it to show ANY colored bars, where is the setting to tell it to do it and what color to do it? Thanks for your help. Tom |
Color_Bar_Based_on_Alert.png / V - Attached On 2015-06-02 03:14:29 UTC - Size: 88.86 KB - 329 views |