This is a trading item or a component that was created using QuantShare by one of our members.
This item can be downloaded and used by QuantShare Trading Software.
Trading items are of different types. There are data downloaders, trading indicators, trading systems, watchlists, composites/indices...
You can use this item and hundreds of others for free by downloading QuantShare.
Top Reasons Why You Should Use QuantShare:
Works with US and international markets (stock, forex, options, futures, ETF...)
Offers you the tools that will help you become a profitable trader
Allows you to implement any trading ideas
Exchange items and ideas with other QuantShare users
Our support team is very responsive and will answer any of your questions
We will implement any features you suggest
Very low price and much more features than the majority of other trading software
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 by this object and used to update a custom database field "majornews". The database name is "finviz".
According to the Finviz website, stocks that are displayed when selecting the "Major News" trading signal are those with the highest news coverage during the current trading day. Only the top 20 stocks are displayed.
As of may 10, 2010, the list contains 16 stocks. Peabody Energy Corp. (BTU), for example, had six news events mainly concerning the company cut in a bid for Australia's Macarthur Coal.
Here is an example to show you how to access the recent list of companies that had major news:
In the symbol selection form (From the Screener, Watchlist, Analyzer...), select "Fundamental Data", and then select "Major News".
Here is how to get a signal that indicates whether a stock has had high news coverage at least twice during the last 10 trading days:
rule = sum(GetData("finviz", "majornews", Zero), 10) >= 2;
You have to log in to bookmark this object What is this?
>>>> More trading objects? click here to search for trading sytems, downloaders, screens, custom drawing tools, indicators... by country, market or style.