second-statesecond-stateOfficialยท1 Agent Skills Included

fintool

Multi-exchange crypto trading, quotes, and strategy backtesting

Executes spot and perpetual futures trades on Hyperliquid, Binance, Coinbase, and OKX, plus prediction market trading on Polymarket. Delivers enriched price quotes, news, and SEC filings without switching between exchange dashboards or manual order entry. Simulates historical strategies with forward PnL analysis so users can validate ideas before risking real funds.
npx skills add second-state/fintool --all -g -y
Available:

Explains the one-binary-per-exchange architecture, JSON command mode, and config file locations so the agent can correctly invoke trading and backtesting commands.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fintool?โ–ผ

Run `npx skills add second-state/fintool --all -g -y` in your terminal to install the full skill globally. Then add your exchange API keys to ~/.fintool/config.toml.

Which exchanges does fintool support?โ–ผ

It supports Hyperliquid, Binance, Coinbase, and OKX for spot and perpetual futures, plus Polymarket for prediction markets. Each exchange has its own dedicated command-line binary.

Can I backtest a trading strategy without API keys?โ–ผ

Yes. The backtest binary uses public Yahoo Finance and CoinGecko data, so no API keys or wallet are needed. It simulates trades at historical dates and shows forward PnL at +1, +2, +4, and +7 days.

Does fintool work with AI agents like OpenClaw?โ–ผ

Yes. Every binary supports a structured --json mode designed for agent integration, and the included SKILL.md gives agents full command references and workflows.

Can fintool trade stocks and commodities?โ–ผ

Yes. Through Hyperliquid HIP-3 markets you can trade commodity and stock perpetuals like SILVER, GOLD, and TSLA, and the quote command covers stocks, indices, and commodities.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’