Name | Type | Description | Notes |
---|---|---|---|
Open | double? | The open price of the trading session | [optional] |
High | double? | The high price of the trading session | [optional] |
Low | double? | The low price of the trading session | [optional] |
Close | double? | The close price of the symbol from the previous session of trading | [optional] |