|
|
Search
You searched for the word(s):
Showing page 1 of 2 (97 total posts)
< 1 second(s)
-
I've checked our multiple upstream data sources for the days in question and believe the volume should be in the millions rather than hundreds of thousands.Some vendors report volume offset their volume by a factor of 100. I suspect this is what eSignal is doing.Also, some providers report exchange-only prices (i.e. only report the volume of ...
-
Yes we do sector volumes for the Dow Jones US and S&P sectors (and lower level) indexes.Recommend you take a free trial to see how it works:http://www.premiumdata.net/products/premiumdata/freetrial.php
-
Hi George,In MetaStock version 10 and above Equis started to use a new software licensing system from Nelpeiron called NLS.Unfortunately that licensing scheme contains code to stop people running software in a VMWare virtual machine.This is an optional feature that can be turned on or off by Equis (in probably the next version of MetaStock). ...
-
I have used eSignal in the past but no longer do so... most of my trading is medium term now so I have little use for live data feeds.
-
NPENDRIGH:I think that an even better question for the original poster would be:
As MetaStock FX is a front end to a data feed, which data feeds provide volume for FX data?
eSignal does this
Does Quotecenter?No spot FX data feeds provide actual volume traded since this is impossible to determine via OTC multicontributor feeds. The ...
-
Such information is stored in binary form inside the MASTER and EMASTER files. The ''MetaStock'' data format is quite well known (it's a simple extension of the Computrac format from the 1980s) - just do a search for ''MetaStock data format'' on Google.It would be a trivial exercise for a programmer to read in such files and provide you with ...
-
You are missing some securities.AMEX + NASDAQ + NYSE + NYSE Arca is over 7800 securities here.Perhaps your data supplier doesn't automatically add new listings and automatically maintain securities that have changed their trading symbol?
-
Start ''The Downloader'' (Start -> All Programs -> Equis -> The Downloader)Click Tools -> Sort -> Price Datathen click Browse and select security in question
-
Hi Thomas,Regarding your second question... our data is simply data files on the hard disk. There is no realtime component or configuration required within MetaStock Pro. I suspect you may have put your Premium Data UserID/Password into MetaStock Pro under Tools->Options->Reuters DataLink. To get rid of this error ...
-
Perhaps you don't have Write/Modify access to the location where you have your data. Try right clicking on the folder structure you keep your data in and ensure that Read Only isn't ticked and, if there is a security tab, ensure you have Modify access to that folder.I've seen this once before when a user backed up his data to a CD/DVD then copied ...
-
You can use the SECURITY function to do this.eg. Let's say you have an S&P 500 futures contract already open.The formula you would use is:C-SECURITY(''C:\Trading Data\Futures\Cash\$SP'',C);Substitute the path/symbol appropriate to your data.Note that MetaStock has no way of knowing a relationship between a futures contract and its underlying ...
-
Tick volume on forex is only a measure of the number of price updates of a chart provider's data feed for a particular currency pair. In the case of multicontributor feeds, the tick volume also increases as more contributors come online (due to timezone differences). In such multicontributor feeds, there are often large price movements during
-
I'm aware of:http://www.trading-tools.com/metalib.htmas a commercial library.plus plenty of freeware source code of varying quality that is floating around (easily located in google with ''metastock data format'')
-
Metastock (Equis) provide the MetaStock Developers Kit where you could also do the data conversions - but you need to know a recognisable programming language.There are other alternative libraries out there too for reading/writing the Metastock format data files.I think it would be best if you contact Mansoor for support on his utilities though.
-
You might find these freeware tools from Mansoor helpful for ASCII/MetaStock conversion.http://www.geocities.com/mimansoor/
-
squark62:oh, looking through the metastock formula primer i found that the security function is only available in the professional version. currently i have metastock EOD. if i want to use this function, i have to upgrade. Equis added the SECURITY function in MetaStock Pro v7 but I think they made it available in either MetaStock
-
Normally the explorer only allows you to filter on the last day or a specified date.However, if you want to run an exploration on the last X days, you can use the ALERT function.for example, if your filter is C > MOV(C,200,S)You could scan for this condition any time in the last 7 trading days with:ALERT(C > MOV(C,200,S),7)
-
Perhaps Equis could consider upgrading to Nalpeiron Licensing Service v5.It has the added advantage that VMWare blocking can be stopped.http://www.nalpeiron.com/products/v5_new_features.aspNLS is the third party activation method used by Equis.In addition, the following text from their site ...
-
I do wish at least someone from Equis would acknowledge this issue.
-
Equis - do you need any further details to resolve this issue in Vista 64?It is supposed to be a Vista-compatible app - it should not need to run in administrator nor compatibility mode.
-
Equis - do you need any further details to resolve this issue in Vista 64?
-
I have the same problem here with Vista 64 Premium.Looking at Event Viewer I see:Log Name: ApplicationSource: Application ErrorDate: 10/01/2009 7:28:20 AMEvent ID: 1000Task Category: ...
-
Rather than just provide the answer, I recommend you read the formula primer. Within 5 minutes you'll be able to write it yourself.http://www.equis.com/customer/resources/Formulas/Primer.aspx
-
Also note that the date field can be in YYYYMMDD format too.
-
Justin:When testing Daily data, you can get in at the price that is equal to the Closing Price, as your system is doing. However, there is no way to know for certain that the price you get in at is in fact the ''last trade'' of the day.Unless you put in a Market-On-Close order to open your position. Some markets don't have this order ...
-
They could also be providing ''tick volume'' which is the number of bid/ask price changes that occur within a particular period.Note that tick volume is not a good proxy for actual trading volume according to various reports I have read, so beware if this is what is being provided.
-
Check your junk mail/spam folder - it's quite possible the emails are ending up there.
-
www.premiumdata.net offers Australian Securities Exchange (ASX) historical data back to 1992 for AUD$99 and for an additional AUD$22 for postage+handling will send this to you on CD. We also have US stock data back to 1950 too.
-
If the chart pattern requires volume interpretation then those patterns can't be used in spot forex trading.Since forex futures and spot forex are highly correlated, perhaps you could do your analysis on futures (which has volume) but trade the spot forex instead.
-
I thnk the non-transfer of licence either came in on version 9 or version 8 of MetaStock. Before this (version 7.2, v7, v6.52) MetaSt |