Commit Graph

22778 Commits (da3c42bbbc577ef9a83aa0d257430ab6ff9bd00a)
 

Author SHA1 Message Date
Stefano Ariestasia da3c42bbbc add entries, exits, and mix_tags API endpoints
2 years ago
Matthias e728e3bc75
Merge pull request #9402 from freqtrade/dependabot/pip/pyarrow-14.0.1
2 years ago
Matthias 315783441d Update pyarrow wheels
2 years ago
dependabot[bot] 62f1421cfb
Bump pyarrow from 14.0.0 to 14.0.1
2 years ago
Matthias 52f12b704b Avoid time colision when creating orders in test
2 years ago
Matthias ee5051f788
Merge pull request #9388 from freqtrade/dependabot/pip/develop/pyarrow-14.0.0
2 years ago
Matthias b30b1227e3
Merge pull request #9394 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.23
2 years ago
Matthias dd2f8db392
Merge pull request #9396 from freqtrade/dependabot/pip/develop/ccxt-4.1.40
2 years ago
Matthias 5a76d81529
Merge pull request #9398 from freqtrade/dependabot/pip/develop/uvicorn-0.24.0.post1
2 years ago
Matthias b9851c78ad
Merge pull request #9397 from freqtrade/dependabot/pip/develop/nbconvert-7.11.0
2 years ago
Matthias 777cf2ae7a
Merge pull request #9399 from freqtrade/dependabot/pip/develop/ruff-0.1.4
2 years ago
dependabot[bot] 3729b3d793
Bump ruff from 0.1.3 to 0.1.4
2 years ago
dependabot[bot] 39fc78205d
Bump uvicorn from 0.23.2 to 0.24.0.post1
2 years ago
dependabot[bot] 46a67e8d4f
Bump nbconvert from 7.10.0 to 7.11.0
2 years ago
dependabot[bot] 69017805c0
Bump ccxt from 4.1.39 to 4.1.40
2 years ago
Matthias bcec611973 Add pre-built wheels for pyarrow 14
2 years ago
Matthias fbb11a394a
Bump sqlalchemy pre-commit
2 years ago
Matthias 5cb916977e
Merge pull request #9390 from freqtrade/dependabot/pip/develop/cachetools-5.3.2
2 years ago
Matthias 7d4c9bc0cf
Merge pull request #9395 from freqtrade/dependabot/pip/develop/markdown-3.5.1
2 years ago
Matthias ea2beb46e7
Merge pull request #9392 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.8
2 years ago
Matthias 216ee8117a
Merge pull request #9393 from freqtrade/dependabot/pip/develop/tensorboard-2.15.1
2 years ago
Matthias 9c1210b34e
Merge pull request #9391 from freqtrade/dependabot/pip/develop/filelock-3.13.1
2 years ago
dependabot[bot] 921e034266
Bump sqlalchemy from 2.0.22 to 2.0.23
2 years ago
Matthias 6f358b16c0
Merge pull request #9385 from freqtrade/dependabot/pip/develop/ccxt-4.1.39
2 years ago
dependabot[bot] 264ab2c471
Bump pyarrow from 13.0.0 to 14.0.0
2 years ago
Matthias a9d6f0023a
Merge pull request #9384 from freqtrade/dependabot/pip/develop/py-find-1st-1.1.6
2 years ago
dependabot[bot] 31af1d5dc7
Bump markdown from 3.5 to 3.5.1
2 years ago
dependabot[bot] 588bbb45b5
Bump cachetools from 5.3.1 to 5.3.2
2 years ago
Matthias 278c999f1f
Merge pull request #9389 from freqtrade/dependabot/pip/develop/jsonschema-4.19.2
2 years ago
Matthias 825ae15109
Merge pull request #9386 from freqtrade/dependabot/pip/develop/nbconvert-7.10.0
2 years ago
Matthias 30cacc7cca
Merge pull request #9383 from freqtrade/dependabot/pip/develop/fastapi-0.104.1
2 years ago
dependabot[bot] 7ed037bad7
Bump tensorboard from 2.15.0 to 2.15.1
2 years ago
dependabot[bot] 77b00b2a12
Bump mkdocs-material from 9.4.7 to 9.4.8
2 years ago
dependabot[bot] 773bc386f7
Bump filelock from 3.12.4 to 3.13.1
2 years ago
dependabot[bot] 90dacaca09
Bump jsonschema from 4.19.1 to 4.19.2
2 years ago
dependabot[bot] 3689ad16b5
Bump nbconvert from 7.9.2 to 7.10.0
2 years ago
dependabot[bot] ab9954350e
Bump ccxt from 4.1.31 to 4.1.39
2 years ago
dependabot[bot] 533f11d9eb
Bump py-find-1st from 1.1.5 to 1.1.6
2 years ago
dependabot[bot] 551033a7c3
Bump fastapi from 0.104.0 to 0.104.1
2 years ago
Matthias e003930e18
Merge pull request #9382 from freqtrade/test_reduce_time
2 years ago
Matthias 2efef72ec2 Reduce wait for ws test
2 years ago
Matthias eb40fc698d
Merge pull request #9381 from freqtrade/test_refactor
2 years ago
Matthias 751db2be78 fix: test typo mishap
2 years ago
Matthias 6ea353447e use tmp_path instead of tmpdir
2 years ago
Matthias 5a3839320d Remove further usages of Path(tmpdir)
2 years ago
Matthias 555f4b51e1 Further improvements to test setup
2 years ago
Matthias be82248e01 Remove futher usages of Path(tmpdir)
2 years ago
Matthias 7bed7801cc Further test simplifications
2 years ago
Matthias eb409de916 use tmp_path instead of Path(tmpdir)
2 years ago
Matthias 8ce39a6d75
Merge pull request #9378 from freqtrade/fix/transformer-dimensions
2 years ago