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

Notification

Icon
Error

Options
Go to last post Go to first unread
Imothep  
#1 Posted : Saturday, December 17, 2005 9:44:57 PM(UTC)
Imothep

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:
StorkBite  
#2 Posted : Saturday, December 17, 2005 11:51:39 PM(UTC)
StorkBite

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.
Imothep  
#3 Posted : Sunday, December 25, 2005 7:58:45 PM(UTC)
Imothep

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
StorkBite  
#4 Posted : Sunday, December 25, 2005 8:21:09 PM(UTC)
StorkBite

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
Imothep  
#5 Posted : Monday, December 26, 2005 8:43:10 AM(UTC)
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
bmath  
#6 Posted : Monday, December 26, 2005 11:50:33 AM(UTC)
bmath

Rank: Newbie

Groups: Registered, Registered Users
Joined: 8/10/2005(UTC)
Posts: 1

Hi Imothep You may find what you are looking for at Roy Larsen's website http://www.metastocktips.co.nz. bmath
StorkBite  
#7 Posted : Monday, December 26, 2005 1:47:11 PM(UTC)
StorkBite

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
Imothep  
#8 Posted : Friday, January 6, 2006 3:52:12 PM(UTC)
Imothep

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)
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.