optimizing trade db handling to lower monthly cost
This commit is contained in:
parent
13b533820f
commit
6c1435b5eb
@ -49,6 +49,8 @@ custom:
|
||||
region: ${opt:region, self:provider.region}
|
||||
|
||||
snsTopic: "FreqQueue-${self:custom.stage}"
|
||||
snsTadeTopic: "FreqTradeQueue-${self:custom.stage}"
|
||||
|
||||
tradeTable: "FreqTradesTable-${self:custom.stage}"
|
||||
strategyTable: "FreqStrategyTable-${self:custom.stage}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user