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

Re: Intel News (price cuts)



PureBytes Links

Trading Reference Links


  It is simply a Histogram of a
>Macd of a Comparative Relative Strength line (not the customary Macd
>Histogram that tracks the crossing of the trigger line but one that
>tracks the Macd crossing of the 0 line.) 

do you have any formula that can be used in metastock ?
i use:-
buy:
(MACD())-Mov(MACD(),9,E)>0
sell:
(MACD())-Mov(MACD(),9,E)<0

is this different from what you read ?

what is FSVLX & FLTMX ?

mike