added support to get the temp directory

This commit is contained in:
Gert Wohlgemuth 2018-05-24 19:47:45 -07:00
parent 203166687b
commit c97ff70702

View File

@ -217,6 +217,9 @@ functions:
#backtests the strategy #backtests the strategy
#should be switched to utilze aws fargate instead
#and running a container
#so that we can evaluate long running tasks
backtest: backtest:
memorySize: 128 memorySize: 128
handler: freqtrade/aws/backtesting_lambda.backtest handler: freqtrade/aws/backtesting_lambda.backtest