Matthias
|
ddbfce01b5
|
Show slowest tests
|
2023-12-24 12:13:02 +01:00 |
|
Matthias
|
12e75e849d
|
Don't do coverge on --longrun tests
|
2023-12-24 12:09:46 +01:00 |
|
Matthias
|
916a847639
|
add pytest-xdist to speed up tests
|
2023-12-24 08:30:21 +01:00 |
|
Matthias
|
4769b50709
|
Fix RPC tests
|
2023-12-23 15:17:26 +01:00 |
|
Matthias
|
18dd9cf803
|
Use a trade for test that actually has an open stop order
|
2023-12-23 15:17:26 +01:00 |
|
Matthias
|
def204448a
|
Merge pull request #9589 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2023-12-23 10:06:49 +01:00 |
|
Matthias
|
63e652619f
|
Bump mypy to 1.8.0
|
2023-12-23 09:11:40 +01:00 |
|
Matthias
|
3cb4b10656
|
Specify python version for pre-commit update
|
2023-12-23 09:08:55 +01:00 |
|
xmatthias
|
23c3757c7a
|
chore: update pre-commit hooks
|
2023-12-23 08:04:51 +00:00 |
|
Matthias
|
39b2a096ab
|
Ignore adjust_trade values that would invert position
|
2023-12-22 07:07:05 +01:00 |
|
Matthias
|
b20aee7653
|
Merge pull request #9585 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2023-12-22 06:27:58 +01:00 |
|
Matthias
|
4d7c4352a7
|
Merge pull request #9519 from freqtrade/ci_mac_13
Add macos-13 to ci matrix
|
2023-12-21 20:24:08 +01:00 |
|
xmatthias
|
a5c914951f
|
chore: update pre-commit hooks
|
2023-12-21 19:18:40 +00:00 |
|
Matthias
|
9ab08d513a
|
Update committer in pre-commit workflow
|
2023-12-21 20:13:52 +01:00 |
|
Matthias
|
87ce7dc02c
|
Reduce permissions
|
2023-12-21 20:12:23 +01:00 |
|
Matthias
|
3c7c4bc02f
|
Use repo scoped token
|
2023-12-21 19:54:11 +01:00 |
|
Matthias
|
0484b891f1
|
Add tech maintenance label
|
2023-12-21 19:39:45 +01:00 |
|
Matthias
|
71689d9d6f
|
Allow write access to action to allow creating the branch
|
2023-12-21 19:34:21 +01:00 |
|
Matthias
|
881247a823
|
use isinstance for type checks
|
2023-12-21 19:26:52 +01:00 |
|
Matthias
|
d26154f994
|
Import logging ...
|
2023-12-21 19:26:36 +01:00 |
|
Matthias
|
0e14dd6190
|
Set proper log-level for test
|
2023-12-21 19:20:27 +01:00 |
|
Matthias
|
3676514ba6
|
Add pre-commit auto-update workflow
|
2023-12-21 19:18:50 +01:00 |
|
Matthias
|
9ec23a0292
|
Improve rpc typing
|
2023-12-21 18:14:43 +01:00 |
|
Matthias
|
1272a15c35
|
Properly name Entry / exit types
|
2023-12-21 18:11:49 +01:00 |
|
Matthias
|
a3a175e332
|
Reduce logging verbosity message in webhooks
|
2023-12-21 06:49:26 +01:00 |
|
Stefano Ariestasia
|
f7c7990aff
|
Merge branch 'freqtrade:develop' into bt-metrics
|
2023-12-20 20:33:45 +09:00 |
|
Matthias
|
71b777ef34
|
Fix missing rm line
|
2023-12-19 21:51:31 +01:00 |
|
Matthias
|
c4cd547451
|
Merge pull request #9579 from slimatic/develop
typo (configuration.md) fixed value USDT value in example for clarity
|
2023-12-19 19:57:34 +01:00 |
|
Matthias
|
b4e8122fd3
|
Attempt to properly remove 3.12 symlinks
|
2023-12-19 19:55:18 +01:00 |
|
Thomas Joußen
|
3f44f56f6f
|
Remove bool from get_required_startup because its unused.
|
2023-12-19 17:30:15 +00:00 |
|
Thomas Joußen
|
cd28244cf1
|
Add and optimized test cases to verify consitent timerange behaviour within freqai.
|
2023-12-19 17:14:02 +00:00 |
|
slimatic
|
b1393f1bd4
|
(configuration.md) fixed value USDT value in example for clarity
|
2023-12-19 10:58:22 -05:00 |
|
Matthias
|
34c5c68a91
|
Add macos-13 to ci matrix
|
2023-12-19 06:41:54 +01:00 |
|
Matthias
|
c9a018cf0e
|
Improve output if a strategy wasn't found in the backtest result
|
2023-12-19 06:30:40 +01:00 |
|
Matthias
|
94363061ae
|
Attempt fix timerange problem
|
2023-12-18 20:06:49 +00:00 |
|
Matthias
|
4f2d7b858f
|
Slightly enhance logging for clarity
|
2023-12-18 20:06:49 +00:00 |
|
Thomas Joußen
|
663b1e11f8
|
Add timeframe info into 'increase startup_candle_count' log message
|
2023-12-18 20:06:49 +00:00 |
|
Thomas Joußen
|
2d6a49013f
|
Fix duplicated data loading and timerange for populate_features
|
2023-12-18 20:06:49 +00:00 |
|
Matthias
|
0333abcbdc
|
Merge pull request #9576 from freqtrade/simplify-freqai-example
Make freqai example strat *even* simpler
|
2023-12-18 20:01:02 +01:00 |
|
Matthias
|
0440b3ef75
|
Merge pull request #9577 from freqtrade/feat/add-random-forest-classifier
Add SKLearnRandomForestClassifier
|
2023-12-18 18:15:55 +01:00 |
|
Matthias
|
d9ed8c6560
|
Merge pull request #9568 from freqtrade/dependabot/pip/develop/ccxt-4.1.91
Bump ccxt from 4.1.84 to 4.1.91
|
2023-12-18 18:14:46 +01:00 |
|
robcaulk
|
2f2467256c
|
feat: add SKLearnRandomForestClassifier
|
2023-12-18 12:56:04 +01:00 |
|
robcaulk
|
26f0fe2383
|
make example strat *even* simpler and make sure it buys and sells a lot ;)
|
2023-12-18 12:38:34 +01:00 |
|
Matthias
|
5e3da30ab9
|
Fix remaining bittrex instances
|
2023-12-18 07:15:24 +01:00 |
|
Matthias
|
651d2c06b9
|
Update tests to use new file
|
2023-12-18 07:15:24 +01:00 |
|
Matthias
|
b371593084
|
Move previous test config to tests
|
2023-12-18 07:15:24 +01:00 |
|
Matthias
|
3096cddbcf
|
further remove bittrex from docs
|
2023-12-18 07:15:24 +01:00 |
|
Matthias
|
5bbe6aacfd
|
Remove Bittrex subclass
|
2023-12-18 07:15:24 +01:00 |
|
Matthias
|
fe4bf271b4
|
Remove futher bittrex tests
|
2023-12-18 07:15:24 +01:00 |
|
Matthias
|
0d3d1e6d9a
|
Remove bittrex from more tests
|
2023-12-18 07:15:24 +01:00 |
|