▼Nkiteconnect | |
CallMargins | Represents all margins (equity and commodity) |
CavailableMargins | Represents available margins of a single segment |
CbasketMargins | |
CconvertPositionParams | Parameters required for the convertPosition() method |
CdataException | Represents a bad response from the backend Order Management System |
Cdepth | Represents market depth of an instrument |
CdepthWS | Represents a single entry in market depth returned by ticker |
CgeneralException | An unclassified, general error |
CGTT | GTT represents a single GTT order |
CGTTCondition | Represents 'condition' for a single gtt |
CgttParams | Represents parameters of a single GTT |
ChistoricalData | Represents historical data of an instrument |
ChistoricalDataParams | Parameters required for the getHistoricalData function |
Cholding | Respresents an individual holding |
CinputException | Represents user input errors such as missing and invalid parameters |
Cinstrument | Represents information of an instrument |
Ckite | kite represents a KiteConnect session. It wraps around the KiteConnect REST API and provides a native interface |
CkiteppException | CPPKiteConnect saves you the hassle of detecting API errors by manually checking HTTP codes or JSON error responses. It raises appropriately named exceptions. kiteppException is derived from std::exception , provides code() , message() methods and inherits the what() method. All kitepp exceptions barring one are derived from this class. Most of the times, this is the exception class you'll want to catch |
ClibException | This exception is thrown when an error occures at the library level |
CltpQuote | Represents a LTP quote information of an instrument |
Cmargins | Represents user margins for a segment |
CmarginsParams | Parameters required by the margin methods |
CmfHolding | Represents information of a mutual fund holding |
CmfInstrument | Represents information about a mutual fund instrument |
CmfOrder | Represents information of a mutual fund order |
CmfSip | Represents information of a mutual fund SIP |
CmodifyGttParams | Parameters required for the modifyGtt method |
CmodifyMfSipParams | Parameters required for the modifyMfSip method |
CmodifyOrderParams | Parameters required for the modifyOrder method |
CnetworkException | Represents a network issue between Kite and the backend Order Management System (OMS) |
Cohlc | Represents OHLC information of an instrument |
CohlcQuote | Represents a ohlc quote information of an instrument |
Corder | Represents information of an order |
▼CorderCharges | |
CGst | |
CorderException | Represents all order placement and manipulation errors |
▼CorderMargins | Represents margins required for placing an order |
CPNL | |
CpermissionException | Represents permission denied exceptions for certain calls |
CplaceGttParams | Parameters required for the placeGtt method |
CplaceMfOrderParams | Parameters required for the placeMfOrder method |
CplaceMfSipParams | Parameters required for the placeMfSip method |
CplaceMfSipResponse | Represents response returned by the placeMfSip method |
CplaceOrderParams | Parameters required for the placeOrder method |
Cposition | Represents an individual position |
Cpositions | Represents response of the getPositions() method |
Cpostback | Represents a postback |
▼Cquote | Represents quote informating of an instrument |
CmDepth | |
▼Ctick | Represents a single market data tick |
Cm_depth | |
COHLC | |
Cticker | ticker wraps around the websocket API provided by KiteConnect and provides a native interface |
CtokenException | Represents all token and authentication related errors |
Ctrade | Represents information of a trade |
CunknownException | This exception is thrown when REST API doesn't return a HTTP OK 200 code but doesn't return any exception string either |
CusedMargins | Represents used margins of a single segment |
CuserException | Represents user account related errors |
▼CuserProfile | Represents an user's profile |
CMeta | |
CuserSession | Represents information of a user session |
CuserTokens | Represents tokens received after successful authentication |