Matthias
|
6cce455835
|
Test migrate_data wrapper
|
2024-01-04 17:08:57 +01:00 |
|
Matthias
|
a12f368796
|
Move binance migration to behind migrations gate
|
2024-01-04 16:25:40 +01:00 |
|
Matthias
|
c9dd99a4b5
|
Enhance test to properly capture correct downloading of different futures types
|
2024-01-04 16:03:53 +01:00 |
|
Matthias
|
b0fdf6ac52
|
Update Tests for removed sell_reason field
|
2024-01-04 14:42:37 +01:00 |
|
Matthias
|
22307913d8
|
Reduce caching to 5min to speed up UI refreshes in case of open orders.
|
2024-01-04 14:22:02 +01:00 |
|
Matthias
|
b9786b979a
|
Better test rate-caching logic
|
2024-01-04 14:13:02 +01:00 |
|
Matthias
|
abda629a72
|
Use time-machine for get_entry_rate test
|
2024-01-04 14:10:46 +01:00 |
|
Matthias
|
a4fca5b1fe
|
Enhance test naming
|
2024-01-04 14:10:28 +01:00 |
|
Matthias
|
7a6888dfd3
|
Split stoploss test into 2 for easier testing
|
2024-01-02 16:58:58 +01:00 |
|
Matthias
|
f3da2c6fd8
|
Simplify and fix handle_stoploss_on_exchange test
|
2024-01-02 16:56:56 +01:00 |
|
Matthias
|
ce63eb30a2
|
Remove unused test param
|
2024-01-02 16:26:43 +01:00 |
|
Matthias
|
fa368a9a4a
|
Improve trailing stoploss test with time_machine
|
2024-01-02 12:11:06 +01:00 |
|
Matthias
|
e722d81456
|
Fake order response should contain order_id
|
2024-01-02 09:24:00 +01:00 |
|
Matthias
|
842727202f
|
Fix identifier_typos
|
2024-01-01 17:21:47 +01:00 |
|
Matthias
|
0575e222b1
|
Fix random test failure due to missing backtesting cleanup
|
2023-12-31 16:15:18 +01:00 |
|
Matthias
|
9746d38060
|
Add post-only order test for kraken
|
2023-12-31 09:54:15 +01:00 |
|
Matthias
|
ae68d02038
|
Simplify test for kraken order creation
|
2023-12-31 09:53:57 +01:00 |
|
Matthias
|
3e7d5bbae8
|
Merge pull request #9515 from stash86/bt-metrics
In partial exit, do full exit if remaining == 0
|
2023-12-30 16:39:46 +01:00 |
|
Robert Caulk
|
4d0ee014de
|
Merge pull request #9602 from freqtrade/freqai_small_enhancements
Freqai small enhancements
|
2023-12-30 13:42:38 +01:00 |
|
Robert Caulk
|
ea8edbd23b
|
Merge pull request #9552 from thojou/fix-freqai-populate-features-timerange
Fix duplicated data loading and timerange for populate_features
|
2023-12-30 13:42:08 +01:00 |
|
Matthias
|
e9c04debfb
|
Fix tests due to new exit behavior
|
2023-12-30 08:58:44 +01:00 |
|
Matthias
|
2c5cca4be6
|
Reinforcement learning does support 3.11 just fine.
|
2023-12-25 15:58:33 +01:00 |
|
Matthias
|
fc13a99b33
|
Use intelligent scheduling to improve online test performance
|
2023-12-24 16:27:18 +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
|
39b2a096ab
|
Ignore adjust_trade values that would invert position
|
2023-12-22 07:07:05 +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 |
|
Stefano Ariestasia
|
f7c7990aff
|
Merge branch 'freqtrade:develop' into bt-metrics
|
2023-12-20 20:33:45 +09: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 |
|
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
|
0440b3ef75
|
Merge pull request #9577 from freqtrade/feat/add-random-forest-classifier
Add SKLearnRandomForestClassifier
|
2023-12-18 18:15:55 +01:00 |
|
robcaulk
|
2f2467256c
|
feat: add SKLearnRandomForestClassifier
|
2023-12-18 12:56:04 +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
|
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 |
|
Matthias
|
cfd5af67ca
|
Add max-open-trades param to get_trade_stake_amount
|
2023-12-13 06:51:26 +01:00 |
|
Matthias
|
e79a58e1c4
|
Add test case to verify behavior in #9432
|
2023-12-12 19:59:56 +01:00 |
|
Matthias
|
c62e52c759
|
Add test for dp_get_required_startup
|
2023-12-12 19:48:17 +01:00 |
|
Matthias
|
5ab61d9da4
|
Improve missing data output
|
2023-12-12 07:08:26 +01:00 |
|
Matthias
|
55efaec83d
|
Merge pull request #9522 from freqtrade/bt/improve_futures_speed
Improve funding fee calculation
|
2023-12-12 06:33:57 +01:00 |
|
Matthias
|
eac5d53a64
|
Add mock to backtest adjust position
|
2023-12-11 06:48:05 +01:00 |
|
Robert Caulk
|
c0119d7baa
|
Merge pull request #9449 from freqtrade/dependabot/pip/develop/torch-2.1.1
Bump torch from 2.0.1 to 2.1.1
|
2023-12-10 14:11:01 +01:00 |
|
Matthias
|
0bd513012a
|
enhance further test for funding-fee checking
|
2023-12-10 14:00:21 +01:00 |
|