PureBytes Links
Trading Reference Links
|
------------------------------------------------------------------------
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.
To reply: http://groups.yahoo.com/group/equismetastock/post?act=reply&messageNum=5883
------------------------------------------------------------------------
Here's a few:
1. Filter: Mov(C, 5, s) > Mov(C, 20, s)
2. Filter: Mov(C, 6, e) > Mov(C, 26, e)
3. Filter: RSI(c, 7) > RSI(c, 21)
4. Filter: MFI(7) > MFI(21)
I'm pretty sure these are right. Test them and see.
Harold
--- In equismetastock@xxxxxxxxxxxxxxx, "yakloufa <yakloufa@xxxx>"
<yakloufa@xxxx> wrote:
> Hi all. I am new Metastock user. I would like to formula 20
> Explorations with the following 20 conditions:
>
> 1. 5 days SMA > 20 days SMA
> 2. 6 days EMA > 26 days EMA
> 3. 7 days RSI > 21 days RSI
> 4. 7 days MFI > 21 days MFI
> 5. 9 days %K <= 10, 9 days %K <= 20 on UP trend
> 6. 9 days %K < 80 and %D1 > %D2
> 7. MACD Signal > 0
> 8. (12ema - 26ema) > 9 MACD Signal
> 9. Avg(10) OBV > Avg(30) OBV
> 10. 10 days CCI < -150
> 11. 10 days CCI < 100 and Avg(10) CCI > Avg(30) CCI
> 12. 10 days PDI > 10 days MDI
> 13. 14 days PDI > 14 days MDI
> 14. 10 days ROC > 20 days ROC
> 15. 20 days ROC > 30 days ROC
> 16. 5 days DPO > 10 days DPO
> 17. 5 days DPO > 20 days DPO
> 18. Avg10(10 W.%R) > Avg30(10 W.%R)
> 19. Close <= 10 days lower Band. close < 10 days upper band. and 10
> days B.Band both up.
> 20. Close <= 20 days lower Band. close < 20 days upper band. and 20
> days B.Band both up.
>
> Please advise. Thanks in advance!
>
> - Jack
To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|