| 
 PureBytes Links 
Trading Reference Links 
 | 
No enough information. Elder says a lot of things. I don't remember 
anything about writing experts.
Enter Long :
MACDhistogram:=MACD()-Mov(MACD(),9,E);
Ref(MACDhistogram,-1)>0 AND Ref(Stoch(5,3),-1)<80
Enter Short :
MACDhistogram:=MACD()-Mov(MACD(),9,E);
Ref(MACDhistogram,-1)<0 AND Ref(Stoch(5,3),-1)>20
Basically, you should trade a system using the actual indicators 
until you really, really learn them. Nothing replaces human 
judgement, especially "experts". 
--- In equismetastock@xxxxxxxxxxxxxxx, mwtang <mwtang@xxxx> wrote:
> Hi ! After reading through the book " Trading for a living " by Dr. 
Alexander Elder. I had tried to write formulas concerning Macd 
Histogram( bullish & bearish divergence) into Expert advisor and 
Explorer but it always fail to work. I hope someone can help. Thanks 
you !
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/BefplB/TM
---------------------------------------------------------------------~->
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/ 
 
 |