| Package | Description |
|---|---|
| com.zerodhatech.models |
All the models that Kite Connect uses are here.
|
| Modifier and Type | Field and Description |
|---|---|
List<Depth> |
MarketDepth.buy |
List<Depth> |
MarketDepth.sell |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ArrayList<Depth>> |
Tick.getMarketDepth() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tick.setMarketDepth(Map<String,ArrayList<Depth>> marketDepth) |
Copyright © 2022. All rights reserved.