Jesse: Automate Crypto Trading
Jesse is a Python-based crypto trading bot that allows founders to automate their trading strategies across multiple exchanges and cryptocurrencies.
- •You need to automate a trading strategy that involves multiple cryptocurrencies and exchanges.
- •You want to backtest and validate a trading strategy before deploying it in a live trading environment.
- •You need to monitor and respond to market conditions in real-time, such as executing trades based on technical indicators or news events.
jesse backtest --strategy MyStrategy --exchange Binance --date-range 2022-01-01-2022-12-31
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/jesse && curl -fsSL https://workflowstacks.com/api/skills/jesse/claude-skill -o ~/.claude/skills/jesse/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Jesse: Automate Crypto Trading is a very large Python project (~298k lines across 1094 code files, plus 61 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3jesse/cli.pyWhere the program starts running
- 4requirements.txtDependencies and the commands it exposes
- 5jesse/__init__.pyInside jesse/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/jesse && curl -fsSL https://workflowstacks.com/api/skills/jesse/claude-skill -o ~/.claude/skills/jesse/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.