Brooklisa,
Your right. I should have looked at them a little closer before I copied them. They are old ( 2 to 3 year) indicators from the Prodigy days. Looks like I was playing with them, then put them on the back burner. I believe the Stochastic should be < 20 and close > a 40 ema.
The ADX w/markfilter looks like this.
AlertMarker(adx(14)>ref(adx(14),-1) and pdi(14)>ref(pdi(14),-1) and mdi(14)<ref(mdi(14),-1) and ref(adx(14),-2)<ref(adx(14),-1) and ref(pdi(14),-2)<ref(mdi(14),-1) and mov(v*max(0,c-ref(c,-1)),50,e) >mov(abs(v*min(0,c-ref(c,-1))),50,e), Below )
Steve |