Blogs
The BotTabCluster tab allows you to build trading systems based on cluster analysis of the chart.
more

In this article, we will consider the process of setting up strategies using the BotTabIndex class as an example of launching a robot from the previous topic.
more

Using an arbitrage bot as an example, let's analyze how to use the BotTabIndex tab.
more

Before working with the BotTabIndex tab, it is necessary to familiarize yourself with its structure and the interface it offers.
more

In order to optimize the robot based on the "start and end trading time" parameters, you need to...
more

The BotTabIndex tab is a source for creating indexes, spreads, and other relationships between instruments.
more

Using the Alligator indicator as an example, let's examine the order in which data is arranged in the indicator and how it can be accessed from a robot.
more

To consolidate the material covered, let's examine the code of the composite Alligator indicator, which is located in the scripts folder.
more

OsEngine provides a mechanism for embedding one indicator into another. The same indicator factory is utilized for this purpose.
more

In OsEngine, the IndicatorParameter class serves as the base class for all indicator parameters, eliminating the need to create separate windows for each indicator.
more

1 ... 12 13 14 15 16 ... 28