Get real-time alerts from Media sentiment. This service provides different kinds of alerts concerning US stocks. These alerts are issued for stocks that are likely to experience a big move in the near future. They are generated when a company management releases its earning news report. Media sentiment analyzes this...
No notes
|
Downloader
Medium
|
| |
This Indicator contains macd.macd signal and ema
MACD Moving Average Convergence/Divergence
SYNTAX Macd( ARRAY signalperiod)
MACD returns the Moving Average Convergence Divergence indicator. MACD is a momentum oscillator, yet its primary use is to trade trends. MACD has two lines, one called MACD line or fast line and the other MACD signal...
No notes
|
Indicator
Medium
|
| |
The standard error of the estimate is a measure that tells us how close our values are from the regression line. In other words, it measures the accuracy of predictions. The lower the standard error of the estimate the better the predictions are.
When applied to the close series, we can...
No notes
|
Indicator
Advanced
|
| |
The TED spread is the difference between the interest rates on interbank loans and short-term government debt ("T-bills"). TED is an acronym formed from T-Bill and ED, the ticker symbol for the Eurodollar futures contract.
Initially, the TED spread was the difference between the interest rates for three-month U.S. Treasuries...
No notes
|
Indicator
Medium
|
| |
The Relative Vigor Index or RVI has two lines, the RVI line and RVI Signal line.
This function takes the cycle period as argument and returns the indicator Signal line. The RVI line can be downloaded here: 251.
The function name is "relative_vigor_index_signal"....
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 Trade Weighted Index or Trade Weighted Exchange Index is an economic indicator used to compare an exchange rate again several other exchange rates. A country calculates the Trade Weighted Index by weighting exchange rates of its major trading partners. Each trading partner's currency weight is equal to its share...
No notes
|
Downloader
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
|
| |
This pivot table displays the number of stocks for each industry.
Each industry is displayed in a row and a second column "Count" would display the number of stocks that belong to each industry.
You would need to update the industry field of each stock first. You can let QuantShare do that...
No notes
|
Pivot Table
Medium
|
| |
This downloader gets analyst comments from an RSS feed at the streetinsider.com and insert the extracted data into your local database. The 'analyst_comments' database that will be created contains two columns, the date and the title. The title column will contain the analyst comments for a particular stock, and the...
No notes
|
Downloader
Medium
|
| |
I had the QuantShare development team build this advanced money management (AMM) script to allow testing of several advanced rebalancing options triggered when a new buy signal is received but insufficient margin is available to take the new position.
When a new buy signal is received and insufficient margin is...
No notes
|
Money Manag.
Advanced
|
| |
Price to earnings, PEG ratio, price to cash flow, price to book and price to sales are fundamental or valuation ratios used by analysts and investors in equity valuation to determine how cheap or expensive a stock is.
Valuation ratios are generally calculated by dividing the stock price by a measure...
No notes
|
Downloader
Medium
|
| |
This screens the quotes with high volume for the day .This screen i did on indian quotes which has given me very good results. Soon i am sharing the chart layout of the same which is fexible just you change the parameters as per your need. I HAVE CREATED LOT...
No notes
|
Screen
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
|
| |
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
|
| |
Total Power Indicator is a technical analysis tool based on the bull power and bear power indicators, which can be downloaded here: 1243.
The indicator measures the number of bullish and bearish trend bars for a specific lookback period. It then calculates the proportion of bears and bulls within this period....
No notes
|
Indicator
Medium
|
| |
Based on the Chaos Theory, the Fractal Market Hypothesis is an alternative to the Efficient Market Hypothesis. It assumes that each trader may interpret trading information in different ways and at different times (The Efficient Market Hypothesis assumes that all information is reflected in prices), that investors are not rational...
No notes
|
Indicator
Medium
|
| |
This new "Outperform" indicator calculates the percentage of trading periods where a stock or an ETF outperforms a benchmark.
The indicator first gets the benchmark symbol. It then takes "period" and "count" as parameters. The "period" is the number of trading bars used to compare the currently analyzed security with the...
No notes
|
Indicator
Medium
|
| |
For a complete description of how this money management script was created and the role of each function it contains, please refer to the following article: Create a trading strategy using the money management tool
The money management script, you can get here, creates a simple long strategy that is...
No notes
|
Money Manag.
Medium
|
| |
The Ratio of open-close to high-low range is a simple technical analysis indicator that uses the four basic elements of a bar candle (Close, open, high and low).
The open-close range is computed by taking the absolute value of the difference between the open price and close price, while the...
No notes
|
Indicator
Medium
|
| |
A.K.A. Very Long Term (VLT) Momentum indicator (using monthly timeframes)
Named for Edwin Sedgewick Coppock - this indicator was developed as a way to find the upturns from major stock market bottoms.
He based his settings on how long it takes a person to grieve, and to get over the...
No notes
|
Indicator
Basic
|
| |
The NYSE Index Closes item retrieves historical index closing values from the New York Stock Exchange website.
Eight indices data are downloaded by this item: (Symbols are added automatically to the Quote Database)
^NYSE_COMPOSITE: The NYSE Composite Index measures the performance of all stocks listed on the NYSE, including REITS, ADRs...
No notes
|
Downloader
Medium
|
| |
This function allows you to enter several criteria (segments) and an index. It then calculates the result of the segment referenced by the index.
Let us say that for example, you want to create two segments:
Overbought Stocks
Oversold Stocks
...
No notes
|
Indicator
Medium
|
| |
This is a Fibonacci Long and Short Trading System based on the Generic Trading System Template I have uploaded a couple of months ago.
It will identify past swing highs and lows and generate a buy or sell signal when a certain Fibonacci retrace level - which can be optimized -...
No notes
|
Trading System
Medium
|
| |
This is a modified version of the following downloader - 211. In the original version, the data were grouped by country, so events for each country were saved in a symbol with the same name as the country. The current version saves the data and associates it with the appropriate...
No notes
|
Downloader
Medium
|
| |
This function calculates the Fibonacci retracement 61.8% level, also referred to as 'the golden mean' or 'the golden ratio'. It uses simple vector-based functions to do this. The function accepts one parameter which is the lookback period to use to define the highest and lowest close prices.
Fibonacci retracement is a...
No notes
|
Indicator
Medium
|
| |
The channel drawing tool draws two parallel lines used to mark a trend channel (Another name for channel tool might be trend channel tool).
It works as follows: Draw a line from one low to the next low. A trend line will be drawn, then move the mouse to the upper...
No notes
|
Drawing Tool
Medium
|
| |
The Vertical Horizontal Filter, introduced by Adam White, is an indicator used to identify trending and ranging markets. In fact, similarly to the popular ADX indicator, the VHF estimates the raise / fall price acceleration, and thus attempts to predict whether we are going to deal with a trending or...
No notes
|
Indicator
Medium
|
| |
For more information about CAPS Ratings, please the following URL: http://caps.fool.com/help.aspx
Historical CAPS Ratings data for the period of your choice are downloaded by this item. The data is stored in a custom database (CAPS) and can be accessed to create composites, screens, rules, simulations, neural network models...
As an example, you...
No notes
|
Downloader
Medium
|
| |
Some companies distribute dividends and some do not. Some companies distribute dividends quarterly, while others distribute it biannually, annually or sporadically. The distribution schedule is usually tied to the company fiscal year.
Dividend frequency refers to how often a dividend is paid. The current function calculates the dividend frequency or the...
No notes
|
Indicator
Medium
|
| |
An increase in volume can be detected in several ways. For example, you can calculate the ratio of the total volume in the last five bars to the volume of the last 50 days. The higher the ratio is the higher the increase of the volume during the last days.
Here...
No notes
|
Screen
Medium
|
| |
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
|
| |
ETF traders can now access some historical fundamental data using this downloader. The item downloads fees, assets, nav, yield... data from the (etfzone.com) website.
Fees: The fund fees.
Nav: Net asset value. It is the value of each share of a fund as determined by the value of its underlying holdings, including...
No notes
|
Downloader
Medium
|
| |
V1.4:
-Added 5 day smoother to ROC calculation to avoid date picking
-Cleaned up and simplified coding a bit
-Top2/3 approach does not add value, decreases performance drastically
-Changed everything to daily period, basically same performance as monthly period ...
No notes
|
Trading System
Medium
Private
|
| |
The put minus call options volume is the daily difference between the total put volume generated by optionable stocks and the total call volume.
For each trading day, the composite calculates the difference between put and call volume of each optionable U.S. stock, and then sums these differences. The market indicator...
No notes
|
Composite
Medium
|
| |
The NSE Nifty, S&P CNX Nifty or Nifty 50, is the main index of the National Stock Exchange of India. It contains the 50 largest companies that are listed on the NSE. These companies account for 22 sectors of the Indian economy.
This item downloads the S&P CNX Nifty Index, as...
No notes
|
Downloader
Medium
|
| |
The R-Squared or R2 is a statistical measure that shows the percentage of movements of one time-series that can be explained by movements of another time-series. The R-squared values range from 0 to 1 or 0 to 100 if expressed in percentage. A value of 100 indicates that all movements...
No notes
|
Indicator
Medium
|
| |
Disposable Personal Income is an economic measure of the total amount of money that is available to the population or households to use and spend after all taxes have been paid.
The Disposable Personal Income is a key economical indicator and is often used to monitor and gauge the state of...
No notes
|
Downloader
Medium
|
| |
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
|
| |
This item scans the market looking for stocks that are advancing while the majority of other stocks in the same industry are declining.
It calculates the number of advancing stocks and subtracts it to the number of declining stocks for each industry. It then takes stocks that belong to industries that...
No notes
|
Screen
Medium
|
| |