Configure exchanges

  1. Home
  2. Docs
  3. Documentation
  4. Configuration
  5. Configure exchanges

Once you have created an API key and secret for your desire exchange, you can activate it in AstreBot:

  1. Go to Settings > Exchanges.
  2. Click on Edit button of the exchange you want to configure.
  3. Set the following information:
    1. Key: is the exchange API Key created
    2. Secret: the Secret key
    3. Trading fee: is the fee the exchange charges for every order.
    4. Updater interval: the time elapsed between every query to the exchange, expressed in milliseconds.
    5. Updater cycle interval: the time elapsed between cycles of queries to the exchange, expressed in milliseconds.
    6. Enabled: When ON, it enables the exchange to operate.
  4. Click Edit button.

If the configuration is correct, you’ll see the phrase Licensed “Yes” and Status “Enabled”.

IMPORTANT: We do not recommend editing the following parameters: Trading fee, Updater interval and Updater cycle interval.