| 程序包 | 说明 |
|---|---|
| com.tigerbrokers.stock.openapi.client.socket | |
| com.tigerbrokers.stock.openapi.client.struct | |
| com.tigerbrokers.stock.openapi.client.struct.enums |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
WebSocketClient.cancelSubscribeOptionTop(Market market,
Set<Indicator> indicators) |
String |
SubscribeAsyncApi.cancelSubscribeOptionTop(Market market,
Set<Indicator> indicators)
cancel subscribe option-top-data of the specified market
|
String |
WebSocketClient.cancelSubscribeStockTop(Market market,
Set<Indicator> indicators) |
String |
SubscribeAsyncApi.cancelSubscribeStockTop(Market market,
Set<Indicator> indicators)
cancel subscribe stock-top-data of the specified market
|
String |
WebSocketClient.subscribeOptionTop(Market market,
Set<Indicator> indicators) |
String |
SubscribeAsyncApi.subscribeOptionTop(Market market,
Set<Indicator> indicators)
subscribe option-top-data of the specified market
|
String |
WebSocketClient.subscribeStockTop(Market market,
Set<Indicator> indicators) |
String |
SubscribeAsyncApi.subscribeStockTop(Market market,
Set<Indicator> indicators)
subscribe stock-top-data of the specified market
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Set<String> |
Indicator.getValues(Set<Indicator> indicators) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
OptionRankingIndicator
Description:
Created by bean on 2023/06/08.
|
class |
StockRankingIndicator
Description:
Created by bean on 2023/06/08.
|
Copyright © 2024. All rights reserved.