Uses of Class
com.longport.quote.SecurityDepth
-
Packages that use SecurityDepth Package Description com.longport.quote -
-
Uses of SecurityDepth in com.longport.quote
Methods in com.longport.quote that return types with arguments of type SecurityDepth Modifier and Type Method Description CompletableFuture<SecurityDepth>
QuoteContext. getDepth(String symbol)
Get security depthCompletableFuture<SecurityDepth>
QuoteContext. getRealtimeDepth(String symbol)
Get real-time depth
-