๐Ÿ—๏ธThe Builder

The platform features an easy-to-use module builder that allows you to set up complex trading systems based on condition-based flows.

Use the following steps to create your first module:

  1. Navigate to the Modules tab in the menu and select '+ Add Module'.

  2. You will be prompted to select whether you'd like to build a custom module or use one of our preset modules.

  3. Next, select the type of module you would like to create. At the moment, only the Spot Trader is available.

  4. Now, select a connection. This is the exchange you want your module to trade on.

  5. Select the trading pair you would like your module to trade.

  6. Next, select a starting exposure (amount of available balance) for your module to use. You will also be asked to select how many entry (buy if you are trading spot) orders the module can place for any given position (a position is created every time your module gains new inventory after having no inventory). Use the slider to select how many orders you'd like the module to place.

  7. You will now see a summary of your module. Make sure all the settings are as desired, and give your module a name. If you plan on participating in one of our competitions, think of a distinguishable name for your module, as it will be used in the leaderboards.

  8. Click on 'Create' to save your module configuration.

  9. With all your settings configured, the base of your module is set. The next step is to specify conditions (explained in the following section) for your module to use. Without these conditions, the module has no way of knowing when to buy or sell.

  10. But before you do that, you may choose to add advanced options to your module. Click on 'Show advanced options' to see the available options. To add a buy and sell timeout to your module, click on the timeout option and specify your desired timeout in minutes. Your module will not place another order after having placed a buy or sell order for the duration you specified.

Last updated