7586685d5f01322a6569e9d74b5c782dbd98337e
coinhunter-cli
CoinHunter CLI is the executable tooling layer for CoinHunter.
- Code lives in this repository.
- User runtime data lives in
~/.coinhunter/. - Hermes skills can call this CLI instead of embedding large script collections.
Install (editable)
pip install -e .
Example commands
coinhunter check-api
coinhunter smart-executor balances
coinhunter precheck
coinhunter review-context 12
coinhunter market-probe bybit-ticker BTCUSDT
Description
CoinHunter: a Python CLI for spot trading orchestration. Precheck, execute, and review crypto trades with JSON-first output, dry-run safety, and ccxt/Binance integration.
algorithmic-tradingbinanceccxtclicommand-line-toolcrypto-tradingcryptocurrencydry-runjsonportfoliopypipythonquantitative-tradingspot-tradingtrading
Readme
MIT
340 KiB
Languages
Python
100%