Blogs
Overview of a free robot for pair arbitrage in OsEngine. The robot is ready to be launched on the Moscow Exchange (MOEX), as well as on crypto exchanges like Binance, Bitget, and others. In general, join us.
more

An article about how to use CorrelationBuilder and CointegrationBuilder in bots, by throwing candles at them.
more

In this post, we will talk about an individual pair within the source for pair trading in OsEngine.
more

In this post, we will talk about the events that you will need when creating robots for pair trading in OsEngine, as well as some properties of the BotTabPair class.
more

BotTabPair is a special data source that can be used to create sets of pairs for trading in OsEngine.
more

Using the previously created bot as an example, let's go through the process of setting up cluster tabs. Create an instance of the robot in the user interface.
more

In this article, we will consider a robot that analyzes cluster charts and based on this information, performs trading operations.
more

In the BotTabCluster tab, there are a series of events signaling changes in clusters with maximum and minimum volumes, as well as events indicating changes in section values in the last cluster.
more

The BotTabCluster class, like all tabs in the project, implements the IIBotTab interface.
more

Before considering the public members of the BotTabCluster class, it is necessary to become acquainted with two classes that describe important entities of the cluster chart.
more

1 ... 11 12 13 14 15 ... 28