Historical quotes from yahoo
Etats-Unis AMEX
Etats-Unis NASDAQ
Etats-Unis NYSE ...
No notes
|
Downloader
Medium
|
| |
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
|
Symbols
Medium
|
| |
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
|
Downloader
Advanced
|
| |
Dividends are portion of corporate profits that a company decides to redistribute to its shareholders.
Depending on their dividend policy, some companies will pay dividend to their shareholders while others prefer to invest in their future growth.
This downloader gets dividend data from the yahoo finance website. It downloads history of...
No notes
|
Downloader
Advanced
|
| |
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
|
Symbols
Medium
|
| |
The buy indicator tells you whether to buy the current security or not based on an indicator previous performance.
For each bar, this indicator will calculate the performance of another indicator for the past bars. It will simulate a buy and sell after n-bars when the provided indicator gives a signal.
Example:...
No notes
|
Indicator
Advanced
|
| |
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
|
Downloader
Medium
|
| |
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
|
Indicator
Advanced
|
| |
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
|
Indicator
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Downloader
Medium
|
| |
Correspondence between bars of trading days and their actual dates is sometimes needed in trading. In fact, trading days do not include neither weekends nor some holidays. Besides, the trading period does not correspond to a particular interval of the calendar; it starts and ends dependently on the trader's...
No notes
|
Indicator
Medium
|
| |
Here is another date function named 'BarsToMonthEnd'. It returns the number of trading bars from the current bar up to the last trading bar of the actual month in the calendar. For example, for 30th December 2009, BarsToMonthEnd could return 1, and for 1st December 2009, it could return 22.
The...
No notes
|
Indicator
Medium
|
| |
------------------------------------------------------------------------
------------------------------------------------------------------------
This item no longer works.
You can use the following downloader instead: 463 ...
No notes
|
Downloader
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Indicator
Medium
|
| |
It took me more than 2 hours to complete this short selling downloader. This item is more complex than the previous ones (319, 321, 310, 322) because it calculates the sum of all short selling data for four different facilities.
Because the data is retrieved from four different URLs, I have...
No notes
|
Downloader
Medium
|
| |
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
|
Composite
Medium
|
| |
This item downloads futures only reports of commitments of traders (COT) for several futures contracts.
The data is retrieved from the U.S. Commodity Futures Trading Commission website (cftc.gov); it is then parsed and inserted into a custom database 'commitments_traders'. The data is the aggregate values that are reported by all the...
No notes
|
Downloader
Medium
|
| |
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
|
Symbols
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Indicator
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Downloader
Medium
|
| |
The location of the closing price within the day's range is a surprisingly powerful predictor of next-day returns for equity indices. The closing price in relation to the day's range:Internal Bar Strength is simply calculated as such:
((close-low)/(high-low))*100
It takes values between 0 and 100 and simply indicates at which point...
No notes
|
Indicator
Medium
|
| |
For those who want or need access to both adjusted and unadjusted historical stock prices, this item downloads both data from the Yahoo server.
This item has almost the same settings as the 73, which is a download object that retrieves historical EOD data from Yahoo servers, adjusts the quotes using...
No notes
|
Downloader
Medium
|
| |
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
|
Downloader
Medium
|
| |
This function calculates the slope of the Weighted Linear Regression.
The Weighted Linear Regression Is an extension of the standard Linear Regression, where a weight is added to each of the points.
It can be used to calculate the linear regression of the closing prices by considering the volume traded on each...
No notes
|
Indicator
Medium
|
| |
This object downloads real-time forex tweets from the StockTwits website.
Tweets are downloaded for several currency pairs, including: AUDCAD, AUDJPY, AUDUSD, EURAUD, EURCAD, EURCHF, EURGBP, EURJPY, EURUSD, GBPJPY, GBPUSD, USDCAD, USDCHF and USDJPY.
The data is saved in the "stocktwits" database and it includes the tweet's date and the message.
For example, the...
No notes
|
Downloader
Medium
|
| |
This function converts a string to a number. It generates a number from a string or combinations of letters and numbers.
The function is called "Num" and it uses the "GetHashCode" method of an object to generate a number.
The "Num" function can be helpful in many situations.
...
No notes
|
Indicator
Medium
|
| |
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
|
Indicator
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Downloader
Medium
|
| |
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
|
Indicator
Medium
|
| |
A list of all commodities trading on the NCDEX can be downloaded here 526. This list contains agricultural commodities (Potato, Chana, Crude Palm Oil, Soy Bean, Cotton...), metals (Steel, Copper, Zinc...), precious metals (Gold, Silver, Platinum...), energy (Brent Crude Oil, Gasoline, Heating Oil, Natural Gas...).
The list is not mandatory because...
No notes
|
Downloader
Medium
|
| |
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
|
Money Manag.
Advanced
|
| |
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
|
Indicator
Medium
|
| |
Frank Hassler introduced this measurement. It was discussed on Frank's Blog Engineering Returns http://engineering-returns.com/2010/06/28/aapl-ts/, and it was highlighted and researched by David Varadi of CSS Analytics in his blog http://cssanalytics.wordpress.com/2010/06/28/trend-strength-index-tsi/, and subsequent posts.
David uses the following summary of TSI: "The TSI is an intermediate-term absolute (versus relative ) measure...
No notes
|
Indicator
Basic
|
| |