binance-scala-client
binance-scala-client
io.github.paoloboni.binance
BinanceApi
BinanceApi
Factory
BinanceClient
io.github.paoloboni.binance.common
BinanceBalance
BinanceConfig
BinanceConfig
EnumDecoder
EnumDecoder
FapiConfig
FapiConfig
Default
Custom
Interval
KLine
KLine
Ops
OrderSide
Price
SpotConfig
SpotConfig
Default
Custom
io.github.paoloboni.binance.common.parameters
Depth
DepthLimit
KLines
TimeParams
io.github.paoloboni.binance.common.response
Ask
Ask
Bid
Bid
BookTicker
ContractKLineStream
ContractKLineStreamPayload
Depth
DiffDepthStream
IsBigDecimal
KLineStream
KLineStreamPayload
Level
PartialDepthStream
RateLimit
RateLimitInterval
RateLimitType
RateLimits
TradeStream
io.github.paoloboni.binance.fapi
FutureApi
FutureApi
FutureContractStatus
FutureContractType
FutureOrderStatus
FutureOrderType
FuturePositionSide
FutureTimeInForce
io.github.paoloboni.binance.fapi.parameters
ChangeInitialLeverageParams
FutureOrderCreateParams
FutureOrderCreateParams
LIMIT
MARKET
STOP
STOP_MARKET
TAKE_PROFIT
TAKE_PROFIT_MARKET
TRAILING_STOP_MARKET
FutureOrderCreateResponseType
FutureWorkingType
io.github.paoloboni.binance.fapi.response
AggregateTradeStream
AssetInfo
ChangeInitialLeverageResponse
ChangeInitialLeverageResponse
ContractType
ExchangeInformation
Filter
Filter
FilterCodecs
FutureAccountInfoResponse
FutureOrderCreateResponse
INF
LOT_SIZE
MARKET_LOT_SIZE
MAX_NUM_ALGO_ORDERS
MAX_NUM_ORDERS
MIN_NOTIONAL
MarkPriceUpdate
MaxNotionalValue
MaxNotionalValue
Value
INF
OpenPosition
OwnedAsset
PERCENT_PRICE
PRICE_FILTER
Symbol
io.github.paoloboni.binance.spot
SpotApi
SpotApi
SpotOrderStatus
SpotOrderType
SpotTimeInForce
io.github.paoloboni.binance.spot.parameters
SpotOrderCancelAllParams
SpotOrderCancelParams
SpotOrderCreateParams
SpotOrderCreateParams
LIMIT
MARKET
STOP_LOSS
STOP_LOSS_LIMIT
TAKE_PROFIT
TAKE_PROFIT_LIMIT
LIMIT_MAKER
SpotOrderCreateResponseType
io.github.paoloboni.binance.spot.response
EXCHANGE_MAX_ALGO_ORDERS
EXCHANGE_MAX_NUM_ORDERS
ExchangeInformation
Filter
Filter
FilterCodecs
ICEBERG_PARTS
LOT_SIZE
MARKET_LOT_SIZE
MAX_NUM_ALGO_ORDERS
MAX_NUM_ICEBERG_ORDERS
MAX_NUM_ORDERS
MAX_POSITION
MIN_NOTIONAL
PERCENT_PRICE
PRICE_FILTER
SpotAccountInfoResponse
SpotFill
SpotOrderCreateResponse
Symbol
io.github.paoloboni.encryption
HMAC
io.github.paoloboni.http
HttpClient
HttpClient
QueryParamsConverter
QueryParamsConverter
StringConverter
StringConverter
optionConverter
given_StringConverter_String
given_StringConverter_Int
given_StringConverter_Long
given_StringConverter_Boolean
given_StringConverter_BigDecimal
given_StringConverter_Instant
UriOps
io.github.paoloboni.http.ratelimit
LimiterOps
Rate
RateLimiter
RateLimiter
RateLimiters
io.github.paoloboni.json
Discriminator
Perhaps
Perhaps
SumDecoder
SumDecoder
binance-scala-client
/
io.github.paoloboni.http.ratelimit
/
RateLimiter
RateLimiter
sealed
trait
RateLimiter
[F[_]]
Companion
object
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Abstract methods
def
limitType
:
RateLimitType
def
rateLimit
[T](effect: =>
F
[T]):
F
[T]