17.07.2024
In this article, we will look at how to download OsEngine if you are a programmer and are planning to write your own trading robots.
17.07.2024
Article on how to download tick data for many years and how many resources it takes to start experiments. Also, let's talk about the tester settings to ensure everything runs smoothly.
16.07.2024
Let's consider the Tick series and understand how it works. This should be enough to create your own series based on this.
16.07.2024
To allow the user to change settings, it is necessary to understand what series parameters are.
14.07.2024
This robot example serves as a demonstration of implementing custom parameter elements.
13.07.2024
This example of a robot serves as a demonstration of implementing custom elements on the chart using the robot's parameters window.
03.07.2024
In this article, we will talk about ACandleSeriesRealization - this is an abstract parent class for all candle series in OsEngine.
03.07.2024
In this article, we will discuss the Candle Factory class, where final candle implementations are created.
05.06.2024
This article discusses a commonly encountered error that terminates the Os Engine application.