If your portfolio or trading system performance decreases below a specific threshold then this money management script will automatically stop (pause) your strategy (by not taking more positions) for a specified number of trading bars. The stop threshold and the number of trading bars are two money management variables than...
No notes
|
Money Manag.
Advanced
|
| |
This downloader gets one-minute intraday data for several futures contracts. It get continuous data for the past three trading days.
It downloads intraday data for the following 58 futures:
Australian Dollar (AD)
Soybean oil (BO) ...
No notes
|
Downloader
Medium
|
| |
The 'calcA' function is used by the standard error bands function to calculate the alpha linear regression coefficient. It is multiplied by the sum of the close price over the calculation period and then subtracted from the sum of the square of the close price over the same period. CalcA...
No notes
|
Indicator
Medium
|
| |
SGX, Singapore Exchange is a stock exchange in Singapore, formed on December 1, 1999, after the merger of two financial institutions in the country, the Stock Exchange of Singapore -SES- and the Singapore International Monetary Exchange -SIMEX-. The Singapore Exchange normal session starts at 09:00am and ends at 05:00pm, while...
No notes
|
Symbols
Medium
|
| |
The Center of Gravity function originated from a John Ehler's article published in May 2002 in the Stock and Commodities magazine. It was derivated from the Finite Impulse Response Filter formula, which constituted one of Ehler's researches undoubtedly inspired from digital signal processing.
The main goal for COG is not to...
No notes
|
Indicator
Medium
|
| |
This watchlist i have created for swing trade .This will filter the stock for short term entry wher you have to keep track of stock momentum every day.
I have used the following indicator for this one.
''MacdExtSignal( ARRAY fastperiod, ENUM fastmovingaveragetype, ARRAY slowperiod, ENUM slowmovingaveragetype, ARRAY signalperiod, ENUM signalmovingaveragetype)'' ...
No notes
|
Watch List
Medium
|
| |
This dynamic watchlist lists all shares that are on the current symbol list, that have crossed south the simple moving average during the last 100 days. For mid-term trend followers this could be a signal for going short on stocks from this particular list....
No notes
|
Watch List
Medium
|
| |
This dynamic watchlist lists all shares that are on the current symbol list, that have crossed the simple moving average during the last 200 days. For long-term trend followers this could be a signal for buying stocks from this particular list)...
No notes
|
Watch List
Basic
|
| |
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
|
| |
The coefficient of determination or R2 is used in the context of statistical models whose main purpose is the prediction of future outcomes based on other related information.
R2 value is a number between 0 and 1 and it describes how well a regression line fits a set of data.
When R2...
No notes
|
Money Manag.
Advanced
|
| |
This function would allow you to highlight certain periods on your chart. You can for example use it to highlight recession periods or any other important events.
The function accepts a list of dates separated by commas. The list should define the start and end of each period to highlight.
As an...
No notes
|
Indicator
Medium
|
| |
Here is a trading indicator to calculate the Jensen index or alpha of a particular security. When evaluating the return of a security or a fund, it is important to take into account the risk. The alpha indicator helps you achieve this by measuring risk premiums in terms of beta....
No notes
|
Indicator
Advanced
|
| |
A triangle is a chart pattern formed when two trendlines are converging. When the resistance line is increasing and the support line is horizontal, we call this chart pattern an ascending triangle. When the support line is decreasing and the resistance line is horizontal, we call it a descending triangle....
No notes
|
Screen
Medium
|
| |
The "Announced Stock Earnings" downloader retrieves all stocks whose earning release occurs within the next 60 days.
The downloader stores in a custom database "earningsannounced" the following data:
Date: The announced release date (could be not confirmed)
Etime: Release time (Could be: Before Market Open, Before market open or Time Not supplied)
Estimate: The...
No notes
|
Downloader
Medium
Private
|
| |
The Bursa Malaysia is a stock exchange based on Malaysia. It was formerly known as the Kuala Lumpur Stock Exchange, but in 2004, this exchange becomes a demutualised exchange and it was renamed to Bursa Malaysia. Bursa Malaysia is a fully integrated exchange; it offers trading, clearing, settlement and depository...
No notes
|
Symbols
Medium
|
| |
This function plots economic releases on a Forex chart. It requires the following downloader 212, which gets economic calendar date and stores it in a custom database. This function then reads the data and plots an arrow and the name of the economic release on the bar where it occurred....
No notes
|
Indicator
Medium
|
| |
This item downloads a measure for U.S. stocks that tells you how likely a company is to achieve its financial goals.
Quantitative research based on public companies financial statements is conducted in order to grade each stock on its ability to achieve the most important goal, which is to maximize returns...
No notes
|
Downloader
Medium
|
| |
The maximum drawdown of a stock is calculated using the "Drawdown" function. This function returns the maximum drawdown of a price series since the first bar.
The maximum drawdown composite indicator averages the max drawdown of all stocks in the universe by calculating the max drawdown of each stock and then...
No notes
|
Composite
Medium
|
| |
Volume near price is a technical indicator that returns the total volume near the current price level that occurred in previous periods. For each period, the indicator calculates the total volume of the previous N period where the close price was between the current price and a threshold value (+-)....
No notes
|
Indicator
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
|
| |
Every day, several stocks are impacted by major news. These news can substantially move higher or lower the stock price of the company it is about.
Every day, a list of stocks that are hit by major news is available on the Finviz website. This list of ticker symbols is downloaded...
No notes
|
Downloader
Medium
|
| |
Australian Securities Exchange participants are required to report their daily gross short sales to the ASX exchange. This short selling activity is made available in the Australian Securities Exchange website. The AFR (afr.com) website provides also this short selling report.
Short sellers sell shares they do not own. They are expecting...
No notes
|
Downloader
Medium
|
| |
The Detrended Price Oscillator is an indicator used as a long or short signal. In fact, the DPO eliminates cycles that are longer than the moving average period. It leaves thus short-term trends, and it allows both overbought and oversold levels to be detected more accurately. These levels are used...
No notes
|
Indicator
Medium
|
| |
Unlike the default Random built-in function of QuantShare which returns a fixed random value of all bars, this function returns a random value for each trading bar.
Usage:
a = RandomBar(0, 100); // Returns a random value between 0 and 100
...
No notes
|
Indicator
Basic
|
| |
This is a list of volatility-related indexes. The indexes are calculated by the Chicago board options exchange and are measures of the market expectation of the near-term volatility of the underlying securities.
These indexes track implicit volatility and their prices are calculated using the implicit volatility of the underlying security options...
No notes
|
Symbols
Basic
|
| |
The "SetNaN" function updates the first N-values of a time-series and replaces them with "NaN" (Not a number).
A "NaN" value is not drawn on a chart and it always return false when used in a trading rule.
For example, let us create a "NaN" array:
a = ref(close, 10000000000);
...
No notes
|
Indicator
Basic
|
| |
The New York Stock Exchange, NYSE, website provides daily summaries of corporate actions. The report includes the number of splits declared, the number of effective splits, the number of dividends declared and the number of dividends paid by all U.S. companies listed on the NYSE and AMEX exchanges and for...
No notes
|
Downloader
Advanced
|
| |
Known as the MSM, the Muscat Securities Market is located in Muscat and is the main exchange in Oman. It was established on 21 June 1988 by a Royal Decree.
The stock exchange lists more than 120 companies from different sectors (The major sectors are Banks and investment, Industry and Services).
This...
No notes
|
Downloader
Medium
|
| |
Relative Performance indicator compares the rate of price change (return) of two or several assets and plots the performance of each asset on the chart.
Relative Performance/Strength chart displays percentage changes and compares the return or price changes of different assets or securities. You can use it, for example, to quickly...
No notes
|
Indicator
Medium
|
| |
Download realtime tweets for the US stock market.
This downloader downloads tweets for each symbol and insert the parsed data into a custom database 'stocktwits'.
This database can be used for screening or backtesting purpose.
Example: A trading system that buys a stock if it has at least two tweets, in the same...
No notes
|
Downloader
Medium
|
| |
After backtesting a trading system, you can create a ticker symbol from the strategy's equity by right clicking on the equity chart (in the simulation report) then selecting "Equity to Symbol" option.
This money management script allows you to automate this process by creating a ticker symbol for your strategy's equity...
No notes
|
Money Manag.
Medium
|
| |
This item will allow you to download any U.S economic series from the FRED (Federal reserve bank of St. Louis) website.
The downloader is quite easy to use. Once it is downloaded and installed in QuantShare, open it then select the "Ids" tab on the right. There you need to enter...
No notes
|
Downloader
Medium
|
| |
Here is how this technical analysis indicator works:
- Calculates support and resistance for each trading bar (support and resistance are calculated based on the period you provide and using the "AutoSR" function of QuantShare)
- Detects whether a security breaks its support or resistance
- Returns the percentage of increase (one bar)...
No notes
|
Indicator
Advanced
|
| |
The Price at a specific Intraday Time item is a function that works with intraday data and that returns the price, open, high, low, volume or any technical indicator value of a security/stock at a specific time during a trading day. The indicator gets a time-series, an hour and a...
No notes
|
Indicator
Medium
|
| |
Based on the number of buy signals, this money management script calculates its 10-Bar moving average and compares it to the 50-Bar moving average. If the former moving average is lower than 0.4 times the latter moving average, then trading is halted during the next 30 trading bars.
The number of...
No notes
|
Money Manag.
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
|
| |
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 Tokyo stock exchange, the Osaka securities exchange and the Nagoya stock exchange are the main three exchanges in the Japan stock market.
The Tokyo stock exchange or the TSE is the bigger one; it has more than 2000 listed companies with a combined market capitalization of more than 4 trillion...
No notes
|
Symbols
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
|
| |
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
|
| |