upstox-dotnet

UpstoxClient.Model.Ohlc

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]

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