Matthias
|
f2f4158974
|
Bump sqlalchemy to 2.0.4
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
764001a4c2
|
Don't reuse variable
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
b65cff0adc
|
Update "Query" type
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
db4f4498dc
|
Experimentally type query property ...
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
c2c039151c
|
Improve typesafety around trade object
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
8765e3a4d6
|
Fix some Type issues
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
f6b3998bbd
|
Fix backtesting type incompatibilities
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
0691bbaad9
|
Update some db types
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
101d9ab87f
|
Improvements - tests runnable again
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
65a5cf64df
|
Re-type session
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
608a7c2d38
|
Add safe_close_rate
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
e59eaf33e0
|
Update _session to session
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
47b66f3220
|
More fun with types
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
491f49388c
|
"Mapped" for trade_model
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
bb116456a9
|
Update Types for Order object
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
13b1a3e737
|
Properly pairlock columns using mapped
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
98791752a9
|
Update TradeModels to mapped_column
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
0bd9b00132
|
Pairlock to mappedColumn
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
39a658eac2
|
Update DeclarativeBase
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
3c019e0e16
|
tentative augmented typing of Trade object
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
41e27ba621
|
Enhance some type info
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
3a9d83f86c
|
Mypy: define sqlalchemy plugin
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
9d455f58b1
|
Improve some trade model Types
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
829e10ff87
|
Improve Type for models.py
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
b62830031f
|
Dummy-type query objects
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
a553a9923a
|
Update types for pairlock
|
2023-03-01 20:32:31 +01:00 |
|
dependabot[bot]
|
a629d455fb
|
Bump sqlalchemy from 1.4.46 to 2.0.3
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 2.0.3.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
feabed30a3
|
Update remaining exchange mock occurances
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
2ca8b0b12e
|
Update more exchange mocks to use EXMS
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
78e5ec13bb
|
Use absolute path for generic mocks
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
8b51f5f563
|
Lowercase exchange ID
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
756c284ecd
|
Merge pull request #8225 from freqtrade/ruff2
Ruff - add PTH rule and subsequent changes
|
2023-03-01 20:27:06 +01:00 |
|
Matthias
|
d1b2e38ae9
|
if a stoploss order exists, always allow canceling that
|
2023-02-28 20:39:17 +01:00 |
|
Matthias
|
dd10dec73d
|
Improve variable wording
|
2023-02-28 20:31:02 +01:00 |
|
Matthias
|
f822f1795a
|
Reduce /status verbosity
|
2023-02-28 19:54:56 +01:00 |
|
Matthias
|
386915378b
|
Improve /status message (show Total profit)
|
2023-02-28 19:54:47 +01:00 |
|
Matthias
|
2f1c5cf143
|
Remove pointless pylint rules
|
2023-02-28 18:22:17 +01:00 |
|
Matthias
|
3706d28125
|
use pytest.approx in favor of "prec_satoshi" ...
|
2023-02-28 18:20:37 +01:00 |
|
Matthias
|
0707e70183
|
Remove deprecated current_profit from api responses
|
2023-02-28 18:20:37 +01:00 |
|
Matthias
|
bebee15d10
|
Improve TradeSchema readability
|
2023-02-28 18:20:36 +01:00 |
|
Matthias
|
5660036f47
|
Merge pull request #8245 from eSAMTrade/bugfix-8244
Fix last_process related bug in RPC.health (BUG-#8231)
|
2023-02-28 18:18:53 +01:00 |
|
Matthias
|
262f03bc92
|
Add backtest warning for market_direction feature
|
2023-02-28 17:26:38 +01:00 |
|
Matthias
|
244fd0e731
|
Merge pull request #8184 from LangLazy/feature
Feature market direction
|
2023-02-28 17:22:31 +01:00 |
|
Matthias
|
fe6af0ef5d
|
Merge pull request #8258 from freqtrade/dependabot/pip/develop/xgboost-1.7.4
Bump xgboost from 1.7.3 to 1.7.4
|
2023-02-28 12:06:17 +01:00 |
|
Matthias
|
fd63f50221
|
Merge pull request #8257 from freqtrade/dependabot/pip/develop/ccxt-2.8.54
Bump ccxt from 2.8.17 to 2.8.54
|
2023-02-28 12:05:42 +01:00 |
|
Matthias
|
5c13fbb0b8
|
Merge pull request #8256 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.4
Bump types-cachetools from 5.3.0.0 to 5.3.0.4
|
2023-02-28 12:02:39 +01:00 |
|
Matthias
|
9a5b090894
|
pre-commit cachetools
|
2023-02-28 11:23:11 +01:00 |
|
dependabot[bot]
|
5a3f23f00c
|
Bump types-cachetools from 5.3.0.0 to 5.3.0.4
Bumps [types-cachetools](https://github.com/python/typeshed) from 5.3.0.0 to 5.3.0.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-28 09:26:32 +00:00 |
|
Matthias
|
8b347dfdcf
|
Merge pull request #8259 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.9
Bump types-python-dateutil from 2.8.19.8 to 2.8.19.9
|
2023-02-28 10:25:35 +01:00 |
|