Main Features
What the bot is supposed to do
- Connect your Coinbase account using your personal coinbase API.
- Lets the user choose a crypto to trade.
- Buy and sell based on percentages set by you.
- Show balances, strategy status, and trade information.
- Keeps the interface simple enough to understand quickly.
Feature Comparison Table
- Strategy setup: choose coin, buy percent, sell percent, status.
- Dashboard: view balances, owned coins, and active strategies.
- API connection: connects with Coinbase account credentials.
| Feature | Purpose | User Input | Bot Output | Page |
|---|---|---|---|---|
| Strategy Setup | Creates trading rules | Coin and percentages | Active strategy | Strategy |
| Coinbase API | Connects account | API key | Account access | Security |
| Portfolio View | Shows owned coins | Coinbase account | Balances | Dashboard |
| Buy Logic | Starts position | Buy amount | Buy order | Strategy |
| Sell Logic | Locks profit target | Sell percent | Sell order | Strategy |
| Rebuy Logic | Waits for dip | Rebuy percent | New buy order | Strategy |
| Logging | Tracks activity | Bot events | Status notes | Dashboard |
| Table of features. | ||||