| IOHLC Interface |
Namespace: C2ExplorerServiceStack.Logic.Interfaces
public interface IOHLC
The IOHLC 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.
|