Merge pull request #3682 from freqtrade/db_keep_orders

Keep order history in the database
This commit is contained in:
Matthias
2020-09-19 17:12:14 +02:00
committed by GitHub
25 changed files with 1504 additions and 378 deletions

View File

@@ -5,7 +5,6 @@ on:
branches:
- master
- develop
- github_actions_tests
tags:
release:
types: [published]