Registered User Joined: 4/3/2006 Posts: 44
|
I need help to write
1) a PCF that returns True if the ADX was inside the Bollinger Band yesterday, but is outside today
2) a PCF that returns True if the ADX was outside the Bollinger Band yesterday, but is inside today
Setting: ADX (14,20) BBands (20,15)
Thanks in advance
|
Worden Trainer
Joined: 10/1/2004 Posts: 18,819
|
You can only do this via the channel sort. PCFs for ADX are not viable.
Do a channel sort on your bollinger bands and focus on values near 100 and -100.
Here is a video to review: Sort using envelopes, regression channels and Bollinger bands
- Craig Here to Help!
|