Uses of Class
com.longbridge.grid.GridSymbolInfo
-
Packages that use GridSymbolInfo Package Description com.longbridge.grid -
-
Uses of GridSymbolInfo in com.longbridge.grid
Methods in com.longbridge.grid that return types with arguments of type GridSymbolInfo Modifier and Type Method Description CompletableFuture<GridSymbolInfo>GridContext. symbolInfo(String symbol)Get the security (symbol) info used to build a grid order (lot size, authorization flag, settlement currency, etc.).
-