This trading system is quite simple.
- The script is looking to see if today's close is the higher high in the last 50 days.
- When it is it compares the breakout and the lowest close of the 14 days trading channel are not more than 7% to limit...
No notes
|
Trading System
Medium
|
| |
The Chi-Squared is a widely used statistical hypothesis test to determine whether observed results are significantly different from expected results or not.
In trading, we can use the Chi-Squared test to determine how meaningful or statistically significant the performance that follows a specific pattern is.
Let us for example say that...
No notes
|
Indicator
Advanced
|
| |
A list of trading rules using the DeMark's DeMarker indicator. This list consists of 6 QuantShare trading rules and each one of them has 20 variations which bring the total to 120 trading rules.
I have backtested this list again a small portion of US Stock Symbols, and come up with...
No notes
|
Rules
Medium
|
| |
After adding this money management script to your trading system, you will be able to display the benchmark return in the simulation report table and the benchmark time-series in simulation graphs. This allows you to compare your strategy equity or rate of return against a benchmark such as a market...
No notes
|
Money Manag.
Medium
|
| |
The Google Investing Index is a measure that tracks google search engine queries related to the market-related keywords such as stock, gold, stock market, etf, exchange traded funds, oil...
This item downloads the Google Investing Index from Google servers and associates the data with the following ticker: ^GOOGLEINDEX
You can of course...
No notes
|
Downloader
Medium
|
| |
Unlike the 683, which gets daily picks only from all-Star Motley fool users, the number of outperform and underperform picks for U.S. Stocks downloaded by this item are obtained from all Motley fool users.
The number of daily picks is saved in a historical database called "ascaps".
The number of bullish...
No notes
|
Downloader
Medium
|
| |
This function implements Thomas DeMark's TD Sequential Indicator. There are many different versions of this indicator with different rules and many nuances. Not all are implemented here. For more detail you should add to the code.
This function accepts two arguments, a number and a string.
TDSequential(0,"") - Returns the count...
No notes
|
Indicator
Medium
|
| |
This script allows backtesting of stock portfolios in different currencies and/or conversion of backtesting results to a different reporting currency. It works - but as it is quite complex, I would like to have it tested by the community under different environments before releasing it finally. This is why I...
No notes
|
Money Manag.
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
|
| |
Known as Dr. Doom, because he is always pessimistic regarding the market and economy, Nouriel Roubini is an American professor of economics at Stern School of Business. He is born is 1959 and is also the chairman of an economic consultancy firm: Roubini Global Economics.
In an interesting post at insidermonkey.com,...
No notes
|
Downloader
Medium
|
| |
Get measures of the foreign exchange value of the dollar from the Federal Reserve website. The dollar index is a measure of the performance of the US Dollar against a basket of currencies. The weights used to calculate the US dollar index change over time and are revised at least...
No notes
|
Downloader
Medium
|
| |
Here is a trend line that displays the line slope angle which is the angle in degrees from the horizon. This drawing tool is similar to any trendline tool used in technical analysis; select it then click on the chart to create the first anchor point or line extremity then...
No notes
|
Drawing Tool
Medium
|
| |
This dynamic watchlist lists all shares that are on the current symbol list, that have crossed the simple moving average during the last 100 days. For mid-term trend followers this could be a signal for buying stocks from this particular list)...
No notes
|
Watch List
Basic
|
| |
This item downloads several trading volume numbers released daily by the New York Stock Exchange. A total of 10 numbers are downloaded from the exchange website and are associated with different ticker symbols. These NYSE Statistics are updated and released daily.
NYSE volume can divided into several groups or categories. For...
No notes
|
Downloader
Medium
|
| |
Major World Indices include the main stock index of several countries, including the United States, China, India, Japan, Canada, UK, Germany, and France.
Although it is not mandatory, you can find a list of ticker symbols for the major world indices here: 635. This list contains the index full name in...
No notes
|
Downloader
Medium
|
| |
The Large Block Ratio is a market sentiment indicator that shows the relationship between large block trades (or trades of more than 10,000 shares) and the total traded volume on the New York Stock Exchange.
This indicator will tell you how active the large institutional traders in the market.
Because the ratio...
No notes
|
Indicator
Advanced
|
| |
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
|
| |
This trading indicator has the same parameters as the 829 item I have shared yesterday. However, instead of getting a time-series value at a specific bar, this indicator calculates, for the specified price series/indicator, the sum of all bars that occurred before a given time.
For example, the following formula (YTimeSum(volume,...
No notes
|
Indicator
Medium
|
| |
This is a list of symbols of all IMF commodity series. The list includes 63 symbols and it was retrieved from the IMF, International Monetary Fund website (www.imf.org). The commodity indices and series belong to one of the following categories: Food, Beverages, Agricultural raw materials, Metals and Energy.
The following object...
No notes
|
Symbols
Medium
|
| |
This is a replacement for the RandomValues() function.
This function uses the MersenneTwister random number generator in lieu of the .NET system pseudo random number generator to generate random numbers that change every bar. There are many well documented problems with the native .NET implementation but the biggests is too many...
No notes
|
Indicator
Medium
|
| |
This is a list of UK symbols extracted from the following symbol list: 214. The total number of symbols is 2867. These symbols are selected because they have historical data in Google finance website. The other symbols are rejected.
To download historical data for these ticker symbols (companies listed on...
No notes
|
Symbols
Medium
|
| |
V1.1:
- Added optimization items (heatmaps for parameter stability on google drive tbd)
- Risk free rate to 3%, comissions to $0.05 per trade
- extend backtest from Jan 03 to May 2014
- included synthetic synSSO and synEDV ticker (as per Marc Cohn to extend with MDY, TLT respectively), need to import from...
No notes
|
Trading System
Medium
Private
|
| |
This indicator uses the polynomial nonparametric regression mathematical formula to calculate the center of gravity of a moving stock (blue line) and other standard deviations. The amplitudes of these deviations are proportions of the golden number 1.618.
The center of gravity indicator was created by Mostafa Belkhayate....
No notes
|
Indicator
Basic
|
| |
The OEX Put-Call ratio or PCR is based on the S&P 100 Index, it is a measure of the number of puts versus the number of calls traded on the S&P 100 (Total put volume divided by total call volume). It is considered as a more reliable indicator than...
No notes
|
Downloader
Medium
|
| |
This is the smoothed intermediate oscillator framework designed to complement the DVO. It was also designed to be flexible for use in adaptive systems. The current DVI is a combination of two different indicators: 1) DVIM- DVI Magnitude which measures the distance price has travelled over multiple intermediate time frames...
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
|
| |
Volume * Price Momentum oscillator is an indicator used to determine the trend tendency using both price and volume. In fact, it acts upon the principle that the trend tendency, which is characterized here by the price variation, is stronger when the exchanged volume is higher. The indicator is based...
No notes
|
Indicator
Medium
|
| |
The RTS Index or RTSI is an index that tracks the performance of the 50 largest stocks that are listed on the Russian Trading System, a stock exchange located in Moscow.
The RTS Index is calculated in US Dollars; it is a capitalization-weighted index and it has restrictive rules that prevent...
No notes
|
Symbols
Medium
|
| |
In Forex trading, a PIP is the smallest price increment that can be made by a currency. PIP refers to "percentage in point" and it is very important in Forex as it is the basis for calculating profit and loss and measuring spreads (bid/ask differences).
Usually the value of a PIP...
No notes
|
Indicator
Medium
|
| |
In finance, Revenue is mainly composed of the total amount of money received by the company for the services and/or goods provided to its clients during a defined period of time. It can also include money received from other companies from interest, dividends and royalties.
Total revenue can be found at...
No notes
|
Downloader
Medium
|
| |
Here is another trading indicator that uses the short selling data. The function or indicator determines whether short or long volume is dominating in the last N-period. It uses the short selling ratio to calculate the excess volume (Volume below or above 50%) and then sums up the result over...
No notes
|
Indicator
Medium
|
| |
The Q-Ratio, developed by the economist James Tobin, is a market valuation method used to estimate the fair value of the stock market. It is calculated by taking the total price of the market and dividing it by the replacement cost of all companies in that market.
The data used to...
No notes
|
Indicator
Medium
|
| |
The list of symbols for the Tunisian Stock Market or bourse de Tunis can be downloaded here: 349.
This item let you download historical end-of-day quotes for the Tunisian market and for all companies listed in the bourse de Tunis. The data is downloaded from the exchange website (www.bvmt.com.tn). You can...
No notes
|
Downloader
Medium
|
| |
Every trading system you develop must be thoroughly tested to ensure that it is robust enough to continue outperforming the market in the future. One of these tests consists of changing the simulation or backtest start date and verifying that this doesn't affect the strategy performance. By changing the start...
No notes
|
Money Manag.
Medium
|
| |
The Cumulative Volume Index is a breadth indicator that uses the advance and decline volume data (volume of advancing stocks and volume of declining stocks) downloaded by 151.
Advancing volume refers to the total volume traded for securities that advanced or closed above their opening price. Declining volume refers...
No notes
|
Composite
Medium
|
| |
This item downloads historical data for the IMF (International Monetary Fund) commodity prices. The IMF commodity prices are prepared by the Energy and Commodities surveillance unit of the research department. The data is available on the IMF website (www.imf.org) and it is updated once a month.
The commodity prices are constructed...
No notes
|
Downloader
Medium
|
| |
This simply downloads all the data from finviz that cannot be calculated from the price data in one quick download. (Fundamental data)...
No notes
|
Downloader
Basic
|
| |
In technical analysis and active trading, the majority of oscillator systems follow almost the same logic. Buy when the oscillator moves above a certain threshold and sell when it moves below a certain threshold. The problem with this approach is that it doesn't take the evolution and the volatility of...
No notes
|
Indicator
Medium
|
| |
It is well known fact that a stock that is strong relatively to other stock continue to be stronger. Here is a watch list that filter for strong stocks and list those stocks that breakout from 4 weeks high. Many consider four week cycle as an important cycle in stock...
No notes
|
Watch List
Medium
|
| |
The SIX Swiss Exchange offers the access to historical quotes data for Swiss companies on their website. The data are grouped by date and by type. It is available in CSV or ZIP format.
This item downloads the data that are stored under the Swiss Blue Chip Shares, Mid & Small...
No notes
|
Downloader
Medium
|
| |