Represents a data object, containing open, close, low and high values for a certain date.
The following tables list the members exposed by the StockPrice type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the StockPrice class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the close value. |
|
![]() |
Gets or sets the date. |
|
![]() |
Gets or sets the high value. |
|
![]() |
Gets or sets the low value. |
|
![]() |
Gets or sets the open value. |