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