Appearance
Creating a Bot
Prerequisites
- Cardano Wallet connected
- Exchange API keys saved in Settings
- Enough ADA to cover for the subscription fee
Configuration Fields
| Field | Description |
|---|---|
| Exchange | i.e. Kraken, Binance |
| Trading Pair | The asset pair to trade (e.g. ADA/USDT) |
| Strategy | Trading algorithm — see Strategies |
| Volume | Amount of the base asset to trade per execution (minimum: 0.0001) |
| % Change | Price movement threshold that triggers a trade (0.1% – 100%) |
Steps
- Locate the New Bot form on the Bots page.
- Select your Exchange — this determines which trading pairs are available.
- Choose a Trading Pair from the dropdown.
- Select a Strategy.
- Enter your Volume and % Change values.
- Click Create Bot.
If the Exchange API keys are not present, you will be presented with the API settings modal. Your keys must be configured before you can start a bot.
The bot is created in a Stopped state. Start it when you are ready.
TIP
Use a low volume amount when first testing a strategy to limit your exposure while you verify the bot behaves as expected.
