added support to get the temp directory
This commit is contained in:
parent
203166687b
commit
c97ff70702
@ -217,6 +217,9 @@ functions:
|
||||
|
||||
|
||||
#backtests the strategy
|
||||
#should be switched to utilze aws fargate instead
|
||||
#and running a container
|
||||
#so that we can evaluate long running tasks
|
||||
backtest:
|
||||
memorySize: 128
|
||||
handler: freqtrade/aws/backtesting_lambda.backtest
|
||||
|
Loading…
Reference in New Issue
Block a user