IntradayRequest

public class IntradayRequest extends CryptoRequest

A request for the CRYPTO_INTRADAY endpoint, which reports a digital currency's open-high-low-close-volume series at a selectable sub-daily interval. The function is pinned on construction, so only the symbol, market, interval, output size and data type need setting.

Author

Sylvester Sefa-Yeboah

Since

1.8.0

Types

Link copied to clipboard
Collects a caller's digital currency symbol, market, interval, output size and data type and assembles them into an IntradayRequest.