Property EndTime
- Namespace
- WhalesSecret.TradeScriptLib.Config
- Assembly
- WhalesSecret.TradeScriptLib.dll
EndTime
Exclusive UTC time of the end of the backtesting period.
[JsonConverter(typeof(DateTimeConverter))]
public DateTime EndTime { get; }
Exclusive UTC time of the end of the backtesting period.
[JsonConverter(typeof(DateTimeConverter))]
public DateTime EndTime { get; }