Skip to content
Trading bot
Configuration
Accounts

Accounts

The accounts configuration page allows global (cross profile) configuration. It contains exchange API keys, interfaces credentials or keys and notification configuration.

Exchanges

exchanges

You can save as many accounts as you want and only trade on those enabled in your profile.

Here is the guide helping to setup an exchange for OctoBot

Interfaces

interfaces

Interfaces are ways to connect your OctoBot to other services.

Here are different page explaining interfaces configuration :

Notifications

notifications

When notifications are enabled, OctoBot will create notifications on all the given medias. These notifications contain the current evaluations of monitored markets as well as created, filled and cancelled orders.

Different types of notifications are available, it is possible to use any of them, or even all of them.

Types of notifications

  • Global-Info: General notifications like a startup message or a shutdown message.
  • Price-Alerts: A price movement is detected and is triggering a new market state.
  • Trades: An order is created, filled or cancelled.
  • Trading-Script-Alerts: Any notification related to a scripted trading mode.
  • Other: Other type of notifications.

Enable notifications types to tell which types of notifications OctoBot should use.

Telegram notifications

When selected, notifications will be sent to you on Telegram.

Telegram notifications use the Telegram service. See Telegram configuration guide

Web notifications

When selected, notifications will be sent to you on the web interface.

Web notifications use the Web service. See Web interface configuration guide