Matthias
|
6c5e48dd4f
|
dev-dependencies should include freqAI
|
2022-07-21 07:26:44 +02:00 |
|
robcaulk
|
a99c126266
|
help windows builds pass freqai tests. Add freqai to README.md
|
2022-07-20 16:14:19 +02:00 |
|
robcaulk
|
4e5d60fdc9
|
match scikit-learn version to hyperopt required version
|
2022-07-20 15:54:22 +02:00 |
|
robcaulk
|
921a7ef216
|
add requirements-freqai.txt to builds
|
2022-07-20 15:51:25 +02:00 |
|
robcaulk
|
286bd0c40b
|
follow string for adding a strat to tests/strategy/strats
|
2022-07-20 15:00:02 +02:00 |
|
robcaulk
|
c43935e82a
|
create dedicated minimal freqai test strat
|
2022-07-20 14:39:28 +02:00 |
|
robcaulk
|
88d769d801
|
comment out problematic catboost test
|
2022-07-20 14:18:06 +02:00 |
|
robcaulk
|
d43c146676
|
add more tests for datakitchen functionalities, add regression tests for freqai_interface train/backtest
|
2022-07-20 12:56:46 +02:00 |
|
Matthias
|
78f77f6d35
|
Merge pull request #7101 from freqtrade/dependabot/pip/develop/markdown-3.4.1
Bump markdown from 3.3.7 to 3.4.1
|
2022-07-20 06:48:28 +02:00 |
|
rzrymiak
|
ac2e8d760e
|
Added description heading to README.md
|
2022-07-19 14:24:44 -07:00 |
|
Matthias
|
b609dbcd86
|
Update mdx_truly_sane_lists to be compatible with markdown again
|
2022-07-19 19:51:03 +02:00 |
|
lolong
|
9c051958a6
|
Feat/freqai (#7105)
Vectorize weight setting, log training dates
Co-authored-by: robcaulk <rob.caulk@gmail.com>
|
2022-07-19 17:49:18 +02:00 |
|
robcaulk
|
714d9534b6
|
start adding tests
|
2022-07-19 16:16:44 +02:00 |
|
Matthias
|
75e190ff1d
|
Update sell-test without filled buy order
|
2022-07-19 07:20:36 +02:00 |
|
lolong
|
ed0f8b1189
|
Improve FreqAI documentation (#7072)
Improve doc + some other small fixes
Co-authored-by: robcaulk <rob.caulk@gmail.com>
|
2022-07-18 11:57:52 +02:00 |
|
Matthias
|
99d5fbc9c0
|
Merge pull request #7102 from freqtrade/dependabot/pip/develop/types-requests-2.28.1
Bump types-requests from 2.28.0 to 2.28.1
|
2022-07-18 08:38:35 +02:00 |
|
Matthias
|
0daa9d3e57
|
Bump types-requests in pre-commit
|
2022-07-18 07:56:41 +02:00 |
|
Matthias
|
7365d23db8
|
Merge pull request #7099 from freqtrade/dependabot/pip/develop/fastapi-0.79.0
Bump fastapi from 0.78.0 to 0.79.0
|
2022-07-18 07:55:29 +02:00 |
|
Matthias
|
df538f9cd6
|
Merge pull request #7097 from freqtrade/dependabot/pip/develop/jsonschema-4.7.2
Bump jsonschema from 4.6.2 to 4.7.2
|
2022-07-18 07:54:55 +02:00 |
|
Matthias
|
9d261c88e6
|
Merge pull request #7098 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.19.0
Bump pytest-asyncio from 0.18.3 to 0.19.0
|
2022-07-18 07:54:31 +02:00 |
|
Matthias
|
8a1c95247d
|
Merge pull request #7100 from freqtrade/dependabot/pip/develop/ccxt-1.90.89
Bump ccxt from 1.90.88 to 1.90.89
|
2022-07-18 07:53:52 +02:00 |
|
dependabot[bot]
|
ea523136fc
|
Bump types-requests from 2.28.0 to 2.28.1
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:01:49 +00:00 |
|
dependabot[bot]
|
d2ef248781
|
Bump markdown from 3.3.7 to 3.4.1
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.1)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:01:43 +00:00 |
|
dependabot[bot]
|
f07ad7aa87
|
Bump ccxt from 1.90.88 to 1.90.89
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.90.88 to 1.90.89.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.90.88...1.90.89)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:01:40 +00:00 |
|
dependabot[bot]
|
cb63d5e3df
|
Bump fastapi from 0.78.0 to 0.79.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.78.0 to 0.79.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.78.0...0.79.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:01:31 +00:00 |
|
dependabot[bot]
|
5f820ab0a6
|
Bump pytest-asyncio from 0.18.3 to 0.19.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.3...v0.19.0)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:01:26 +00:00 |
|
dependabot[bot]
|
2c6fb617a6
|
Bump jsonschema from 4.6.2 to 4.7.2
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.6.2 to 4.7.2.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.6.2...v4.7.2)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:01:23 +00:00 |
|
Robert Caulk
|
921f3899f0
|
revert pickle reading for historic predictions
|
2022-07-17 16:06:36 +02:00 |
|
Robert Caulk
|
41eeb99177
|
load pickle file for writing
|
2022-07-17 10:05:21 +02:00 |
|
Matthias
|
46be1b8778
|
Version bump ccxt to 1.90.88
|
2022-07-17 07:21:42 +02:00 |
|
Matthias
|
05a5ae4fcf
|
Update plotting to use entry/exit terminology
|
2022-07-16 22:28:46 +02:00 |
|
Robert Caulk
|
9d184586f1
|
fix bug in historic prediction saving
|
2022-07-16 21:16:59 +02:00 |
|
Matthias
|
9347677c60
|
Uppdate pricecontours test to not recreate backtesting every loop
in hopes to fix random failure
|
2022-07-16 19:33:26 +02:00 |
|
Matthias
|
3bb4f2c7c2
|
Merge pull request #6780 from samgermain/dry-taker-or-maker
Dry run taker or maker fees
|
2022-07-16 18:15:02 +02:00 |
|
Matthias
|
f6bfd89cef
|
Merge branch 'develop' into feat/freqai
|
2022-07-16 18:14:34 +02:00 |
|
Matthias
|
423af371c0
|
Simplify calculation by calling "get_fee" only once
|
2022-07-16 17:59:05 +02:00 |
|
Matthias
|
4172f92bfc
|
simplify dry-run taker/maker selection
|
2022-07-16 17:25:13 +02:00 |
|
Matthias
|
8b2535a8da
|
Update Typing for fees
|
2022-07-16 15:42:17 +02:00 |
|
Matthias
|
8d2e22f009
|
Merge branch 'develop' into pr/samgermain/6780
|
2022-07-16 15:35:00 +02:00 |
|
Matthias
|
004bf31142
|
Merge pull request #7093 from freqtrade/fix/gate_futures_stoposs
gateio futures - several fixes
|
2022-07-16 15:18:32 +02:00 |
|
Matthias
|
3eb2131d0b
|
Merge pull request #7092 from freqtrade/fix/hyperopt_inherit
hyperopt inherit fix
|
2022-07-16 15:17:14 +02:00 |
|
Matthias
|
bf07d8fe87
|
Update test to properly patch/mock exchange
|
2022-07-16 13:57:12 +02:00 |
|
Matthias
|
357000c478
|
Extract exchange validation to separate method
|
2022-07-16 13:45:26 +02:00 |
|
Matthias
|
d03dfb3934
|
Oder cost is real cost (including leverage)
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
ed64e4299b
|
Stoploss orders should also be eligible to update closed fees
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
415780a4fe
|
gateio order cost is not in contracts
closes #7081
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
7b8a5585dd
|
Fetch 2ndary stoploss order once the order triggered.
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
7c4dd4c48c
|
Support fee cost as string
closes #7056
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
40e2da10f3
|
Add hypeorpt cloudpickle magic
closes #7078
|
2022-07-16 11:49:33 +02:00 |
|
Matthias
|
e53e530874
|
Add test showing broken inheritance hyperopt
|
2022-07-16 11:49:33 +02:00 |
|