Discussions
»
Product and Service Development
»
MetaStock
»
Weekly indicators on daily charts : need help !
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/28/2005(UTC) Posts: 25
|
Hi all,
I would like to use the following weekly indicators on daily charts but unfortunately, I am not a Metastock expert at all... :?
Would anyone be able to code them ?
Here are the indicators :
1) Modified Stochastic with Signal Line
Mov(Stoch(14,1),5,E) {Modified Stochastic}
Mov(Mov(Stoch(14,1),5,E),5,E) {Signal Line}
2) Bollinger Bandwidth
((BBandTop(Typical(),20,S,2)-BBandBot(Typical(),20,S,2))/Mov(Typical(),20,S))*100
NB : as John Bollinger recommends, I use the typical price (H+L+C/3) and not the close.
Many thanks for your help !!! :Worthy:
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 3/19/2005(UTC) Posts: 2,995
Was thanked: 14 time(s) in 10 post(s)
|
Hi Imothep-
Do a search for multiple time frame indicators... or a derivative. Also, check out Henry's posts and Jose's website. Different variations of this question have been asked many, many times. It's even in the wishlist, I believe.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/28/2005(UTC) Posts: 25
|
g_stockman wrote:Hi Imothep-
Do a search for multiple time frame indicators... or a derivative. Also, check out Henry's posts and Jose's website. Different variations of this question have been asked many, many times. It's even in the wishlist, I believe.
Hi g_stockman,
Sorry for my belated reply but I've had some problems with my ISP.
I searched through many threads related to multiple time frames but I did not find any code that could solve my problem.
I just can't code the modified stochastic I use and I think there is an issue when using the Typical Price instead of close (the results are quite different).
Thanks in advance for your valuable help,
Regards,
Imothep
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 3/19/2005(UTC) Posts: 2,995
Was thanked: 14 time(s) in 10 post(s)
|
Imothep wrote:Hi all,
I would like to use theses two weekly indicators on daily charts :
1) Modified Stochastic
Mov(Stoch(14,1),5,E) {Modified Stochastic}
Mov(Mov(Stoch(14,1),5,E),5,E) {Signal Line}
2) Bollinger Bandwidth
((BBandTop(Typical(),20,S,2)-BBandBot(Typical(),20,S,2))/Mov(Typical(),20,S))*100
NB : As John Bollinger recommends, I use the Typical Price (H+L+C/3) and not the Close.
I read several messages about multiple time frames in MS (congratulations to Jose and Roy for their works ! ) but unfortunately I don't succeed in getting accurate results with these two indicators above.
Thanks in advance for you help,
Regards,
Imothep
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/28/2005(UTC) Posts: 25
|
Hi g_stockman,
I do not understand why you deleted my message in the "MetaStock Formula Assistance" Forum ?
Don't you think this section is more appropriate ?
Regards,
Imothep
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 8/10/2005(UTC) Posts: 1
|
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 3/19/2005(UTC) Posts: 2,995
Was thanked: 14 time(s) in 10 post(s)
|
MetaStock Formula Assistance" Forum ?
Don't you think this section is more appropriate ? [/quote wrote:
Hey Imothep-
It was just the same question posted in two different places. You are more likely to get a meaningful response if everyone is looking at the same thread. I didn't delete the content, just moved it.
Thanks
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/28/2005(UTC) Posts: 25
|
Hi,
No problem !
Unfortunately I still have not found a solution... :cry:
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
MetaStock
»
Weekly indicators on daily charts : need help !
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.