This is a swing indicator that may be used during backtesting to reference swing data.
Format is: swingsim(close, threshold, type, ago);
Threshold = movement required in points to constitute a valid swing
Types are the swing metric that is to be returned, valid types include: ...
No notes
|
Indicator
Medium
|
| |
This is a custom formula that calculates the put and call prices of European style options.
This Black-Scholes Option Pricing Model function accepts six parameters.
The first parameter is used to specify whether we want to calculate a put or a call, set 'p' for put and 'c' for call.
The others parameters...
No notes
|
Indicator
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
|
| |
The price display indicator shows the price level of the selected bar or the last bar if no bar is selected.
This indicator displays also the one-bar return of the active security. The price and return are displayed in green when the price increases and in red when the price decreases.
You...
No notes
|
Indicator
Basic
|
| |
This is a simple advanced rule that detects UP and DOWN breakaway gaps.
A Gap occurs when the security low price of the current bar is higher than the high price of the previous bar (GAP UP) or if the security high price of the current bar is lower than the...
No notes
|
Rules
Advanced
|
| |
Body Momentum is a trading indicator described in Perry Kaufman's book. It is an oscillator that moves between 0 and 100 and calculates the percentage of bars that closed above the open price (white/green candle) during a specific period.
A period of 10 and a value of 100 for the body...
No notes
|
Indicator
Basic
|
| |
Wikinancial is a website designed to help traders and investors get more information about their favorite stocks. By letting its members share their stock picks, Wikinancial can analyze and measure the sentiment of each stock (whether the stock is bullish or bearish) by calculating the number of long and short...
No notes
|
Downloader
Medium
|
| |
Based off of a buy/sell signals mostly using the signals report.
When updating please date your update and make it person specific so we don't destroy the original.
Absolute goal is CAGR >20% with drawdown
No notes
|
Trading System
Medium
|
| |
This trading system is based on the ratio of two short-term relative strength indicators.
The ratio is created by dividing the 7-bar RSI with the 2-bar RSI.
That ratio is then ranked for all stocks in NASDAQ 100 index and the top 5 stocks are bought at the open of the next...
No notes
|
Trading System
Advanced
|
| |
Interest Data downloaded by this item is available in the Federal Reserve website. Use the following link to get this data in a text file or use this download item to get the data automatically added into your QuantShare database.
The following market yields on U.S. treasury securities (bill,...
No notes
|
Downloader
Advanced
|
| |
Variable Index Dynamic Average (VIDYA) is a special moving average which was developed by Tushar Chande. The complete details about this technical indicator can be found in %u201CThe New Technical Trader by Tushar Chande and Stanley Kroll%u201D.
VIDYA is essentially a dynamic exponential moving average wherein the market volatility is...
No notes
|
Indicator
Medium
|
| |
This is a simple tactical asset allocation strategy (TAA strategy) based just on the relative strength indicator.
The strategy invests in 10 ETFs:
EDV (Vanguard Extended Duration ETF)
EEM (iShares MSCI Emerging Markets Index (ETF))
...
No notes
|
Trading System
Medium
|
| |
Calculates the covariance of two numeric arrays. Similar to the covariance function in excel. The following description is taken from ehow:
Covariance is a measurement of how related the variances between two variables are. If the two variables both tend to increase together, it is a positive covariance,...
No notes
|
Indicator
Medium
|
| |
This item downloads last implied volatility data for U.S. stocks. The implied volatility is calculated from the options data for each stock.
Historical or statistical volatility is the past volatility of the underlying security and is measured using the annualized standard deviation. The implied volatility on the other hand is the...
No notes
|
Downloader
Advanced
|
| |
Alma is a moving average developed by Arnaud Legoux & Dimitris Kouzis-Loukas. It uses curve of the normal distribution (Gauss) which can be updated using the offset parameter.
This technical indicator has four paramters:
Series: Timeseries to use for the moving average
Window: Lookback period
...
No notes
|
Indicator
Medium
|
| |
Vertical Horizontal Filter (VHF) was created by Adam White to identify trending and ranging markets. VHF measures the level of trend activity, similar to ADX in the Directional Movement System. Trend indicators can then be employed in trending markets and momentum indicators in ranging markets.
Vary the number of periods in...
No notes
|
Watch List
Medium
|
| |
Market indicators such as the percentage of stocks that are trading above or below a specific moving average are well known and often used to determine whether the market is bullish or bearish.
There are many other composites or market indicators that use the close price and the moving average of...
No notes
|
Composite
Medium
|
| |
I have previously created and uploaded a downloader and a list of symbols for the London Stock Exchange.
As with the downloader that used Google to retrieve historical end-of-day data, this item uses Google to download news data feed for companies listed in the LSE (London Stock Exchange).
Downloader: 217
List of...
No notes
|
Downloader
Medium
|
| |
This item loads and saves a list of all US holidays. The data is retrieved from the (ice.com) website. The market closes on these US holiday dates and thus the list can be helpful if you need to conduct some analysis on the how the market behaves near these dates.
The...
No notes
|
Downloader
Medium
|
| |
The drawdown measures the decline of a time-series from an historical peak; generally the drawdown is used to analyze portfolio equities.
The maximum drawdown will then let you know how much money a portfolio has lost (or the maximum portfolio value decline) during the investing/backtesting period and therefore the drawdown...
No notes
|
Indicator
Medium
|
| |
This is an index published by The Yale School of management. It calculates the confidence that there will be no stock market crash in the succeeding six months. Two indices are reported, one for institutional and another for individual. The higher the value of the index the more confident investors...
No notes
|
Downloader
Medium
|
| |
This item downloads historical quotes data for the 6980 securities listed in the Frankfurt Stock Exchange. The list of symbols, which contains the symbol name and the companies' title, can be downloaded here: 221.
The quotes data are grouped and downloaded by month, which make it faster than if the data...
No notes
|
Downloader
Medium
|
| |
This trading indicator returns the ratio of S&P 500 index to equity put-call volume. It gets the S&P 500 index (Symbol: ^GSPC using the following downloader 463) and divide it by the put/call ratio, which can be downloaded from 146.
The Equity put-call ratio is a sentiment indicator that measures the...
No notes
|
Indicator
Medium
|
| |
|
|
Implements traditional fixed fraction position sizing (fixed percentage risk per trade). In this case, risk = (entry price - stop) * nbshares. If you have an account of $100,000, @ 1.5% risk, the first trade risk will be $1500. $1500 is not the same as margin used...
No notes
|
Money Manag.
Medium
|
| |
Two years ago, I have created a stock market news downloader that gets news data for U.S stocks from an RSS feed provided by Google.
This item downloads the last 10 news items and stores them in a custom database whose name is "google_news". You can get this trading item here...
No notes
|
Downloader
Medium
|
| |
This downloader loads an RSS feed from the Abu Dhabi securities exchange website (www.adx.ae) and then executes a pre-script to populate a custom database. The database, whose name is 'adx_news', has 3 columns:
Date: The date the news was published.
Title: The company news title.
Link: A PDF or DOC link to...
No notes
|
Downloader
Medium
|
| |
The function "IsNewBar" detects whether the current bar is a new bar or not (new tick in an existing bar).
If a new tick creates a new bar (Example: 1-min bar) then this functions returns 1, otherwise it returns 0.
The function should be applied with real time data.
...
No notes
|
Indicator
Medium
|
| |
This custom trading indicator gets a time-series or condition and starts returning "1" on the first occurrence of "true" signal. It keeps returning "1" until there are no longer "true" signals in the future (in the provided time-series or condition). In other words, it returns "true" or "1" between the...
No notes
|
Indicator
Medium
|
| |
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
|
| |
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 Auto Support Line draws a support line that starts from the low price of the first bar location to the lowest price value of bars that are comprised between the start and end locations of the support line.
A support line is a line that is drawn below prices; it...
No notes
|
Drawing Tool
Medium
|
| |
This downloader is for ingesting the free version of the SimFin+ quarterly balance sheet bulk data.
You can get the data here: https://simfin.com/data/bulk
The downloader assumes that you have downloaded and unzipped the .csv file to this location: c:\temp\us-balance-quarterly.csv
...
No notes
|
Downloader
Medium
|
| |
If you want to calculate the return of a time series (example: stock's price) since a specific event or condition occurred then you can download this function and use it as follows:
Example 1: Stock return since the beginning of the year
cond = year() != ref(year(), 1); ...
No notes
|
Indicator
Medium
|
| |
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
|
| |
Earningswhispers.com is a website that provides earnings guidance and information. Since some time, Earningswhispers.com is making available its earning information and whisper report via RSS. The RSS content contains story headlines and descriptions, as well as the URLs that directly link to the full story on Earningswhispers.com.
This current object downloads...
No notes
|
Downloader
Medium
|
| |
This item downloads commitments of traders (COT) futures only reports from the U.S. Commodity Futures Trading Commission website (cftc.gov). Unlike the 348 item, which downloads the new report, this item gets the legacy report which is still being published by the CFTC.
The legacy report has three main categories: Commercials traders,...
No notes
|
Downloader
Medium
|
| |
Each time you click on a chart, this drawing tool creates new lines that connect the current point to the former ones.
This item was created using the custom drawing tool. You can add it to the bookmark panel, by right clicking on that panel, selecting "Add Shortcut", "Drawing Tool" then...
No notes
|
Drawing Tool
Medium
|
| |
The Madrid Stock Exchange (Bolsa de Madrid) is a regional stock exchange in Spain. It is part of the Bolsas y Mercados EspaƱoles (BME) group and is the largest Spanish stock exchange. BME group also includes the Barcelona, Bilbao, Madrid and Valencia stock exchanges, MF Mercados Financieros and Iberclear. The...
No notes
|
Symbols
Medium
|
| |
This is a quick script to pull some data from portfolios and write them into a common csv file for later analysis. This should be a workaround until portfolio stats are accesible from Scripts. Then we rather pull them there and do analysis within QS, Azouz will include this in...
No notes
|
Money Manag.
Medium
Private
|
| |