cinarcinarCommunityยท1 Agent Skills Included

indicator

Technical analysis indicators and backtesting for algorithmic trading strategies

Calculates over 80 technical analysis indicators like RSI, MACD, and Bollinger Bands for stocks and crypto. Backtests trading strategies against historical market data without manual spreadsheet work. Streams price data through Go channels so AI agents and developers can build and validate trading systems faster.
npx skills add cinar/indicator --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’