Class AbstractMarketDataRequestBuilder<R,​B extends IRestRequestBuilder>

    • Constructor Detail

      • AbstractMarketDataRequestBuilder

        public AbstractMarketDataRequestBuilder()
    • Method Detail

      • withSymbol

        public B withSymbol​(String symbol)
      • withSymbols

        public B withSymbols​(String... symbols)
      • withAllSymbols

        public B withAllSymbols()