PureBytes Links
Trading Reference Links
|
Try this
mov(c,13,e)>ref(mov(c,13,e),-1) and fml
("Macd-Histogram")>ref(fml("MACD-Histogram"),-1)
--- In equismetastock@xxxxxxxxxxxxxxx, "mcmpick" <mcmpick@xxxx>
wrote:
> I am trying to create system advisor for following system
> Buy
> (mov (c,13,e>ref(mov (c,13,e),-1) and fml
> (*Macd-Histogram*)>ref(fml(*MACD-Histogram*),-1,Below)
> I keep gettting syntax errors this is from Dr Elder Come into my
> trading room pg 159
> Thanks
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> 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/
|