压力支撑位蜡烛图

基于波峰波谷分析识别A股股票的压力位和支撑位,生成K线图。使用Baostock获取数据(解决AKShare东财接口限制问题)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "压力支撑位蜡烛图" with this command: npx skills add wtjjacobj/pressure-support-candle

压力支撑位蜡烛图技能

功能

  1. 数据获取: 使用 Baostock 获取日线数据(稳定可靠)
  2. 波峰波谷识别: 基于价格区间分析识别局部极值
  3. 支撑压力位: 聚类分析识别密集支撑/压力区
  4. K线绘图: 生成带支撑位/压力位标注的蜡烛图

使用方法

# 默认分析宝丰能源(600989)
python3 压力支撑位识别_baostock.py

# 指定股票和日期范围
python3 压力支撑位识别_baostock.py 600519 2024-01-01 90

参数说明

参数默认值说明
symbol600989股票代码
start_date2024-01-01开始日期
window20波峰波谷识别窗口

输出

  • K线蜡烛图(PNG),标注支撑位(绿线)和压力位(红线)
  • 支撑/压力位价格数据

技术细节

  • 数据源: Baostock query_history_k_data_plus(免费稳定)
  • 波峰识别: 价格区间内局部最高点
  • 波谷识别: 价格区间内局部最低点
  • 聚类: 将相近价位的支撑/压力位合并为密集区
  • K线配色: 砖红上涨 / 钴蓝下跌(学术风格)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ephemeral Media Hosting

自動削除機能付き一時メディアホスティングシステム

Registry SourceRecently Updated
General

Ethereum Read Only

Foundry castを使用したウォレット不要のオンチェーン状態読み取り

Registry SourceRecently Updated
General

OpenClaw Memory

Manage, optimize, and troubleshoot the OpenClaw memory system — MEMORY.md curation, daily logs (memory/YYYY-MM-DD.md), memory_search tuning, compaction survi...

Registry SourceRecently Updated
General

ImageRouter

Generate AI images with any model using ImageRouter API (requires API key).

Registry SourceRecently Updated
2.6K2dawe35