Aggregate fundamental data for industries could be very useful in a top-down analysis style. It can be of course be used in several ways and would allow you for example to create industry-specific rules in your trading or ranking system.
By running this item daily, you would be able to gather...
No notes
|
Downloader
Advanced
|
| |
The current download item gets non-continuous daily futures quotes from the following download location: www.accesstrading.com. The quotes can be downloaded starting from the end of 2007. This is because a change in the URL that points to the CSV content was made in the late 2007. The data provided by...
No notes
|
Downloader
Medium
|
| |
Here is a super simple indicator with dozens of applications. Similar to AggM, the AggZ is a composite trend and mean-reversion indicator rolled into one. The concept of both is to anchor a long term trending measure to a short-term mean-reverting measure so that you can have an indicator that...
No notes
|
Indicator
Medium
|
| |
This was inspired by an article on tweaking Harry Browne's Permanent Portfolio (I cannot find that article... )
This is v.01 so it's not 100% checked and verified.Please report any errors or mistakes.
The basic PP portfolio is equal weight in 4 assets:
25% Equity ...
No notes
|
Trading System
Medium
Private
|
| |
The following is a swing indicator that allows one to plot swings and various swing statistics within a chart. Note that this cannot be used for backtesting, a seperate version called swingsim (1555) may be used for that purpose.
The second parameter defines the swing threshold in points....
No notes
|
Indicator
Medium
|
| |
The Stock Market Momentum Indicator is a proprietary stock market indicator created by the Commodity Research Bureau (crb). It is mainly used to determine the general direction of the market. Based on S&P 500 stock prices, this indicator analyzes some stocks and calculates the ratio of the percentage of those...
No notes
|
Downloader
Medium
|
| |
The CBOE Options Issues Traded data contains the number of options issues traded on the Chicago Board of Exchange. This includes put and call options for all US equities. From January 2009 to present, the CBOE Options Issues Traded time series had a maximum value of 47,464, which occurred May...
No notes
|
Downloader
Medium
|
| |
best watchlist created ,tested on indian market try it u will get more profts....
No notes
|
Watch List
Medium
|
| |
This list of symbols contains 186 Danish stocks from the Copenhagen stock exchange. The list was created April 2012.
The Danish stocks are indexed into the following groups: OMXC20, Large Cap, Mid Cap and Small Cap. The Index field in the list uses the following names:
OMXC20, OMX LARGE-CAP, OMX MID-CAP and...
No notes
|
Symbols
Medium
|
| |
This function allows you to get the industry name of an external symbol.
As you may know, you can get the industry name of the currently analyzed symbol using the "Industry()" function.
To access the industry of another symbol, download and install this function then type something like:
a = SymbolIndustry("GOOG");
...
No notes
|
Indicator
Advanced
|
| |
Fixed Bucket Calculation
In financial modeling, "normalizing" data is critical to evaluating a time series in a smooth and consistent manner. What constitutes a high versus what is a low value? Properly characterizing values is important to determine valid "signals". It rarely a good idea to...
No notes
|
Indicator
Medium
|
| |
This is a modified version of NSE Nifty - S&P CNX Nifty
This modified version can download index of CNX NIFTY
Don't forget to add CNX NIFTY as a new symbol
...
No notes
|
Downloader
Medium
|
| |
Swiss Army Knife Indicator - SWAK
Example:
swak((high + low) / 2, "BS", 14, 0.01);...
No notes
|
Indicator
Medium
|
| |
In order to keep your symbol database up-to-date, here is a trading item that automatically updates the exchange name of your US Stocks. The item downloads three symbols list; each list contains stocks that are listed in a specific exchange (NYSE, NASDAQ and AMEX). After a list is downloaded, each...
No notes
|
Downloader
Medium
|
| |
The Keltner Channel Breakout is a trading strategy that creates short signals when the close price breaks above the high band/line of the Keltner channel.
This trading system is short only. It enters short orders when the close price of a security crosses above the high band of the 40-Bar...
No notes
|
Trading System
Medium
|
| |
The Annual Return function calculates the trailing annual return of a security. This means that for each bar, the function returns the annual return based on its previous data.
The calculation starts after the first 50 bars. This is because for first bars, annual return time-series would be very volatile.
To...
No notes
|
Indicator
Basic
|
| |
This screen tries to find low priced stocks that have experienced substantial run up in one day with a volume substantially higher than average for the last periods. you'd be looking to go long on the open of the next day. the screen also shows the magnitude of the move...
No notes
|
Screen
Medium
|
| |
The following function references a previous element in a time-series/vector.
This function is similar to the "ref" built-in QuantShare function but allows you to use "string/text" variables instead of numeric variables.
Example 1:
date1 = refString(date(), 1);
...
No notes
|
Indicator
Medium
|
| |
This item downloads economic calendar events for different currencies. It downloads the event name, the event's date, the event's description, the currency involved in the event, the importance of the event, the actual release number, the forecasted release number, and the previous release number.
It is pretty the same downloader as...
No notes
|
Downloader
Medium
|
| |
Inverse Fisher Transform was first introduced by John Ehlers in an article published in May 2004 issue of the Technical Analysis of Stocks and Commodities magazine.
It is the inverse of the fisher transform which can be downloaded here 528. It is well suited to transform oscillator indicators because it is...
No notes
|
Indicator
Advanced
|
| |
52-Week New Highs and 52-Week New Lows are numbers released by several stock exchanges. The New York Stock Exchange, American Stock Exchange and NASDAQ released numbers are downloaded by 134. From the same data provider, 159 gets the number of advancing and declining issues on these exchanges and the 151...
No notes
|
Composite
Medium
|
| |
This money management item allows you to specify an interest rate so that the backtest tool can use it to calculate interest earnings on your cash.
Note that when your balance/cash is negative (Example using margin), the backtester will withdraw cash daily based on that fixed interest rate.
You can see the...
No notes
|
Money Manag.
Advanced
|
| |
This downloader imports EODData.com (end of day only) formatted text files from your hard drive. EODData.com allows free end of day data downloads for a number of exchanges as long as you register (see: http://www.eoddata.com/download.aspx). If you pay for a premium membership, they also provide you with a proprietary downloader...
No notes
|
Downloader
Medium
|
| |
It is the product of the number of shares outstanding and the stock share price and it vary on a daily-basis (as do the stock price), the market capitalization is a measure of how big or small a company is. It represents the current market value of a company or...
No notes
|
Downloader
Medium
|
| |
The built-in "GetData" function allows you to retrieve data from a custom database (fundamental, news, sentiment, put/call ratio...). It gets data for the last field's value that occurred during each trading bar.
Imagine you have a volume field (daily data) and you want to display the volume's sum in a...
No notes
|
Indicator
Advanced
|
| |
I have developed this script to upload the data in the custom database "fundamental". This is a very easy script that downloads the data that I am interested in. This has only the field cash on hand. Typically, I expect companies that have cash on hand to...
No notes
|
Downloader
Basic
|
| |
A Market Timing Model is a model or strategy that issues buy and sell signals based on a group of predictive indicators.
Timing Models are usually compared with the buy and hold strategy in order to assess and evaluate its performance. Two measures are particularly important: Annual Return and Strategy...
No notes
|
Downloader
Medium
|
| |
If you have two trading strategies and would like to measure the performance and profit of a trading system that combine these two strategies then this money management script can help you achieve this.
Each strategy, whether it is applied to stocks, FOREX, futures or options, is given an initial equity...
No notes
|
Money Manag.
Advanced
|
| |
After a backtest, this trading system generated an average annual gain of 22.79%. The strategy Sharpe ratio for all period (2001-2011) is 0.77 and only 24.02% of trades were winners. Among the 11 years tested, only four showed a small negative return.
Here are the trading system settings:
- Number of...
No notes
|
Trading System
Medium
|
| |
Usually stocks respond positively to an earnings surprise. Sometimes they are up more than 10 or 20 percent and sometimes just a few percent; it all depends on the stock and more importantly on the earnings surprise number.
This screen searches for stocks that have two consecutive and positive earnings surprises....
No notes
|
Screen
Medium
|
| |
A list of 31 currency pairs is contained in this item. The list contain the major currencies (US Dollar (USD), British Pound (GBP), Euro (EUR), Japanese Yen (JPY) and Swiss Franc (CHF)) as well as several other currencies, like the South African Rand, Norwegian Krone or the Saudi Arabian Riyals.
424...
No notes
|
Symbols
Medium
|
| |
The custom range function calculates the high/low range for specific security and time frame.
For example, in a daily chart, it can used to calculate the previous weekly high/low range:
a = CustomRange("", 7);
...
No notes
|
Indicator
Basic
|
| |
This item downloads historical dividend data for U.S. stocks.
It creates a custom database (divcalendar) and stores data in the following fields:
dividend: The quarterly dividend percentage paid by the company
annualdiv: The annual dividend percentage paid by the company ...
No notes
|
Downloader
Medium
|
| |
The current rule detects support line patterns. It uses the advanced rules syntax to detect bars where a support line with specific characteristics occurs.
The support line here is defined as a line (which is most of the time non-horizontal) that connects two bars and where the close prices between these...
No notes
|
Rules
Medium
|
| |
The Swing Trading Indicator (STI) is designed to calculate the last swing point that occurred on or before each bar.
A swingpoint is defined as a local high or low for a certain minimum number of bars. You can define this minimum number through parameter, standard is set to 5 bars.
Note...
No notes
|
Indicator
Medium
|
| |
Here is a modified version of the Triple Momentum Strategy described by Gerald Appel in his "Technical Analysis: Power Tools for Active Investors." book. Gerald Appel is also known for creating several trading indicators including the popular Moving Average Convergence Divergence (MACD).
The triple momentum indicator/level is simply the sum of...
No notes
|
Trading System
Medium
|
| |
The sales, growth and estimates object downloads financial data for all stocks trading on US exchanges - NYSE, NASDAQ, AMEX, and OTCBB.
The object gets four fundamental items:
Sales Growth F0/F-1: This is the percentage growth in annual sales. It is computed by taking the difference between sales of the last...
No notes
|
Downloader
Medium
|
| |
Shortable stocks refer to stocks that can be shorted, that is, traders are able to sell these stocks even if they don't own them. Usually, stock shares are borrowed from a broker and sold to another buyer. When the trader want to buy back stock shares (cover its position), these...
No notes
|
Downloader
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
|
| |