| Package | Description |
|---|---|
| com.zerodhatech.kiteconnect |
Offers all functionality that Kite Connect can provide for building a platform.
|
| Modifier and Type | Method and Description |
|---|---|
MFOrder |
KiteConnect.getMFOrder(String orderId)
Retrieves individual mutualfunds order.
|
MFOrder |
KiteConnect.placeMFOrder(String tradingsymbol,
String transactionType,
double amount,
double quantity,
String tag)
Place a mutualfunds order.
|
| Modifier and Type | Method and Description |
|---|---|
List<MFOrder> |
KiteConnect.getMFOrders()
Retrieves all mutualfunds orders.
|
Copyright © 2022. All rights reserved.