Commit Graph

4837 Commits

Author SHA1 Message Date
froggleston 7eced953b3 Merge in develop changes 2023-07-15 16:16:08 +01:00
Matthias 768a7b47ec Fix some futures symbol naming in tests 2023-07-15 17:14:57 +02:00
froggleston 096cb0d1ee Add tests, fix winrate calc 2023-07-15 16:09:13 +01:00
Matthias 626ea6b119 Add backtesting support for order.stake_amount 2023-07-15 14:55:22 +02:00
Matthias d8c0621887 Add stake amount property to order object 2023-07-15 10:14:08 +02:00
Matthias e4cd29d88c Add test for trade.cost 2023-07-15 09:02:01 +02:00
Matthias 7f0e1c27c6 Fix realized_profit for trade from_json 2023-07-14 07:35:58 +02:00
Yinon Polak 7d28dad209 pytorch - add n_epochs param to trainer 2023-07-13 20:41:38 +03:00
Matthias 45a9c304b6 Add test for new conditional behavior 2023-07-13 07:07:15 +02:00
Matthias b593205ad9 No need to use .get() for properties with default values 2023-07-12 18:29:12 +02:00
Matthias 2babb36fc2 Update final tests 2023-07-12 18:23:31 +02:00
Matthias ec2960a167 Fix dtype ... 2023-07-12 18:23:31 +02:00
Matthias 1c5d20e9a3 Fix some tests, restore 1m json data 2023-07-12 18:23:31 +02:00
Matthias a1efd6b783 Update further tests to use feather 2023-07-12 18:23:31 +02:00
Matthias 1d77497f64 Fix test 2023-07-12 18:23:31 +02:00
Matthias 586692b73f TMP: remove full json data 2023-07-12 18:23:31 +02:00
Matthias 15aa1fd876 Add new feather data 2023-07-12 18:23:30 +02: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 f224f743da Add explicit test for open_orders property 2023-06-24 08:53:27 +02:00
axel 5c0d89feb5 fix test_handle_insufficient_funds with comments 2023-06-23 17:53:54 -04:00
axel 07c629922a fiw wip test_api_status 2023-06-21 02:15:06 -04:00
axel 3f506bb474 fix test_api_performance 2023-06-21 02:05:40 -04:00
axel db5383927c fix test_rpc_trade_status 2023-06-20 21:52:06 -04:00
Matthias 2b88137612 Merge branch 'develop' into pr/Axel-CH/8779 2023-06-20 19:17:47 +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 9fddc1499e Merge branch 'develop' into pr/Axel-CH/8779 2023-06-20 18:14:25 +02:00
Matthias b49a118764 Fix exit_timeout test 2023-06-20 18:14:16 +02:00