You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
From digging further, it seems like segment is used to differentiate between an equity quote vs an index quote vs a currency quote.
Is that the correct understanding? Can someone also elaborate on what values can segment take and what they represent.
Also I couldn't find this information on the zerodha's kite trade API documentation page. Please point me to the right place.
Thank you!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are calculating the segment in the following snippet.
kiteconnect-rs/src/ticker.rs
Line 197 in 7fdd0a1
From digging further, it seems like
segment
is used to differentiate between an equity quote vs an index quote vs a currency quote.Is that the correct understanding? Can someone also elaborate on what values can
segment
take and what they represent.Also I couldn't find this information on the zerodha's kite trade API documentation page. Please point me to the right place.
Thank you!
The text was updated successfully, but these errors were encountered: