upstox-python

Ohlc

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- open | float | The open price of the trading session | [optional] high | float | The high price of the trading session | [optional] low | float | The low price of the trading session | [optional] close | float | The close price of the symbol from the previous session of trading | [optional]

[Back to Model list] [Back to API list] [Back to README]