SkillAgentSearch skills...

Crypto Trading Tools

Automated crypto trading tools - Binance, Polymarket arbitrage, funding rate scanner

Install / Use

npx skills add vvonha/crypto-trading-tools

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Crypto Trading Tools 🚀

Automated cryptocurrency trading toolkit for Binance and Polymarket.

Features

  • 📊 Funding Rate Scanner - Find high APR funding arbitrage opportunities
  • 💱 Cross-Venue Arbitrage - Polymarket + Binance hedging
  • 📈 Market Monitor - Real-time volatility and momentum detection
  • ⚖️ Risk Management - Position sizing, Kelly criterion, Sharpe ratio

Quick Start

git clone https://github.com/vvonha/crypto-trading-tools
cd crypto-trading-tools
pip install -r requirements.txt
cp .env.example .env  # Add your API keys
python tools/funding.py scan

Tools

| Tool | Description | |------|-------------| | bankr.py | Binance API wrapper | | funding.py | Funding rate scanner | | monitor.py | Market monitoring | | risk.py | Risk calculations |

Disclaimer

This software is for educational purposes only. Trade at your own risk.

Support

⭐ Star this repo if you find it useful!

GitHub Sponsors

Related Skills

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated27d ago
Forks4

Languages

Python

Security Score

75/100

Audited on Jul 12, 2026

No findings