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