SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Metastock 6.0 for Window -- Ignore unavailable to you. Want to Upgrade?


To: Dale Wingo who wrote (2227)9/14/1998 2:01:00 AM
From: bdog  Read Replies (1) | Respond to of 4056
 
Hi Dale.

Here's histogram package if you want. Use bars for style.

mp1:=Input("Short MA",1,377,13);
mp2:=Input("Long MA",1,377,34);
mp3:=Input("Signal MA",1,377,89);
(Mov(C,mp1,E)-Mov(C,mp2,E))-(Mov((Mov(C,mp1,E)-Mov(C,mp2,E)),mp3,E))

As far as indicators go I'm all over the board. Basically still in search and experiment mode. I use a lot of stuff from the Beginning TA thread like DNS, Dahl and StochRSI and subscribe to the 56 TA Thread also which looks at chart formations and momentum indicators. I need to trim down and simplify and then systemize, but having too much fun losing money >g<

yourself?
bdog