[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Metastockusers] Help on TEMA based explorer



PureBytes Links

Trading Reference Links

HI,
This is the Tema smoothed MACD indicator formula:

MACD TEMA Smoothed
shortperiods:=Input("Enter the shorter TEMAperiods: ",3,20,12);
longperiods:=Input("Enter the longer TEMAperiods: ",21,50,26);
signal:=Input("Enter the number of signalline periods: ",3,50,9);
Tema(C,shortperiods)-Tema(C,longperiods);
Mov(Tema(C,shortperiods) - Tema(C,longperiods),signal,E)

Can any one help me write an explorer for this indicator with the
following conditions :

1.When the MACD crosses zero from below
2.When the Signal line crosses MACD from below

Thanks






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/zMEolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Metastockusers/

<*> To unsubscribe from this group, send an email to:
    Metastockusers-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/