Yinon Polak
|
7d28dad209
|
pytorch - add n_epochs param to trainer
|
2023-07-13 20:41:38 +03:00 |
|
Matthias
|
a0fff43648
|
Add fee_base to json output
|
2023-07-10 19:47:37 +02:00 |
|
Matthias
|
5bc84dca56
|
Fix from_json with new attributes
|
2023-07-10 06:38:18 +02:00 |
|
Matthias
|
b4957a2e37
|
Update converter test
|
2023-07-09 15:37:56 +02:00 |
|
Matthias
|
4c6eee8dfe
|
Update proxy documentation to correspond to new ccxt mode
|
2023-07-09 13:52:46 +02:00 |
|
Matthias
|
af5fc76dc6
|
Add test for different processing modes
|
2023-07-09 11:51:43 +02:00 |
|
Matthias
|
e6ee55a69b
|
Improve some test coverage
|
2023-07-09 11:37:06 +02:00 |
|
Matthias
|
4dda9c6daa
|
Add explicit test for short-desc
|
2023-07-09 11:36:13 +02:00 |
|
Bloodhunter4rc
|
4d4ec11a8a
|
- print
|
2023-07-09 09:53:31 +02:00 |
|
Bloodhunter4rc
|
4f77e3f595
|
Merge branch 'remotepairlist' of https://github.com/Bloodhunter4rc/freqtrade into remotepairlist
|
2023-07-09 09:44:19 +02:00 |
|
Bloodhunter4rc
|
0b68ca6cb3
|
use pairlist_pos remove unused check, fixed Test
|
2023-07-09 09:42:33 +02:00 |
|
Bloodhunter4rc
|
0c2eb8dc58
|
Merge branch 'freqtrade:develop' into remotepairlist
|
2023-07-09 09:15:56 +02:00 |
|
Bloodhunter4rc
|
ee1fa34df2
|
Add 'processing_mode' , blacklist checks
|
2023-07-08 18:05:46 +02:00 |
|
Matthias
|
c4b0f24cd7
|
Use USD for kraken tests, as it has more volume.
|
2023-07-08 13:26:31 +02:00 |
|
Matthias
|
3d6d006e84
|
Merge branch 'develop' into pr/Bloodhunter4rc/8819
|
2023-07-08 07:37:00 +02:00 |
|
Matthias
|
65550335ee
|
Add explicit online test for get_trade_history
part of #8860
|
2023-07-07 11:15:15 +02:00 |
|
Matthias
|
942f0b4fbd
|
Move format_ms_time to datetime_helpers
|
2023-07-07 08:59:07 +02:00 |
|
Matthias
|
accc1b509b
|
Simplify class setups without inheritance
|
2023-06-29 12:16:10 +00:00 |
|
Matthias
|
72504e62ad
|
Extract btstorage methods
|
2023-06-25 17:42:58 +02:00 |
|
Matthias
|
65e8359908
|
Improve naming of new file
|
2023-06-25 17:11:13 +02:00 |
|
Matthias
|
794bca1379
|
Split optimize report generation from visualization
|
2023-06-25 17:09:57 +02:00 |
|
Matthias
|
5e084ad2e5
|
convert optimize_reports to a package
|
2023-06-25 17:08:41 +02:00 |
|
Bloodhunter4rc
|
d534f88d1c
|
unnecessary lines removed.
|
2023-06-24 14:36:31 +02:00 |
|
Bloodhunter4rc
|
caca070c1a
|
added tests
|
2023-06-24 14:31:30 +02:00 |
|
Matthias
|
01dfca80ab
|
Improve stop test behavior
|
2023-06-20 19:16:21 +02:00 |
|
Matthias
|
2f7b29ed34
|
Fix test_tsl_on_exchange_compatible_with_edge
|
2023-06-20 19:08:55 +02:00 |
|
Matthias
|
b49a118764
|
Fix exit_timeout test
|
2023-06-20 18:14:16 +02:00 |
|
Matthias
|
02071df8fa
|
Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline
Outsource data pipeline handling to improve flexibility
|
2023-06-18 13:39:36 +02:00 |
|
Matthias
|
3d72d32845
|
Merge pull request #8369 from hippocritical/develop
backtest - lookahead_analysis
|
2023-06-18 08:29:08 +02:00 |
|
Matthias
|
52db6ac7d7
|
Use proper log level
|
2023-06-17 20:35:23 +02:00 |
|
Matthias
|
d94f3e7679
|
Add explicit tests for download-data
(without the command part)
|
2023-06-17 20:00:24 +02:00 |
|
Matthias
|
44a38e8362
|
Update download data tests
|
2023-06-17 18:22:47 +02:00 |
|
Matthias
|
6f0f954686
|
Adjust mocks for new import location
|
2023-06-17 17:53:12 +02:00 |
|
Matthias
|
e0d5242a45
|
Reduce download-data verbosity
|
2023-06-17 17:53:12 +02:00 |
|
robcaulk
|
447feb16b4
|
Merge remote-tracking branch 'origin/develop' into use-datasieve
|
2023-06-17 13:26:35 +02:00 |
|
Matthias
|
24e806f081
|
Improve resiliance by using non-exchange controlled order attributes.
|
2023-06-16 19:58:35 +02:00 |
|
Matthias
|
b3ef024e9e
|
Don't use PurePosixPath
|
2023-06-15 20:43:05 +02:00 |
|
Matthias
|
964bf76469
|
Invert parameters for initialize_single_lookahead_analysis
otherwise their order is reversed before calling LookaheadAnalysis for no good reason
|
2023-06-15 20:42:26 +02:00 |
|
Matthias
|
ad74e65673
|
Simplify configuration setup
|
2023-06-15 20:26:45 +02:00 |
|
Matthias
|
11d7e7925e
|
Fix random test failures
|
2023-06-14 20:34:18 +02:00 |
|
hippocritical
|
876ce85cd8
|
Merge branch 'freqtrade:develop' into develop
|
2023-06-12 23:04:02 +02:00 |
|
Matthias
|
1e44cfe2fc
|
Improve stoploss test
|
2023-06-12 18:20:36 +02:00 |
|
hippocritical
|
d748cf6531
|
Merge branch 'freqtrade:develop' into develop
|
2023-06-11 22:55:03 +02:00 |
|
hippocritical
|
663cfc6211
|
fixing tests
|
2023-06-11 22:53:21 +02:00 |
|
Matthias
|
5844756ba1
|
Add test and fix for stop-price == limit price
closes #8758
|
2023-06-11 17:20:35 +02:00 |
|
Matthias
|
4a800fe467
|
Add explicit test for get_stop_limit_rate
|
2023-06-11 17:17:41 +02:00 |
|
Matthias
|
fd940dbba2
|
Merge pull request #8530 from freqtrade/feat/pairlistconfig
Provide pairlists via API
|
2023-06-11 12:43:38 +02:00 |
|
hippocritical
|
2bd66fbb47
|
Merge branch 'freqtrade:develop' into develop
|
2023-06-11 00:21:04 +02:00 |
|
hippocritical
|
9eceb2f38c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2023-06-11 00:20:02 +02:00 |
|
hippocritical
|
1da1972c18
|
added test for config overrides
|
2023-06-11 00:18:34 +02:00 |
|