logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Leclere  
#1 Posted : Monday, August 13, 2012 5:30:09 AM(UTC)
Leclere

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 9/29/2011(UTC)
Posts: 3

Hello,

I am using MS version 11 on Windows Vista.

I am trying to run a system test using alpha and beta indicators but the test crashes Metastock (stops functioning).
These indicators cover two securities (ABC and XYZ). Both securities are in the same directory. Each security is clearly named in the indicators' formula's and there is no problem in plotting the indicators on a chart.
Indicators formula:

beta :

((21*Sum(ROC(Security( "ABC",CLOSE ),1,%)*ROC(Security( "XYZ",CLOSE ) ,1,%),21))-(Sum(ROC(Security( "ABC",CLOSE ),1,%),21)*Sum(ROC(Security( "XYZ",CLOSE) ,1,%),21)))/((21*Sum(Pwr(ROC(Security("XYZ",CLOSE),1,%),2),21))-Pwr(Sum(ROC(Security( "XYZ",CLOSE ),1,%),21),2))

alpha :

( Sum( ROC(Security( "ABC",CLOSE ),1,%),21) -

( Fml( "Beta" ) * Sum( ROC( Security( "XYZ",CLOSE ),1,%),21)))/21


Otherwise there is no problem with other system tests.

Can anyone please help?

Bernard
MrBruceKA  
#2 Posted : Tuesday, February 26, 2013 6:31:07 AM(UTC)
MrBruceKA

Rank: Newbie

Groups: Registered, Registered Users, Unverified Users
Joined: 2/26/2013(UTC)
Posts: 1

Hello Bernard

Have you resolved this issue?

I'm new to the forum and saw this interesting post. Seeing it was dated some time ago, with no replies, i was curious.

Thnaks

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.