BarTimestamp Structure
Key-value pair representing a timestamp with an index alongside its temporal value.
Namespace:
Suoranta.FinanceAssembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
[SerializableAttribute] [DebuggerDisplayAttribute] public struct BarTimestamp : IComparable<DateTimeOffset>, IEquatable<BarTimestamp>

