StrategyParameterTimeOfDay is a wrapper for a specific time of day with millisecond precision. It allows for setting, for example, the time after which opening positions is allowed. It includes the following members...
In this article, we will get acquainted with the class IIStrategyParameter, the parent of all parameters, and where parameters are displayed in the interface.
BotFactory, as you can guess from the name, is a robot factory. Similarly, in OsEngine, the creation of instances of trading robots is handled by a specially created object.