Uses of Class
com.longbridge.quote.CreateWatchlistGroup
-
Packages that use CreateWatchlistGroup Package Description com.longbridge com.longbridge.quote -
-
Uses of CreateWatchlistGroup in com.longbridge
Methods in com.longbridge with parameters of type CreateWatchlistGroup Modifier and Type Method Description static voidSdkNative. quoteContextCreateWatchlistGroup(long context, CreateWatchlistGroup req, AsyncCallback callback) -
Uses of CreateWatchlistGroup in com.longbridge.quote
Methods in com.longbridge.quote that return CreateWatchlistGroup Modifier and Type Method Description CreateWatchlistGroupCreateWatchlistGroup. setSecurities(String[] securities)Sets the initial securities to add to the group.Methods in com.longbridge.quote with parameters of type CreateWatchlistGroup Modifier and Type Method Description CompletableFuture<Long>QuoteContext. createWatchlistGroup(CreateWatchlistGroup req)Create watchlist group
-