getStockHistoryTick abstract method

Future<HistoryTickResponse> getStockHistoryTick(
  1. ServerContext ctx,
  2. StockNumArrWithDate request
)

Implementation

$async.Future<$0.HistoryTickResponse> getStockHistoryTick($pb.ServerContext ctx, $0.StockNumArrWithDate request);