25.11.2024
The module responsible for comparing positions in OsEngine is called the "Position Comparison Module," and this is what we will discuss.
24.11.2024
There are cases when you need to save the trade history. Sometimes it's unavoidable. However, it is risky and requires constant attention. A Few Tips on How to Do It Right.
19.10.2024
In this article, we will connect OsEngine to the BitMart exchange.
11.10.2024
Let’s consider an example of how to place several closing orders on a position at the same time by opening multiple positions upon entry.
25.09.2024
To understand the source code and create your own trading robots in the future, you must know the programming language in which OsEngine is written.
21.09.2024
Description of the "DeltaByCandles" indicator.
21.09.2024
This robot example serves as a demonstration of implementing a custom table in the parameters window.
20.09.2024
This robot example serves as a demonstration of the implementation of a custom chart in the parameters window.
19.09.2024
In this article, we will discuss how to transfer bots (and indicators) from the project to scripts and back.
19.09.2024
We will analyze a bot that trades TWO trading logics simultaneously, separating the logic based on signals.