DYO: Stochastic crossing when >70, or <30
|
Q: I've looked in the DYO list and don't see anything that marks a cross of %K down through or up through %D. I'd like to have a DYO that marks the chart when %K and %D are above the 70% line and %K crosses down through %D while above the line............and also marks the chart when %K and %D are below the 30% line and %K crosses up through %D while below the line. These would all be on a bar close basis. If an alert will do this that's OK too. I just couldn't see how to make an alert do this. Any help with this would be appreciated. Thanks.
A:
Line A and B test for %D being above 70. Line C tests for %K crossing %D. When both conditions are true,
Line D marks the position with a red stripe.
Lines F through I do the same type of testing for a crossing of %K and %D when %D is below 30.
Last modified 8/26/09 4:31 PM
|