Accounts
The accounts configuration page allows global (cross profile) configuration. It contains exchange API keys, interfaces credentials or keys and notification configuration.
You can save as many accounts as you want and only trade on those enabled in your profile.
Interfaces are all defined in user/config.json in the services section.
Here are different page explaining interfaces configuration :
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.
- 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.
When selected, notifications will be sent to you on Telegram.
When selected, notifications will be sent to you on the web interface.
Last modified 3mo ago