BinanceSpotRest.Enums.WindowSize (Binance Spot Rest v0.2.1)

View Source

Defines allowed window sizes for Binance Spot API endpoints that require a time interval.

This enum is commonly used for endpoints such as Rolling window price change statistics.

And other endpoints with windowSize parameter.

Supported values:

  • Minute intervals: :1m to :59m
  • Hour intervals: :1h to :23h
  • Day intervals: :1d to :7d

Summary

Functions

all()

keys()

values()