After the NASDAQ, Boston stock exchange and the New York stock, here is an item that gets National stock exchange short selling data. The data is available at the exchange website (http://www.nsx.com).
The National Stock Exchange is an exchange based in Chicago, Illinois. It was founded in 1885 in Cincinnati (Ohio)...
No notes
|
Downloader
Medium
|
| |
This MM script is a simple improvement version Tom Huggens "Historical trading volatility-based system to adjust trade sizes"
You can change and optimize period of stddev and moving average.
Here is Tom Huggens description:
...
No notes
|
Money Manag.
Medium
|
| |
The current downloader gets COT or Commitments of Traders report for financial futures. It gets data for several futures including:
Swiss Fance, British Pound Sterling, Euro FX, Japense Yen, Russian Ruble, DJIA, Dow Jones Industrial Average, S&P 500, E-Mini S&P 500, NASDAQ 100, Sussell 2000, Nikkei Stock Average, E-Mini MSCI,...
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
|
| |
With that downloader you can get very accurate EOD and Intraday Data from equities, futures and forex.
This downloader is using the free API function getHistory() from Barchart.
You can found a detail description here: https://www.barchart.com/ondemand/api/getHistory
...
No notes
|
Downloader
Medium
|
| |
Yesterday, I have created a download item that creates an index called the 724. The same guys who created this indicator also created another one called the Permabear sentiment index. Permabear refers to people who are always pessimistic and negative about the future direction of the economy and markets. The...
No notes
|
Downloader
Medium
|
| |
The Brussels Stock Exchange is the main stock exchange of Belgium. It is based on Brussels and founded in 1801. After the merger that occurred between Brussels Stock Exchange (BSE), Paris Stock Exchange, Amsterdam Stock Exchange and Lisbon Stock Exchange, the BSE was renamed to Euronext Brussels.
Here are the URLs...
No notes
|
Symbols
Medium
|
| |
The Sortino ratio is a popular measure of the risk of an asset, investment, portfolio or strategy. Its formula resembles the one that describes the Sharpe ratio with a small variation that consists of penalizing only negative returns.
Sortino ratio uses the downside standard deviation instead of the classic standard deviation....
No notes
|
Indicator
Medium
|
| |
The Wilder Volatility Index Trading System is a strategy introduced and developed by J. Welles Wilder in the "New Concepts in Technical Trading Systems" book.
The trading strategy is a long/short system that buys a stock or a security when a bull/long signal is generated, then exits and shorts the security...
No notes
|
Trading System
Medium
|
| |
Here is a nice function that displays potential stock splits on a chart.
By simply adding the "DetectSplits" function to your chart, you will be able to quickly see whether the stock data has potential non-adjusted splits or not.
The function can detect many types of splits and reverse splits, including 3:1,...
No notes
|
Indicator
Medium
|
| |
Choppiness index is an indicator used to measure the degree in trendiness and in choppiness in a market.
It uses a 0-100 scale and includes an upper and a lower bands respectively corresponding to Fibonacci 61.80 and 38.20 numbers. While CI values below 31.80 mean a trending market, those above 61.80...
No notes
|
Indicator
Medium
|
| |
The Open ARMS Index, also called Open-10 TRIN or Open Trading Index, is a smoothed version of the Arms Index.
This market breadth indicator uses the advancing/declining issues and the advancing/declining volume to measure the strength of the market.
The Open-10 TRIN is created by the composite plug-in and its formula consists...
No notes
|
Composite
Medium
|
| |
This money management script loads dividend data and reinvests these dividends in your trading system using the "AddCash" function available in the "Functions" class of the "OnEndPeriod" event.
Dividend data can be collected using the following downloader:
93
...
No notes
|
Money Manag.
Medium
|
| |
RSI3 Box is a long-only mean reversion system that trades large, liquid ETFs. This version has an average hold time of 2 days. I haven't explored the system in detail -- some optimization, but haven't tested a ton for robustness -- but I think it has promise and a ton...
No notes
|
Trading System
Medium
Private
|
| |
DV Bounded (DVB) - The DV Bounded is also known otherwise as the "DV2" and was created by David Varadi to capture the normalized relative close. The "DV2" version of the DV Bounded represents the 2-period average of the relative close to the high-to-low range. The "bounded" portion represents the...
No notes
|
Indicator
Medium
|
| |
NOTE: Updated 01/25/2014. See Note 3 below. Thanks to Zoidberg, many thanks.
This EOD(end of day data, no intraday data) downloader can be used to download all data sets from the Quandl.com website. They have more than 8 million global data sets available, so get busy!
Visit http://www.quandl.com/country-index for complete listing for...
No notes
|
Downloader
Medium
|
| |
This is an enhancement from the "1327" MM script. This version has many calculation bug fixes and adds the following:
Four inputs:
1) # Tr Rolling R - the number of trades to use in rolling R/SQN calculation
2) Include Dividends - flag to indicate whether to include dividends in calculations (requires...
No notes
|
Money Manag.
Advanced
|
| |
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
|
| |
The number of oversold stocks is a market timing indicator. It is computed by calculating the number of stocks whose Relative Strength Index value (RSI) is lower than 30. The Relative Strength Index or RSI is a very popular technical analysis indicator developed by J. Welles Wilder and used by...
No notes
|
Composite
Medium
|
| |
The CFNAI or the Chicago Fed National Activity Index is a monthly index released by the Federal Reserve Bank of Chicago. It is a weighted average of several economic indicators that belong to four main categories: Production and income, employment, unemployment and hours, personal consumption and housing and finally sales,...
No notes
|
Downloader
Medium
|
| |
The Trading Indicator Rank function calculates the rank of a given trading indicator or time series compared to its previous values. The number of previous values is determined by the lookback period parameter of the function.
Trading Indicator Rank values vary between 1 and the provided period, where a number of...
No notes
|
Indicator
Medium
|
| |
If - while swing-trading - you want to buy e.g. when a higher swing high occurs after a higher swing low then you could set up your trading system as follows:
buy = sp(10, -1) > 0 && sp(10, 0) > sp(10, 2) && sp(10,1) > sp(10,3);
What does it mean?
...
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 Muscat Securities Market, also known as MSM, is the main stock exchange in Oman. It is located in Muscat, the capital and the largest city of Oman, and it was founded in 1988.
The MSM is open from Sunday to Thursday; it is therefore closed on Friday and Saturday. During...
No notes
|
Symbols
Medium
|
| |
This Reverse Engineer RSI (RSI PREDICTOR) helps you to know what stock price must be reached in order to trigger a particular RSI value. For example, if I want to buy a stock or ETF on the close today if the RSI(2) is below 50. How do I know...
No notes
|
Indicator
Medium
|
| |
This function is an example that shows you how to use the "plotprofile" function of QuantShare.
Each month, it splits the stock's high/low range into ten buckets then counts the number of times the analyzed stock has closed within that bucket. The higher the bucket value, the more the stock closed...
No notes
|
Indicator
Advanced
|
| |
The Colombian stock market is composed of three stock exchanges: Bogota Stock Exchange, Medellin Stock Exchange and Occidente Stock Exchange.
Colombia is a free market economy, its main language is Spanish and its currency is the Peso. It has a good supply of minerals and energy resources and has the largest...
No notes
|
Symbols
Medium
|
| |
This trading indicator calculates the percentage of bars, during a given period, in which the provided stock trading rule is higher than zero.
The function has two parameters: the trading rule which value will be checked and the lookback period.
If the function returns a value of 100%, this means that...
No notes
|
Indicator
Medium
|
| |
The International Securities Exchange (ISE), which is an fully electronic options market based in the United States, releases a put/call ratio (ISEE Index) that uses a different calculation methodology (to be more precise, it doesn't use all the call and put volume) than the put/call ratios calculated by many other...
No notes
|
Downloader
Medium
|
| |
This indicator uses short selling data downloaded by the 323 object. The indicator calculates, for a defined lookback period, the percentage of bars where the short selling ratio was higher than 50%. (More short selling volume than long volume).
This indicator can be interpreted as follows; a high value means that...
No notes
|
Indicator
Medium
|
| |
Here is an interesting screen that scans your stocks universe looking for the ones that are bouncing off their previous resistance line (Breakout followed by a bounce). The resistance line is calculated based on the "AutoSR" function and it uses 150 bars as period and 10 bars as lag value....
No notes
|
Screen
Advanced
|
| |
This downloader creates a symbol (^BANKHOLIDAY) as well as a custom database (bank_holidays). It then downloads a file that contains a list of bank holidays dates until 2020.
In fact, the data contains more than the bank holiday dates, it contains the date of each holiday, the holiday name, the holiday...
No notes
|
Downloader
Advanced
|
| |
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 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
|
| |
This is certainly a unique indicator/composite index. It combines the data of two popular and commonly used technical analysis patterns to create an index that tells whether the bullish pattern or the bearish pattern is dominating the market.
These technical analysis patterns are the Head and Shoulders and the Head and...
No notes
|
Composite
Medium
|
| |
This scanner analyzes your securities looking for the set up that will allow you to trade the pivot point breakout system explained below.
Criteria:
- Security closed below the pivot point level of tomorrow
- Range between S1 and S2 is higher than 2% ...
No notes
|
Screen
Medium
|
| |
Instead of downloading data like any other downloader, this item allows you to export any indicator data for any securities and for a specific period.
All you have to do is install this item, open it in the downloader manager (Download -> Download Manager) then:
- Select "Start & End Dates" tab...
No notes
|
Downloader
Advanced
|
| |
This function calculates the average volume during a period of time in the previous days. Given a start and end time, it counts the number of bars and the cumulative volume that occurred within this period and then divide the cumulative volume by the number of bars. Another parameter allows...
No notes
|
Indicator
Medium
|
| |
This indicator used by Fibonacci traders calculates the balance point of the current week and plot it on the next week as a fixed horizontal line. The fixed balance point is the weekly high, low and close, summed then divided by three.
You can read more about this indicator and others...
No notes
|
Indicator
Medium
|
| |
The expected US Market volatility for the next 30 days is measured by the VIX or the Chicago Board Options Exchange Market Volatility Index.
The VIX measures the implied volatility of the S&P 500 index options. It is a very popular index introduced by Robert Whaley in 1993. The index...
No notes
|
Money Manag.
Medium
|
| |