Historical quotes from yahoo
Etats-Unis AMEX
Etats-Unis NASDAQ
Etats-Unis NYSE ...
No notes
| |
The list of symbols in the "Bourse de Toronto" and "TSX Venture Exchange".
This list contains 1581 symbols. Stock description is also included.
The fiscal year ends in the month specified in the Expiration Date field....
No notes
| |
List of symbols of stocks that trade in the "Bourse de Buenos Aires".
This list contains 74 symbols. Stock descriptions are also included.
The end of fiscal year month specified in the Expiration Date field.
Name1 contains the yahoo compatible symbol....
No notes
| |
This item allows you to create a Survivorship-bias-free historical database by downloading historical quotes for delisted US companies.
Delisted stocks are companies that are no longer available for trading. A stock can be delisted from an exchange for several reasons: It no longer meets the exchange requirements, it chooses to go...
No notes
| |
This list contains the ticker symbols of stocks that trade in the Brazilian stock market, more precisely in the Sao Paulo stock exchange.
Sao Paulo stock exchange is the largest stock exchange in Brazil and the fourth in the American continent in terms of market capitalization.
According to Wikipedia there...
No notes
| |
This item downloads historical EOD (end of day) quotes for companies listed in the ASX or the Australian securities exchange.
The data is downloaded from the following website: float.com.au. A small pre-script is applied to remove lines where the prices are set to zero. This happen sometimes with some tickers and...
No notes
| |
A common and well-known way to estimate historical volatility of a financial instrument is by calculating the standard deviation of each period in the sample. Although the standard deviation is a popular measure of the volatility of an instrument, it is not the sole one. Several different calculation methods exist...
No notes
| |
The 'Choose' function is a small piece of code that returns a vector given an index. The function accepts six parameters, the first one is the index and it is used to select one the next five parameters. The others parameters accept any numeric vectors.
Example:
a = rsi(14);
b = rsi(14) >...
No notes
| |
This is another economic calendar downloader item for Forex traders. The benefit of using this one over (202) is that the current item is much faster in downloading the data. The data is stored into a custom database 'economic_cal ' with the following fields: the event date, the event or...
No notes
| |
This is a modified version of the following downloader - 211. In the original version, the data were grouped by country, so events for each country were saved in a symbol with the same name as the country. The current version saves the data and associates it with the appropriate...
No notes
| |
The National Stock Exchange of India allows traders and investors to download bhavcopy equities data (294), as well as bhavcopy derivatives data. The Derivatives data contains futures and options non-continuous contracts historical data.
The current downloader gets these quotes data from the NSE website, decompresses the ZIP archive file, parses the...
No notes
| |
In September 1993 edition of the 'Stock & Commodities' magazine, Tushar Chande introduced the Chande's Trendscore indicator. This indicator main role is to determine the direction and strength of the market trend. To do so, it compares the close price to previous close prices over a period of 20 bars....
No notes
| |
This Arms index item is my third market breadth composite index. This first item I have uploaded, 340, calculates the ratio between the number of advancing stocks and the number of declining stocks. The second one, 344, calculates the absolute value of the difference between the number of advancing stocks...
No notes
| |
The Bourse de Tunis or Bourse des Valeurs Mobilières de Tunis is the main and unique stock exchange in Tunisia. It is based in Tunis and it was founded in 1969.
In 15 November 1995, a reform in the Tunisian internal market was introduced with tax cuts on corporations, improved taxation...
No notes
| |
Mahesh Moving Average, MMA, is a technical analysis indicator that unlike the other types of moving averages (Example: Simple moving average and Weighted moving average) uses the historical price and volume data in its calculation. Traditional moving averages calculate a bar's value using the close, volume and other time-series data...
No notes
| |
The NSE Nifty, S&P CNX Nifty or Nifty 50, is the main index of the National Stock Exchange of India. It contains the 50 largest companies that are listed on the NSE. These companies account for 22 sectors of the Indian economy.
This item downloads the S&P CNX Nifty Index, as...
No notes
| |
BSE Sensex is the main index of the Bombay Stock Exchange. It is composed of the 30 largest companies listed on the BSE. Companies that are part of the BSE Sensex Index include HDFC Bank, Hero Honda Motors Ltd., ITC Limited, Larsen & Toubro, Tata Power, Tata Motors...
BSE Sensex, which...
No notes
| |
The Reverse Collar is a hedge strategy that protects a position from a decline. The downside of using this protection is that the potential profits of the position on the upside are reduced.
As with the 378, this strategy involves buying and selling puts and calls with the same expiration date...
No notes
| |
The Survey of Professional Forecasters began in 1968. It was conducted by the both the American Statistical Association and the National Bureau of Economic Research before the second quarter of 1990; now it is released by the Federal Reserve Bank of Philadelphia. The Survey of Professional Forecasters is considered the...
No notes
| |
The Vortex Oscillator is a technical analysis indicator inspired from J. Welles Wilders directional movement indicator. The oscillator can be used to determine if a security is trending, it can be incorporated into a trend following system or can be used directly to generate buy and sell signals.
The Vortex Oscillator...
No notes
| |
Stock market analysts provide earnings estimates for companies they follow. These estimates are usually provided on a quarterly and yearly basis and for a certain period of time.
Earnings estimates are often revised when something new occurs to the company and analysts think that these changes could affect the future earnings...
No notes
| |
This object is used to get up-to-date information for US stocks. It will create a database and download information such as the exchange, the industry, the sector and the month in which the fiscal year ends of each US stock. It will also tell you whether a stock is optionable...
No notes
| |
The Gross Domestic Product is a measure of the economic health of a country. It is the market value of all goods and services produced by the economy of a nation during a period of time. This includes all final goods that are produced and do not include goods that...
No notes
| |
The Wilshire 500 Total Market Index, also called Wilshire 5000, is a market index created by Wilshire Associates, an independent investment firm. Wilshire Associates has also created several other market indices, including the Wilshire 4500 Completion Index, Wilshire Global Real Estate Securities Index, Wilshire US LargeCap Index and Wilshire US...
No notes
| |
The ratio of Total Market Cap to US GDP is an economic indicator measure that tells us whether the stock market valuation is overvalued, undervalued or fairly valued. Warren Buffet once said that the percentage of total market cap to US GNP is the "best single measure" for stock market...
No notes
| |
For more information about CAPS Ratings, please the following URL: http://caps.fool.com/help.aspx
Historical CAPS Ratings data for the period of your choice are downloaded by this item. The data is stored in a custom database (CAPS) and can be accessed to create composites, screens, rules, simulations, neural network models...
As an example, you...
No notes
| |
Using the simulator you can easily create and combine two different trading strategies, one long strategy and one short strategy.
However, if you want to create two long trading strategies, you will have to create your own money management script or use this object.
This money management script allows you to...
No notes
| |
The Percentile or Percent Rank function calculates the percentage of observations or values, within a lookback period, that are below the current value of a given function. It is the percentage of values in the provided time series frequency distribution that are lower than the value of any given bar.
As...
No notes
| |
A financial time series often moves in what can be thought of as a channel. Determining where a price or indicator is relative to that channel can be a powerful signal or indicator.
This function takes two inputs: The first, the data array (time series) which could be...
No notes
| |
To help the QuantShare community make use of the 565 function and to illustrate the application of Rules Manager, we have created a Price Channel Position rule list.
The Price Channel is designed to measure where price is within the range of the channel look back period, expressed as a percentage...
No notes
| |
The Demand Index is a technical indicator that tries to lead price changes using price and volume data. The indicator was developed by Hames Sibbet.
The demand index formula requires several parameters:
Price: A time series that is usually set to the close price, midpoint or high plus low divided by two.
Constant:...
No notes
| |
To update your quotes database in a few minutes and even seconds, this Daily Stock Quotes trading object quickly downloads the latest stock prices, from the Yahoo server, for companies listed on US and international Stock Markets. It can be used daily when your quotes database is missing the last...
No notes
| |
This function is an enhancement to the chande_trendscore function added by "The Trader". You can read more about the origin, purpose and behaviour of the function here: 317
This version adds 3 enhancements to the original function.
1) It accepts a symbol as a parameter. This is desirable in conditions...
No notes
| |
This object will do a full download of the historical analyst buy and sell recommendations available on yahoo, and store in a local database (yahoo_analyst_ratings). The rating firm, upgrade/downgrade indicator, the past rating and the current rating are all stored. In addition, the downloader contains a function that...
No notes
| |
This function utilizes the historical analyst buy/sell recommendations, downloadable from yahoo by 641, to provide the current numeric rating for a stock. Ratings provided by various firms to a standard numeric score between 5 and 1, where 5 is a strong buy and 1 is a strong sell. ...
No notes
| |
This function utilizes the historical analyst buy/sell recommendations, downloadable from yahoo by 641, to provide the previous numeric rating for a stock. Ratings provided by various firms to a standard numeric score between 5 and 1, where 5 is a strong buy and 1 is a strong sell. 0 is...
No notes
| |
This function utilizes the historical analyst buy/sell recommendations, downloadable from yahoo by 641, to determine how long it has been since an analyst rating has been provided for a stock. This function can be useful in trading algorithms in determining a confidence value for the rating (the longer its...
No notes
| |
This function utilizes the historical analyst buy/sell recommendations, downloadable from yahoo by 641, to provide the current numeric rating for a stock. Ratings provided by various firms to a standard numeric score between 5 and 1, where 5 is a strong buy and 1 is a strong sell. ...
No notes
| |
The Gold-Silver Ratio measures the number of ounces of silver it takes to buy one ounce of gold. The Gold-Silver Ratio current value is near 62; it used to be 51 in 2007 and 12.5 in 323 BC.
The Gold Silver ratio is not well known for the average trader; however...
No notes
| |
Located in Mumbai, India, The National Stock Exchange (NSE) is one of the biggest stock exchanges in Asia. Using this item, you can download historical intraday data of companies listed on NSE. After you have downloaded this item, instruct the application to retrieve one-minute intraday data for one or several...
No notes
| |