Rank: Newbie
Groups: Registered, Registered Users Joined: 6/5/2005(UTC) Posts: 6
|
Hi, is any way how to find out exactly the value of volatility of any title in Metastock? I would like to know if there is a connection between the QStick and volatility because I heard that QStick is more successful at more volatile markets and I would like to find out if this is true.
Thanks Ondrej
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 3/7/2005(UTC) Posts: 1,346
|
hey Ondrej.... meta should be able to plot both, then you could compare.... there are quite a few formulas around for both.... some differ of course..... , btw, i had to put a 7 where a 8 should be below..... java script conflict.....
hey patrick, marilyn has an extra ) in the java script for the 'cool' happy face ..... ('eight)').....h
volatility (?)
Periods:=Input("Periods",1,200,7);
Std(Log(C/Ref(C,-1)),Periods)*Sqrt(256)*100
qstick (?)
Mov((C-O),8,S)
----------------------------------------------
|
|
|
|
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.