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

Notification

Icon
Error

Options
Go to last post Go to first unread
M.J.K  
#1 Posted : Sunday, April 4, 2010 3:00:56 PM(UTC)
M.J.K

Rank: Newbie

Groups: Registered, Registered Users
Joined: 9/7/2009(UTC)
Posts: 6

I download my data from another vendor which doesn’t support metstock, but all the data can be downloaded to metastock as meta files from this vendor. The thing is I cant use some indicators such as advance/decline since I am missing some Winros.exe file !!! The data is available. Is there another way around this? Should I try to make my own excel sheet just to display advance/decline issues ???!!!
FormulaPrimer  
#2 Posted : Sunday, April 4, 2010 9:52:46 PM(UTC)
FormulaPrimer

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 8/12/2005(UTC)
Posts: 73

This is sample indicator of what it should look like in your custom indicator. {This indicator calculates the Advance/Decline Line using data from the NYSE exchange.} Cum(Security("C:\MetaStock Data\BM Data\X.NYSE-A",C)- Security("C:\MetaStock Data\BM Data\X.NYSE-D",C)) or {This indicator calculates the Advance/Decline Ratio using data from the NYSE exchange.} Security("C:\MetaStock Data\BM Data\X.NYSE-A",C)/ Security("C:\MetaStock Data\BM Data\X.NYSE-D",C)
M.J.K  
#3 Posted : Monday, April 5, 2010 1:31:47 AM(UTC)
M.J.K

Rank: Newbie

Groups: Registered, Registered Users
Joined: 9/7/2009(UTC)
Posts: 6

man i have the formula already in metastock but it dosen't work. i have to get a file called winros.exe to get this thing working. the thing is i already have the data. do i still have to connect to a vendor in order for such indicator to work. is there is another way around this?? same thing apply for some other indicators.
wabbit  
#4 Posted : Monday, April 5, 2010 1:40:18 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
FormulaPrimer  
#5 Posted : Monday, April 5, 2010 4:21:27 PM(UTC)
FormulaPrimer

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 8/12/2005(UTC)
Posts: 73

go to the Equis folder in the all programs and start in off line mode this should solve the problem.
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.