New Bot
To run your own strategies or those from the QuantiX Marketplace, you need to create trading bots. Here, you can create both live and paper trading bots.
To set up a trading bot, you must fill in the following fields.
Field | Description |
---|---|
Name | The name assigned to the bot. |
Strategy Name | The strategy the bot will execute. |
Strategy Mode | Indicates the mode of the selected strategy; this field is auto-filled and can be either Single Asset or Portfolio. |
Trading Type | Specifies the type of trading; this field is auto-filled and can be either Spot or Futures, depending on the selected strategy. |
Data Provider | The source from which market data is retrieved for strategy analysis in execution. |
Initial Money | The amount allocated to the strategy for trading. |
Bot Type | Defines the type of bot; this can be Paper Trade or Live Trade. |
Paper Trade | Runs the strategy with virtual money. |
Live Trade | Runs the strategy with real money. If selected, you must choose an account to connect to the bot. |
Telegram Bot Token | The API token for the Telegram bot, which you can optionally connect to your trading bot. Learn more here. |
Telegram ChatID | The ChatID of your Telegram account, which you can optionally connect to your trading bot. Learn more here. |