Note: This book is the first edition of Quantitative Finance with Case Studies in Python. For readers of the second edition, please go to this repo.
crypto-trading-skills/ ├── pinescript_ai.py # Pine Script generator CLI (Typer app) ├── funding_scanner.py # Funding rate scanner CLI (CCXT + Typer) ├── trade_journal.py # Trade journal analyzer CLI ...