getStockHistoryKbar abstract method

Future<HistoryKbarResponse> getStockHistoryKbar(
  1. ServerContext ctx,
  2. StockNumArrWithDate request
)

Implementation

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