Support Board
Date/Time: Fri, 27 Dec 2024 11:36:16 +0000
Post From: color coded board
[2015-05-28 18:26:15] |
User28682 - Posts: 233 |
Thank you. This doesnt work, but with the following, does this logic make sense: Studies to Graph: 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. Thanks Tom Date Time Of Last Edit: 2015-05-28 19:49:53
|