chart-gates

Analyze India stock data and verify price action, chart patterns, and volatility gates.

Updated Feb 5, 2024
One-click install
npx skills add https://github.com/mailashishrawat/ml --skill chart-gates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chart-gates
Source: https://github.com/mailashishrawat/ml/tree/main/code/anthropic/tradingagent/.claude/skills/chart-gates
Command: npx skills add https://github.com/mailashishrawat/ml --skill chart-gates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__kite__get_historical_data, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of stock data and verification of various gates to determine the suitability of stocks for investment recommendations in India.

Core Features & Use Cases

  • Stock Analysis: Analyzes stock data to determine if it meets specific criteria for investment.
  • Gate Verification: Verifies various gates such as price action, chart patterns, and volatility.
  • Use Case: When the India stock-recommender agent enters Phase D or a user requests to run chart gates, this skill is used to analyze stocks and provide machine-checkable evidence.

Quick Start

Run the chart-gates skill to analyze stocks and verify gates for the current phase.

Frequently Asked Questions about chart-gates

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

FAQPage Schema
How do I automate stock analysis and gate verification for the India stock market?

You can automate India stock analysis by executing checks on price action, chart patterns, and volatility via the chart-gates skill. It processes stock data and provides machine-checkable evidence for investment recommendations.

What are chart gates in stock analysis and how do they work?

Chart gates are verification checks analyzing price action, chart patterns, and volatility. The skill evaluates these gates to determine if a stock meets investment recommendation criteria and outputs machine-checkable evidence.

Do I need the Kite API to run chart pattern and volatility analysis?

Yes, the Kite API is required. The skill uses the kite_get_historical_data dependency to fetch real-time historical stock data needed to execute its chart pattern and volatility verification gates.

How do I verify price action and volatility for India stock recommendations?

You verify price action and volatility by running the chart-gates skill on target stocks. It processes data through automated checks and returns machine-checkable evidence confirming whether the stock passes the required gates.

Can I use this chart pattern analysis tool without Python libraries installed?

No, Python libraries are required. The skill relies on Python for data processing to execute its gate checks on stock data, alongside the Kite API for fetching the necessary real-time historical market information.