# UpstoxDeveloperApi.Ohlc

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**open** | **Number** | The open price of the trading session | [optional] 
**high** | **Number** | The high price of the trading session | [optional] 
**low** | **Number** | The low price of the trading session | [optional] 
**close** | **Number** | The close price of the symbol from the previous session of trading | [optional] 
