Skip to main content

Crafting and Executing a Custom Trading Strategy

To develop a custom trading strategy, begin by creating a file for it and saving it in the designated folder. Utilize the integrated code editor within the Gunbot interface or any other code editor you prefer. Once completed, follow these steps to execute your strategy.

  1. Develop a custom trading strategy.

  2. Choose Custom as your strategy when adding or modifying a trading pair.

  3. In the Filename field, select your strategy file.

  4. The Indicators tab enables you to manage the generation of pre-calculated indicator data. These indicators can be utilized within your strategy, but they do not have to be the only ones you use.

tip

When executing a custom strategy, it is advised to deactivate the global cancel orders option.