working on improving speed
This commit is contained in:
parent
da7be72838
commit
2493f17753
@ -229,6 +229,11 @@ functions:
|
||||
tradeTable: ${self:custom.tradeTable}
|
||||
strategyTable: ${self:custom.strategyTable}
|
||||
|
||||
usagePlan:
|
||||
# we want to use as few lambdas as possible
|
||||
throttle:
|
||||
burstLimit: 1
|
||||
rateLimit: 1
|
||||
|
||||
# schedules all registered strategies on a daily base
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user