upstox-java

OhlcV3

Properties

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] volume | Long | The volume of the symbol traded in the session | [optional] ts | Long | Starting timestamp of candle | [optional]