IRefillStrategy
QuantConnect.Util.RateLimit.IRefillStrategy
Provides a strategy for making tokens available for consumption in the ITokenBucket
refill
refill() -> int
Computes the number of new tokens made available, typically via the passing of time.