Click here to Login








Percentage of new highs to total market

by The trader, 5132 days ago
Share |






This item creates a market breadth indicator called Percentage of new highs to total market. The composite uses the number of stocks making new 52-week highs that are downloaded by the following object NYSE, AMEX and NASDAQ 52-week high and low data.

The Percentage of new highs to total market is calculated by dividing the number of stocks with new highs by the total number of stocks listed in the following U.S. Exchanges: New York Stock Exchange and NASDA.

The item requires also the Advance-Decline-Unchanged issues for NYSE, AMEX and NASDAQ object, which is used to calculate the daily total number of stocks that are listed in major U.S. markets. To get the total number of stocks for each trading day, I simply added the number of advancing and unchanged stocks to the number of declining stocks for the NYSE and NASDAQ exchanges. The advance-decline volume data can also be used to calculate the total number of stocks.

The values of the market breadth indicator cannot be lower than zero. The indicator is used to gauge the market; an increasing value is bullish and it indicates that more stocks are making new highs. A decreasing value is bearish and it indicates that fewer stocks are making new highs.

This indicator does not use the number of stocks making new 52-Week lows, however you can calculate the percentage of new lows to total market composite by replacing the first line:
var1 = Ticker("^52-WEEK-HIGHS-NYSE", close, Zero) + Ticker("^52-WEEK-HIGHS-NASDAQ", close, Zero);
With the following formula:
var1 = Ticker("^52-WEEK-LOWS-NYSE", close, Zero) + Ticker("^52-WEEK-LOWS-NASDAQ", close, Zero);

The composite symbol name is "_New_Highs_Total_Market".

Here are some market breadth indicators that use the new 52-Week highs/lows data:
Cumulative New High/Low Line
New-High/New-Low Spread also called the New-High minus New-Low Oscillator


Share This ->
Share |


You have to log in to bookmark this object
What is this?




Type: Composite Index

Object ID: 433


Country:
United States

Market: Stock Market

Style:
Technical Analysis

Reviews
You must log in first

Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects

Empty

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis



Random Blog Posts

Optimization of a trading system

How to create custom databases in your trading software

Technical Analysis Using Multiple Timeframes - Second Part

New features in QuantShare - Trading Software

Technical Analysis Using Multiple Timeframes

Short Index - Part 2

Short Index - Part 1

Trend Following and Moving Averages

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.