·indicator-expert
</>

indicator-expert

OpenAlgo 指标专家。当用户询问技术指标、图表、绘制指标、创建自定义指标、构建仪表板、实时提要、扫描股票、指标组合或使用 openalgo.ta 时使用。还触发指标函数(sma、ema、rsi、macd、supertrend、bollinger、atr、adx、ichimoku、stochastic、obv、vwap、crossover、crossunder、exrem)。

67安装·7热度·@marketcalls

安装

$npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill indicator-expert

如何安装 indicator-expert

通过命令行快速安装 indicator-expert AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill indicator-expert
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:marketcalls/openalgo-indicator-skills。

SKILL.md

查看原文

| Market | Data Source | Method | Example Symbols |

| India (equity) | OpenAlgo | client.history() | SBIN, RELIANCE, INFY | | India (index) | OpenAlgo | client.history(exchange="NSEINDEX") | NIFTY, BANKNIFTY | | India (F&O) | OpenAlgo | client.history(exchange="NFO") | NIFTY30DEC25FUT | | US/Global | yfinance | yf.download() | AAPL, MSFT, SPY |

| client.history(symbol, exchange, interval, startdate, enddate) | OHLCV candles | DataFrame (timestamp, open, high, low, close, volume) | | client.quotes(symbol, exchange) | Real-time snapshot | Dict (open, high, low, ltp, bid, ask, prevclose, volume) | | client.multiquotes(symbols=[...]) | Multi-symbol quotes | List of quote dicts |

OpenAlgo 指标专家。当用户询问技术指标、图表、绘制指标、创建自定义指标、构建仪表板、实时提要、扫描股票、指标组合或使用 openalgo.ta 时使用。还触发指标函数(sma、ema、rsi、macd、supertrend、bollinger、atr、adx、ichimoku、stochastic、obv、vwap、crossover、crossunder、exrem)。 来源:marketcalls/openalgo-indicator-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill indicator-expert
分类
</>开发工具
认证
收录时间
2026-03-01
更新时间
2026-03-10

Browse more skills from marketcalls/openalgo-indicator-skills

快速解答

什么是 indicator-expert?

OpenAlgo 指标专家。当用户询问技术指标、图表、绘制指标、创建自定义指标、构建仪表板、实时提要、扫描股票、指标组合或使用 openalgo.ta 时使用。还触发指标函数(sma、ema、rsi、macd、supertrend、bollinger、atr、adx、ichimoku、stochastic、obv、vwap、crossover、crossunder、exrem)。 来源:marketcalls/openalgo-indicator-skills。

如何安装 indicator-expert?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill indicator-expert 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/marketcalls/openalgo-indicator-skills