get-bz-news

Fetch Benzinga news articles for a ticker and filter by significant daily returns.

3|1|Updated Dec 2, 2024
One-click install
npx skills add https://github.com/faisalanjum/EventTrader --skill get-bz-news
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-bz-news
Source: https://github.com/faisalanjum/EventTrader/tree/main/.claude/skills/get-bz-news
Command: npx skills add https://github.com/faisalanjum/EventTrader --skill get-bz-news

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of finding news articles related to specific stock tickers that have had a significant impact on daily returns, helping traders stay informed about market-moving events.

Core Features & Use Cases

  • News Fetching: Retrieves Benzinga news articles linked to a given company ticker.
  • Impact Analysis: Filters news based on the magnitude of its effect on daily stock returns compared to market volatility.
  • Use Case: Quickly identify news that caused a stock like AAPL to move significantly more than the S&P 500 on a given day, allowing for rapid assessment of market sentiment drivers.

Quick Start

Fetch Benzinga news for AAPL between January 1st, 2024 and April 1st, 2024, using the default threshold.

Frequently Asked Questions about get-bz-news

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I filter stock market news by its impact on daily returns?

To filter stock market news by its impact on daily returns, you can fetch Benzinga articles for a specific ticker and analyze them by comparing daily stock returns against macro market index returns to identify significant market-moving events.

How does volatility analysis work for filtering Benzinga news articles?

Volatility analysis for filtering Benzinga news works by comparing a stock's daily adjusted returns to overall market volatility. This requires historical price data to calculate the baseline and isolate news that caused significant price deviations.

Can I retrieve news for a specific ticker within a custom date range?

Yes, you can retrieve news for a specific ticker within a custom date range. The process fetches Benzinga news articles linked to a given company ticker and filters them based on a default threshold over your specified period.

What historical data do I need to analyze news impact on stock prices?

To analyze news impact on stock prices, you need historical price data for volatility calculation and news influence data for filtering. This allows you to compare individual stock movements against macro market index returns.

Are there limitations to filtering trading news by market volatility?

A limitation of filtering trading news by market volatility is that it requires accurate historical price data to establish a baseline. Without proper macro market index returns, the analysis cannot effectively isolate significant daily adjusted returns.

What is the best way to identify news that caused a stock to move more than the market?

The best way to identify news that caused a stock to move more than the market is to analyze Benzinga news articles by comparing the stock's daily adjusted returns directly against macro market index returns to measure the exact news impact.