tradecat-public
Autonomous AI paper trading with public signals and Binance data
All Skills in This Repository (24)
Pure Emerald Level Indicatorscrypto-market-rank
Fetch crypto token and trader rankings from Binance Web3 API endpoints.
binance-tokenized-securities-info
Retrieve Binance tokenized stock data via Web3 endpoints with chainId and contractAddress.
query-address-info
Retrieve token balances and position details for on-chain wallet addresses.
query-token-info
Provides cryptocurreny market cap and price data feeds for major exchanges.
meme-rush
Retrieve meme token rankings and AI-ranked hot topics from Binance Web3 APIs.
query-token-audit
Audit token contracts for scams and honeypots via Binance Web3 endpoint.
trading-signal
Retrieve on-chain Smart Money buy/sell signals with token metadata and price context.
vip-loan
Retrieve Binance VIP loan data via authenticated REST endpoints and return JSON.
margin-trading
Execute authenticated Binance Margin Trading REST API calls and return JSON responses.
algo
Create, query, and cancel Binance Algo spot and futures orders via signed API requests.
derivatives-trading-options
Execute authenticated Binance Derivatives options trading requests via signed API endpoints.
derivatives-trading-coin-futures
Retrieve Binance coin-futures market and account data as JSON from mainnet or testnet endpoints requiring signed requests when needed.
Frequently Asked Questions
FAQPage SchemaHow to install TradeCat Public?▼
Run `npx skills add tradecatlabs/tradecat-public --all -g -y` in your terminal to install the full skill suite globally.
Does TradeCat place real trades on Binance?▼
No. It only runs local paper trading with public read-only market data, and it hard-blocks API keys, signed requests, and real orders.
How does the AI agent generate trade decisions?▼
The agent reads public online sheet signals, gathers Binance public market context, and writes a trade thesis that must pass a schema audit before any paper trade executes.
What happens if the AI thesis lacks sizing or exit plans?▼
The system fails closed with an agent_sizing_required error and never invents default leverage, stop loss, or take profit values.
Can I monitor the paper trading loop locally?▼
Yes. A built-in web monitor at localhost:8765 shows the paper ledger, audit journal, and decision reports without touching any real account.
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