diff --git a/serverless.yml b/serverless.yml index faf5bb2f6..c61179f26 100644 --- a/serverless.yml +++ b/serverless.yml @@ -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