indicator
Technical analysis indicators and backtesting for algorithmic trading strategies
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install cinar/indicator?โผ
Run `npx skills add cinar/indicator --all -g -y` in your terminal to install all tools in this suite globally.
What trading indicators does this library include?โผ
It provides over 80 indicators covering trend, momentum, volatility, and volume analysis, including RSI, MACD, Bollinger Bands, and Ichimoku Cloud.
Can I backtest trading strategies with this tool?โผ
Yes. It includes a backtesting framework that runs your strategies against historical price data and reports how they would have performed.
Does cinar/indicator work with AI agents?โผ
Yes. It includes MCP server support and a SKILL.md guide so AI agents can compute indicators and add new ones following project standards.
Do I need Go experience to use this library?โผ
Basic Go knowledge helps since it is a Golang module, but AI agents can handle the implementation details when you describe your analysis in plain English.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows