![]() | IEquityOHLC Interface |
Namespace: C2LibraryBase.Interfaces
public interface IEquityOHLC
The IEquityOHLC type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close |
Gets or sets the Close.
|
![]() | DateTime |
Gets or sets the date time.
|
![]() | High |
Gets or sets the High.
|
![]() | Low |
Gets or sets the Low.
|
![]() | Open |
Gets or sets the Open.
|