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: Sean W. Smith who wrote (1573)2/10/1998 7:57:00 PM
From: Ben Antanaitis  Read Replies (1) | Respond to of 4056
 
ALL-

If any MetaStock user wishes to use point and figure charts with the 'traditional' aka Chartcraft aka Tom Dorsey box scaling for the charts, MetaStock cannot do this. But stop in at:

pipeline.com

There is a FAQ, screenshots, and download link for EZPNF20U.EXE, the shareware version of EZ-PnF a point and figure stock charting program.
EZ-PnF directly reads the MetaStock stock price database for input data.

Ben A.



To: Sean W. Smith who wrote (1573)2/11/1998 6:29:00 AM
From: STYK  Read Replies (1) | Respond to of 4056
 
Sean,
Thanks for the response. To adjust Date, click Format; choose Cells; choose Date, choose Style.

Can someone tell me what is incorrect with this formula. A basic EMA. When I use without <periods> it works, with <periods> Error says expecting operator. In Excel the period is actually an <If> statement, but I cannot get it to work just with just <1>.

periods:=1
((CLOSE*(.095*periods))+(PREV*.905*periods))

Thanks for any comment,
CS