Skip to content

First Start API Keys Window

Arsen Abazian edited this page Jul 18, 2019 · 7 revisions

First start/API keys window

When the application starts it first check for API keys for every exchange and shows you Account window if some of API keys are missed.

Here is the window:

Api Keys Window

Each API key has Default and Active fields. The Default fields can be set only for one API key for corresponding exchange. This makes specified API key as default trading API key for exchange. The Active field specifies whenever is API key is enabled (available) for trading operations on exchange. The most common case is one API key for every exchange which has set both Default and Active fields.

You can skip this step and do not want to add any API key related to your accounts for a security reason, by pressing the Cancel button. In this case, you will have access to all features such as backtesting, monitoring, analyze except trading. However, if you want to trade using this application you need to add corresponding API keys.

How to add API keys to your application.

Highly recommended do not enable withdraw operation for this keys for your security. Also, you should have at least one API key for trading on an exchange which has set Default and Active checkboxes in API Key window.

Note, that you can access to API Keys window at any time through the following MenuItem:

How to reach API key window from the application

Next: Strategies Collection Window