- cancelGTT(int) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Cancel GTT.
- CANCELLED - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- cancelMFOrder(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
If cancel is successful then api will respond as 200 and send back true else it will be sent back to user as KiteException.
- cancelMFSIP(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Cancel a mutualfunds sip.
- cancelOrder(String, String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Cancels an order.
- cancelOrder(String, String, String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Cancel/exit special orders like BO, CO
- cash - Variable in class com.zerodhatech.models.Margin.Available
-
- cash - Variable in class com.zerodhatech.models.MarginCalculationData
-
- CGST - Variable in class com.zerodhatech.models.MarginCalculationData.GST
-
- change - Variable in class com.zerodhatech.models.Quote
-
- charges - Variable in class com.zerodhatech.models.ContractNote
-
- charges - Variable in class com.zerodhatech.models.MarginCalculationData
-
- Charges() - Constructor for class com.zerodhatech.models.MarginCalculationData.Charges
-
- children - Variable in class com.zerodhatech.models.OrderResponse
-
- close() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Releases any network resources associated with this client.
- close() - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Releases OkHttp resources so the JVM can terminate cleanly after requests complete.
- close - Variable in class com.zerodhatech.models.HistoricalData
-
- close - Variable in class com.zerodhatech.models.OHLC
-
- closePrice - Variable in class com.zerodhatech.models.AuctionInstrument
-
- closePrice - Variable in class com.zerodhatech.models.Position
-
- code - Variable in class com.zerodhatech.kiteconnect.kitehttp.exceptions.KiteException
-
- code - Variable in class com.zerodhatech.models.BulkOrderError
-
- collateral - Variable in class com.zerodhatech.models.Margin.Available
-
- collateralQuantity - Variable in class com.zerodhatech.models.AuctionInstrument
-
- collateralQuantity - Variable in class com.zerodhatech.models.Holding
-
- collateralType - Variable in class com.zerodhatech.models.AuctionInstrument
-
- collateraltype - Variable in class com.zerodhatech.models.Holding
-
- com.zerodhatech.kiteconnect - package com.zerodhatech.kiteconnect
-
Offers all functionality that Kite Connect can provide for building a platform.
- com.zerodhatech.kiteconnect.kitehttp - package com.zerodhatech.kiteconnect.kitehttp
-
Wrapper classes for making API call to server and callback for session expiry event.
- com.zerodhatech.kiteconnect.kitehttp.exceptions - package com.zerodhatech.kiteconnect.kitehttp.exceptions
-
Different exceptions that kite connect deals with.
- com.zerodhatech.kiteconnect.utils - package com.zerodhatech.kiteconnect.utils
-
Commonly used constants are defined here.
- com.zerodhatech.models - package com.zerodhatech.models
-
All the models that Kite Connect uses are here.
- com.zerodhatech.ticker - package com.zerodhatech.ticker
-
Websocket connection related components for getting live quotes.
- CombinedMarginData - Class in com.zerodhatech.models
-
A wrapper for basket margin calculation response data.
- CombinedMarginData() - Constructor for class com.zerodhatech.models.CombinedMarginData
-
- condition - Variable in class com.zerodhatech.models.GTT
-
- Condition() - Constructor for class com.zerodhatech.models.GTT.Condition
-
- connect() - Method in class com.zerodhatech.ticker.KiteTicker
-
Establishes a web socket connection.
- Constants - Class in com.zerodhatech.kiteconnect.utils
-
Contains all the Strings that are being used in the Kite Connect library.
- Constants() - Constructor for class com.zerodhatech.kiteconnect.utils.Constants
-
- ContractNote - Class in com.zerodhatech.models
-
A wrapper for virtual contract note response data.
- ContractNote() - Constructor for class com.zerodhatech.models.ContractNote
-
- ContractNoteParams - Class in com.zerodhatech.models
-
A wrapper for virtual contract note API's params to be sent while sending request.
- ContractNoteParams() - Constructor for class com.zerodhatech.models.ContractNoteParams
-
- convertPosition(String, String, String, String, String, String, int) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Modifies an open position's product type.
- created - Variable in class com.zerodhatech.models.MFSIP
-
- createdAt - Variable in class com.zerodhatech.models.GTT
-
- createDeleteRequest(String, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Creates a DELETE request.
- createGetRequest(String, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Creates a GET request.
- createGetRequest(String, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Creates a GET request.
- createGetRequest(String, String, String[], String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Creates a GET request.
- createJsonPostRequest(String, JSONArray, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Create a POST request with body type JSON.
- createPostRequest(String, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Creates a POST request.
- createPutRequest(String, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Creates a PUT request.
- GeneralException - Class in com.zerodhatech.kiteconnect.kitehttp.exceptions
-
An unclassified, general error.
- GeneralException(String, int) - Constructor for class com.zerodhatech.kiteconnect.kitehttp.exceptions.GeneralException
-
- generateSession(String, String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Do the token exchange with the `request_token` obtained after the login flow,
and retrieve the `access_token` required for all subsequent requests.
- get(String) - Method in class com.zerodhatech.kiteconnect.Routes
-
- getAccessToken() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Returns accessToken.
- getAmc() - Method in class com.zerodhatech.models.MFInstrument
-
- getApiKey() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Returns apiKey of the App.
- getAuctionInstruments() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Fetches collection of auction instruments available for bidding.
- getAverageTradePrice() - Method in class com.zerodhatech.models.Tick
-
- getChange() - Method in class com.zerodhatech.models.Tick
-
- getClosePrice() - Method in class com.zerodhatech.models.Tick
-
- getCombinedMarginCalculation(List<MarginCalculationParams>, boolean, boolean) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Get margins required data for multiple instruments before placing an order,
this can be used to check the margin required for taking hedged positions.
- getCSVRequest(String, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Makes GET request to fetch CSV dump.
- getDividend_type() - Method in class com.zerodhatech.models.MFInstrument
-
- getExchange() - Method in class com.zerodhatech.models.Instrument
-
- getExchange_token() - Method in class com.zerodhatech.models.Instrument
-
- getExpiry() - Method in class com.zerodhatech.models.Instrument
-
- getGTT(int) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Fetch details of a GTT.
- getGTTs() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Fetches list of gtt existing in an account.
- getHighPrice() - Method in class com.zerodhatech.models.Tick
-
- getHistoricalData(Date, Date, String, String, boolean, boolean) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves historical data for an instrument.
- getHoldings() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves the list of holdings.
- getInstrument_token() - Method in class com.zerodhatech.models.Instrument
-
- getInstrument_type() - Method in class com.zerodhatech.models.Instrument
-
- getInstruments() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves list of market instruments available to trade.
- getInstruments(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves list of market instruments available to trade for an exchange
Response is array for objects.
- getInstrumentToken() - Method in class com.zerodhatech.models.Tick
-
- getLast_price() - Method in class com.zerodhatech.models.Instrument
-
- getLast_price() - Method in class com.zerodhatech.models.MFInstrument
-
- getLast_price_date() - Method in class com.zerodhatech.models.MFInstrument
-
- getLastTradedPrice() - Method in class com.zerodhatech.models.Tick
-
- getLastTradedQuantity() - Method in class com.zerodhatech.models.Tick
-
- getLastTradedTime() - Method in class com.zerodhatech.models.Tick
-
- getLoginURL() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves login url
- getLoginUrl() - Method in class com.zerodhatech.kiteconnect.Routes
-
- getLot_size() - Method in class com.zerodhatech.models.Instrument
-
- getLowPrice() - Method in class com.zerodhatech.models.Tick
-
- getLTP(String[]) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves last price.
- getMarginCalculation(List<MarginCalculationParams>) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Get margins required data before placing an order.
- getMargins(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Gets account balance and cash margin details for a particular segment.
- getMargins() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Gets account balance and cash margin details for a equity and commodity.
- getMarketDepth() - Method in class com.zerodhatech.models.Tick
-
- getMFHoldings() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieve all the mutualfunds holdings.
- getMFInstruments() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves mutualfunds instruments.
- getMFOrder(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves individual mutualfunds order.
- getMFOrders() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves all mutualfunds orders.
- getMFSIP(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieve an individual sip.
- getMFSIPs() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieve all mutualfunds sip.
- getMinimum_additional_purchase_amount() - Method in class com.zerodhatech.models.MFInstrument
-
- getMinimum_purchase_amount() - Method in class com.zerodhatech.models.MFInstrument
-
- getMinimum_redemption_quantity() - Method in class com.zerodhatech.models.MFInstrument
-
- getMode() - Method in class com.zerodhatech.models.Tick
-
- getName() - Method in class com.zerodhatech.models.Instrument
-
- getName() - Method in class com.zerodhatech.models.MFInstrument
-
- getOHLC(String[]) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves OHLC and last price.
- getOi() - Method in class com.zerodhatech.models.Tick
-
- getOpenInterestDayHigh() - Method in class com.zerodhatech.models.Tick
-
- getOpenInterestDayLow() - Method in class com.zerodhatech.models.Tick
-
- getOpenPrice() - Method in class com.zerodhatech.models.Tick
-
- getOrder(JSONObject) - Method in class com.zerodhatech.ticker.KiteTicker
-
- getOrderHistory(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Returns list of different stages an order has gone through.
- getOrders() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Fetches collection of orders from the orderbook.
- getOrders() - Method in class com.zerodhatech.models.Depth
-
- getOrderTrades(String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves list of trades executed of an order.
- getPlan() - Method in class com.zerodhatech.models.MFInstrument
-
- getPositions() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves the list of positions.
- getPrice() - Method in class com.zerodhatech.models.Depth
-
- getProfile() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Get the profile details of the use.
- getPublicToken() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Returns publicToken.
- getPurchase_allowed() - Method in class com.zerodhatech.models.MFInstrument
-
- getPurchase_amount_multiplier() - Method in class com.zerodhatech.models.MFInstrument
-
- getQuantity() - Method in class com.zerodhatech.models.Depth
-
- getQuote(String[]) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves quote and market depth for an instrument
- getRedemption_allowed() - Method in class com.zerodhatech.models.MFInstrument
-
- getRedemption_quantity_multiplier() - Method in class com.zerodhatech.models.MFInstrument
-
- getRequest(String, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Makes a GET request.
- getRequest(String, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Makes a GET request.
- getRequest(String, String, String[], String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Makes a GET request.
- getScheme_type() - Method in class com.zerodhatech.models.MFInstrument
-
- getSegment() - Method in class com.zerodhatech.models.Instrument
-
- getSettlement_type() - Method in class com.zerodhatech.models.MFInstrument
-
- getStrike() - Method in class com.zerodhatech.models.Instrument
-
- getTick_size() - Method in class com.zerodhatech.models.Instrument
-
- getTickTimestamp() - Method in class com.zerodhatech.models.Tick
-
- getTotalBuyQuantity() - Method in class com.zerodhatech.models.Tick
-
- getTotalSellQuantity() - Method in class com.zerodhatech.models.Tick
-
- getTrades() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Retrieves list of trades executed.
- getTradingsymbol() - Method in class com.zerodhatech.models.Instrument
-
- getTradingsymbol() - Method in class com.zerodhatech.models.MFInstrument
-
- getUserId() - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Returns userId.
- getVirtualContractNote(List<ContractNoteParams>) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
A virtual contract provides detailed charges order-wise for brokerage, STT, stamp duty, exchange transaction charges, SEBI turnover charge, and GST.
- getVolumeTradedToday() - Method in class com.zerodhatech.models.Tick
-
- getWebsocketAdapter() - Method in class com.zerodhatech.ticker.KiteTicker
-
Returns a WebSocketAdapter to listen to ticker related events.
- getWsuri() - Method in class com.zerodhatech.kiteconnect.Routes
-
- gst - Variable in class com.zerodhatech.models.MarginCalculationData.Charges
-
- GST() - Constructor for class com.zerodhatech.models.MarginCalculationData.GST
-
- GTT - Class in com.zerodhatech.models
-
Created by sujith on 9/21/19.
- GTT() - Constructor for class com.zerodhatech.models.GTT
-
- GTT.Condition - Class in com.zerodhatech.models
-
- GTT.GTTMeta - Class in com.zerodhatech.models
-
- GTT.GTTOrder - Class in com.zerodhatech.models
-
- GTT.GTTOrderResult - Class in com.zerodhatech.models
-
- GTT.GTTResult - Class in com.zerodhatech.models
-
- GTTMeta() - Constructor for class com.zerodhatech.models.GTT.GTTMeta
-
- GTTOrder() - Constructor for class com.zerodhatech.models.GTT.GTTOrder
-
- GTTOrderParams() - Constructor for class com.zerodhatech.models.GTTParams.GTTOrderParams
-
- GTTOrderResult() - Constructor for class com.zerodhatech.models.GTT.GTTOrderResult
-
- GTTParams - Class in com.zerodhatech.models
-
Created by sujith on 9/23/19.
- GTTParams() - Constructor for class com.zerodhatech.models.GTTParams
-
- GTTParams.GTTOrderParams - Class in com.zerodhatech.models
-
- GTTResult() - Constructor for class com.zerodhatech.models.GTT.GTTResult
-
- guid - Variable in class com.zerodhatech.models.Order
-
- OCO - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- OHLC - Class in com.zerodhatech.models
-
A wrapper for open, high, low, close.
- OHLC() - Constructor for class com.zerodhatech.models.OHLC
-
- ohlc - Variable in class com.zerodhatech.models.OHLCQuote
-
- ohlc - Variable in class com.zerodhatech.models.Quote
-
- OHLCQuote - Class in com.zerodhatech.models
-
A wrapper for open, high, low, close, instrument token and last price
- OHLCQuote() - Constructor for class com.zerodhatech.models.OHLCQuote
-
- oi - Variable in class com.zerodhatech.models.HistoricalData
-
- oi - Variable in class com.zerodhatech.models.Quote
-
- oiDayHigh - Variable in class com.zerodhatech.models.Quote
-
- oiDayLow - Variable in class com.zerodhatech.models.Quote
-
- OnConnect - Interface in com.zerodhatech.ticker
-
Callback to listen to com.zerodhatech.ticker websocket connected event.
- onConnected() - Method in interface com.zerodhatech.ticker.OnConnect
-
- OnDisconnect - Interface in com.zerodhatech.ticker
-
Callback to listen to com.zerodhatech.ticker websocket disconnected event.
- onDisconnected() - Method in interface com.zerodhatech.ticker.OnDisconnect
-
- OnError - Interface in com.zerodhatech.ticker
-
Created by sujith on 11/21/17.
- onError(Exception) - Method in interface com.zerodhatech.ticker.OnError
-
- onError(KiteException) - Method in interface com.zerodhatech.ticker.OnError
-
- onError(String) - Method in interface com.zerodhatech.ticker.OnError
-
- OnOrderUpdate - Interface in com.zerodhatech.ticker
-
Created by sujith on 12/26/17.
- onOrderUpdate(Order) - Method in interface com.zerodhatech.ticker.OnOrderUpdate
-
- OnTicks - Interface in com.zerodhatech.ticker
-
OnTicks interface is called once ticks arrive.
- onTicks(ArrayList<Tick>) - Method in interface com.zerodhatech.ticker.OnTicks
-
- open - Variable in class com.zerodhatech.models.HistoricalData
-
- open - Variable in class com.zerodhatech.models.OHLC
-
- openingQuantity - Variable in class com.zerodhatech.models.AuctionInstrument
-
- optionPremium - Variable in class com.zerodhatech.models.Margin.Utilised
-
- optionPremium - Variable in class com.zerodhatech.models.MarginCalculationData
-
- Order - Class in com.zerodhatech.models
-
A wrapper for order.
- Order() - Constructor for class com.zerodhatech.models.Order
-
- ORDER_CANCELLED - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_COMPLETE - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_LAPSED - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_OPEN - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_REJECTED - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_TRIGGER_PENDING - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_TYPE_LIMIT - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_TYPE_MARKET - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
Order types.
- ORDER_TYPE_SL - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- ORDER_TYPE_SLM - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- OrderException - Class in com.zerodhatech.kiteconnect.kitehttp.exceptions
-
Represents all order placement and manipulation errors.
- OrderException(String, int) - Constructor for class com.zerodhatech.kiteconnect.kitehttp.exceptions.OrderException
-
- orderId - Variable in class com.zerodhatech.models.BulkOrderResponse
-
- orderID - Variable in class com.zerodhatech.models.ContractNoteParams
-
order ID that is received in the orderbook.
- orderId - Variable in class com.zerodhatech.models.GTT.GTTOrderResult
-
- orderId - Variable in class com.zerodhatech.models.MFOrder
-
- orderId - Variable in class com.zerodhatech.models.MFSIP
-
- orderId - Variable in class com.zerodhatech.models.Order
-
- orderId - Variable in class com.zerodhatech.models.OrderResponse
-
- orderId - Variable in class com.zerodhatech.models.Trade
-
- OrderParams - Class in com.zerodhatech.models
-
A wrapper for order params to be sent while placing an order.
- OrderParams() - Constructor for class com.zerodhatech.models.OrderParams
-
- OrderResponse - Class in com.zerodhatech.models
-
A wrapper for the new auto slice order response payload.
- OrderResponse() - Constructor for class com.zerodhatech.models.OrderResponse
-
- orderResult - Variable in class com.zerodhatech.models.GTT.GTTResult
-
- orders - Variable in class com.zerodhatech.models.CombinedMarginData
-
- orders - Variable in class com.zerodhatech.models.GTT
-
- orders - Variable in class com.zerodhatech.models.GTTParams
-
List of target or stop-loss orders
- orderTimestamp - Variable in class com.zerodhatech.models.MFOrder
-
- orderTimestamp - Variable in class com.zerodhatech.models.Order
-
- orderType - Variable in class com.zerodhatech.models.ContractNote
-
- orderType - Variable in class com.zerodhatech.models.ContractNoteParams
-
Order type (LIMIT, SL, SL-M, MARKET).
- orderType - Variable in class com.zerodhatech.models.GTT.GTTOrder
-
- orderType - Variable in class com.zerodhatech.models.GTTParams.GTTOrderParams
-
Order type (LIMIT, SL, SL-M, MARKET).
- orderType - Variable in class com.zerodhatech.models.MarginCalculationParams
-
Order type (LIMIT, SL, SL-M, MARKET).
- orderType - Variable in class com.zerodhatech.models.Order
-
- orderType - Variable in class com.zerodhatech.models.OrderParams
-
Order type (LIMIT, SL, SL-M, MARKET).
- orderTypes - Variable in class com.zerodhatech.models.Profile
-
- orderTypes - Variable in class com.zerodhatech.models.User
-
- orderVariety - Variable in class com.zerodhatech.models.Order
-
- overnightQuantity - Variable in class com.zerodhatech.models.Position
-
- parentOrderId - Variable in class com.zerodhatech.models.Order
-
- parentOrderId - Variable in class com.zerodhatech.models.OrderParams
-
Parent order id is used to send order modify request.
- parseArray(User, JSONObject) - Method in class com.zerodhatech.models.User
-
Parses array details of product, exchange and order_type from json response.
- parseResponse(JSONObject) - Method in class com.zerodhatech.models.HistoricalData
-
- parseResponse(JSONObject) - Method in class com.zerodhatech.models.User
-
Parses user details response from server.
- pendingInstalments - Variable in class com.zerodhatech.models.MFSIP
-
- pendingQuantity - Variable in class com.zerodhatech.models.Order
-
- percentage - Variable in class com.zerodhatech.models.TriggerRange
-
- PermissionException - Class in com.zerodhatech.kiteconnect.kitehttp.exceptions
-
Represents permission denied exceptions for certain calls.
- PermissionException(String, int) - Constructor for class com.zerodhatech.kiteconnect.kitehttp.exceptions.PermissionException
-
- placedBy - Variable in class com.zerodhatech.models.MFOrder
-
- placeGTT(GTTParams) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Place a GTT.
- placeMFOrder(String, String, double, double, String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Place a mutualfunds order.
- placeMFSIP(String, String, int, int, int, double) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Place a mutualfunds sip.
- placeOrder(OrderParams, String) - Method in class com.zerodhatech.kiteconnect.KiteConnect
-
Places an order for the given variety.
- plan - Variable in class com.zerodhatech.models.MFInstrument
-
- pledgedQuantity - Variable in class com.zerodhatech.models.MFHolding
-
- pnl - Variable in class com.zerodhatech.models.AuctionInstrument
-
- pnl - Variable in class com.zerodhatech.models.Holding
-
- pnl - Variable in class com.zerodhatech.models.MarginCalculationData
-
- PnL() - Constructor for class com.zerodhatech.models.MarginCalculationData.PnL
-
- pnl - Variable in class com.zerodhatech.models.MFHolding
-
- pnl - Variable in class com.zerodhatech.models.Position
-
- Position - Class in com.zerodhatech.models
-
A wrapper for position.
- Position() - Constructor for class com.zerodhatech.models.Position
-
- POSITION_DAY - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
Position types.
- POSITION_OVERNIGHT - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- postRequest(String, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Makes a POST request.
- postRequestJSON(String, JSONArray, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Make a JSON POST request.
- price - Variable in class com.zerodhatech.models.AuctionInstrument
-
- price - Variable in class com.zerodhatech.models.ContractNote
-
- price - Variable in class com.zerodhatech.models.GTT.GTTOrder
-
- price - Variable in class com.zerodhatech.models.GTTParams.GTTOrderParams
-
Order Price
- price - Variable in class com.zerodhatech.models.Holding
-
- price - Variable in class com.zerodhatech.models.MarginCalculationParams
-
Order Price
- price - Variable in class com.zerodhatech.models.Order
-
- price - Variable in class com.zerodhatech.models.OrderParams
-
Order Price
- product - Variable in class com.zerodhatech.models.AuctionInstrument
-
- product - Variable in class com.zerodhatech.models.ContractNote
-
- product - Variable in class com.zerodhatech.models.ContractNoteParams
-
Product code (NRML, MIS, CNC).
- product - Variable in class com.zerodhatech.models.GTT.GTTOrder
-
- product - Variable in class com.zerodhatech.models.GTTParams.GTTOrderParams
-
Product code (NRML, MIS, CNC).
- product - Variable in class com.zerodhatech.models.Holding
-
- product - Variable in class com.zerodhatech.models.MarginCalculationParams
-
Product code (NRML, MIS, CNC).
- product - Variable in class com.zerodhatech.models.Order
-
- product - Variable in class com.zerodhatech.models.OrderParams
-
Product code (NRML, MIS, CNC).
- product - Variable in class com.zerodhatech.models.Position
-
- product - Variable in class com.zerodhatech.models.Trade
-
- PRODUCT_CNC - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- PRODUCT_MIS - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
Product types.
- PRODUCT_MTF - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- PRODUCT_NRML - Static variable in class com.zerodhatech.kiteconnect.utils.Constants
-
- products - Variable in class com.zerodhatech.models.Profile
-
- products - Variable in class com.zerodhatech.models.User
-
- Profile - Class in com.zerodhatech.models
-
A wrapper for profile response.
- Profile() - Constructor for class com.zerodhatech.models.Profile
-
- publicToken - Variable in class com.zerodhatech.models.User
-
- purchase_allowed - Variable in class com.zerodhatech.models.MFInstrument
-
- purchase_amount_multiplier - Variable in class com.zerodhatech.models.MFInstrument
-
- purchaseType - Variable in class com.zerodhatech.models.MFOrder
-
- putRequest(String, Map<String, Object>, String, String) - Method in class com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler
-
Makes a PUT request.