Creating a Trading Action

When creating a trading action, you define specific operational logic that will be executed by a script. The trading actions you create can be used across multiple directions simultaneously.


Steps to Create a Trading Action

  1. Fill in the following fields:

    • Title — This is the name of the action, which will appear in the general table of trading actions.

    • Module — Select the exchange where you want to perform trading operations.

    • Status — Indicate whether this action is active or not, i.e., whether it will be triggered.

  1. Click the "Save" button to save the trading action you’ve created.

  2. Fill in the fields with the API keys for the connected exchange. Ensure that the keys you use have permissions to perform trading operations on the selected exchange.

API Key Settings
  1. Next, configure the general parameters of the trading action:

  • Execution Order — If multiple trading actions can be triggered in one exchange direction, set their execution order. If there’s only one trading action in the direction, this field can be left blank. Actions are executed in descending order of priority (e.g., if there are several actions, the one with priority 3 will execute first, followed by priority 2, and then priority 1). If there’s only one trading action in the exchange direction, the execution order doesn’t matter, as the single action will be executed automatically when its configured conditions are met. In this case, you can leave the execution order blank or assign any number.

  • Trigger Status — Select the application status that will trigger the trading action. Typically, the status "After 'Paid Application' status" is used.

  • Exchange Directions — Choose the exchange directions where the trading action will be triggered.

  • Error Margin (%) — This setting is relevant only for Binance and applies to buying operations. The recommended value is 0.15%.

General Trading Action Settings
  1. Next, go to the settings of the corresponding exchange and complete the necessary configurations. Below are instructions for setting up some popular exchanges:

  2. To create another trading action, repeat the process starting with selecting the exchange where you want to perform operations. Then, fill in the required settings according to the chosen exchange’s requirements. Be sure to double-check all fields before saving the settings.

  3. After saving the settings, it is recommended to conduct test exchanges to ensure the trading actions are functioning correctly.

Last updated