Platinum Customer
Joined: 10/7/2004 Posts: 38
|
Reposting question:
Using this PCF for 21-period or 50-Period Simple Moving Avg to be rising on the current bar, is there a way to present a 'green dot' on the chart when the condition is met?
(AVGC50 > AVGC50.1 OR AVGC21 > AVGC21.1) AND C > C1 AND V > ABS(C1 < C2) * V1 AND V > ABS(C2 < C3) * V2 AND V > ABS(C3 < C4) * V3 AND V > ABS(C4 < C5) * V4 AND V > ABS(C5 < C6) * V5 AND V > ABS(C6 < C7) * V6 AND V > ABS(C7 < C8) * V7 AND V > ABS(C8 < C9) * V8 AND V > ABS(C9 < C10) * V9 AND V > ABS(C10 < C11) * V10
Thanks,
Preston
|
Registered User Joined: 12/15/2004 Posts: 20
|
Use a Customer PCF % True indicator with a Plot Style of Dots
|