Commit Graph
100 Commits
Author SHA1 Message Date
hroff-1902 f48250b414 Make flake happy 2020-07-22 22:56:24 +03:00
hroff-1902 50767cd569 Adjust tests for AgeFilter 2020-07-22 22:48:29 +03:00
hroff-1902 5c2481082e Add tests for PriceFilter 2020-07-22 22:46:30 +03:00
hroff-1902 c78199d3d9 Add checks for parameters of PriceFilter 2020-07-22 22:45:46 +03:00
hroff-1902 a1e292f56a Improve docs 2020-07-22 22:09:30 +03:00
hroff-1902 daee414d7a Fix docs formatting 2020-07-22 21:51:25 +03:00
hroff-1902 5213abf510 AgeFilter is always enabled 2020-07-22 21:44:39 +03:00
hroff-1902 f6bde8bd9c Improve exception message wordings 2020-07-22 21:43:15 +03:00
hroff-1902 de36f3d850 Cosmetics in freqtradebot 2020-06-14 01:42:45 +03:00
hroff-1902 4660909e95 Validate stoploss_on_exchange_limit_ratio at startup time 2020-06-14 01:07:00 +03:00
hroff-1902 1bf333d320 Minor: fix test 2020-06-14 00:57:13 +03:00
hroff-1902 be03c22dba Minor: Fix exception message 2020-06-14 00:35:58 +03:00
hroff-1902 37bc2d28ad Revert "Remove _load_async_markets"
This reverts commit 6744f8f052.
2020-06-13 13:34:29 +03:00
hroff-1902 0067a3ab7c Change logging level 2020-06-10 06:30:29 +03:00
hroff-1902 7d451638a8 Make _reload_markets() public 2020-06-10 01:39:23 +03:00
hroff-1902 6744f8f052 Remove _load_async_markets 2020-06-10 01:22:55 +03:00
hroff-1902 f4c2bb1346 Fix crash in #3404 2020-06-02 19:37:08 +03:00
hroff-1902 85fedf95e8 Make mypy happy 2020-06-02 18:43:37 +03:00
hroff-1902 edf8e39bc1 Fix tests after merge 2020-06-02 17:57:45 +03:00
hroff-1902 123a556ec8 Better exchange logging 2020-05-31 13:05:58 +03:00
hroff-1902 a4cf9ba85b Move check for position for StaticPairList to init 2020-05-29 12:40:05 +03:00
hroff-1902 9f573481a8 Fix #3378 2020-05-26 13:54:45 +03:00
hroff-1902 a484124272 Raise exception if StaticPairList on a non-first position 2020-05-25 23:14:51 +03:00
hroff-1902 c3206d72cb Adjust docstring for IPairList.gen_pairlist() 2020-05-25 22:49:57 +03:00
hroff-1902 0e416dc4f5 Simplify tests 2020-05-22 16:42:02 +03:00
hroff-1902 8e89802b2d Split the generation logic and filtering 2020-05-22 15:03:49 +03:00
hroff-1902 cd0bf96c0e Improve pairlist tests 2020-05-21 12:52:10 +03:00
hroff-1902 4f0d928145 Introduce self._enabled in pairlist handlers 2020-05-20 13:41:00 +03:00
hroff-1902 7e43574382 Refactor filter_pairlist() 2020-05-20 13:27:07 +03:00
hroff-1902 696c7e87f2 Use proper logging (using the Filter's logger) 2020-05-19 23:51:39 +03:00
hroff-1902 e96e28df07 Refactor verify_blacklist() 2020-05-19 23:13:51 +03:00
hroff-1902 a8b1dcf3c8 Minor: cleanup in get_signal() 2020-05-19 22:20:53 +03:00
hroff-1902 4c4fb0c9be Cleanup in pairlistmanager 2020-05-19 03:56:31 +03:00
hroff-1902 d8352bd632 Fix tests for SpreadFilter 2020-05-18 23:48:06 +03:00
hroff-1902 30d1a85895 Adjust docs 2020-05-18 23:46:23 +03:00
hroff-1902 e1e8293a67 Merge remote-tracking branch 'upstream/develop' into pairlists-shuffle 2020-05-18 23:18:41 +03:00
hroff-1902 115586a50f Introduce freqtrade.typing 2020-05-18 21:59:50 +03:00
hroff-1902 6951b20aa0 Do not throttle with DependencyException in retrier 2020-05-18 17:31:34 +03:00
hroff-1902 8bdd5e7121 Minor: correct import of retrier 2020-05-18 15:20:51 +03:00
hroff-1902 0c8aff98e0 Make flake happy 2020-05-18 15:03:36 +03:00
hroff-1902 ba26f3a73a Merge branch 'refactor-informative' of ssh://github.com/hroff-1902/freqtrade into refactor-informative 2020-05-18 13:55:09 +03:00
hroff-1902 627c5059f0 Move create_pair_list to pairlistmanager 2020-05-18 13:54:21 +03:00
hroff-1902 287e8bafce Add/adjust tests 2020-05-18 02:37:03 +03:00
hroff-1902 4bfab5e222 Add ShuffleFilter 2020-05-18 02:36:40 +03:00
hroff-1902 16622bbfad Cosmetics in pair lists 2020-05-17 14:44:32 +03:00
hroff-1902 ae69d31095 Cosmetics in IPairList 2020-05-17 14:13:26 +03:00
hroff-1902 97c50f86e9 Cleanup pairlistmanager 2020-05-17 14:10:11 +03:00
hroff-1902 ce185a3b19 Remove pairs with no ticker available when it's needed 2020-05-17 11:39:18 +03:00
hroff-1902 d457542d96 Fix PrecisionFilter 2020-05-17 11:11:49 +03:00
hroff-1902 5f2a871637 Add missing module 2020-05-16 17:15:58 +03:00
hroff-1902 e7c11ed2cf Fix fetching timeframe (failed in backtesting) 2020-05-16 12:27:56 +03:00
hroff-1902 facaaabc1e Rename _refresh_whitelist() 2020-05-16 12:27:56 +03:00
hroff-1902 f8b01f5a43 Make flake happy 2020-05-16 12:27:56 +03:00
hroff-1902 035a12ce61 Move _create_pair_whitelist to dataprovider 2020-05-16 12:27:56 +03:00
hroff-1902 bf25746965 Introduce datatype for informative pairs 2020-05-16 12:27:56 +03:00
hroff-1902 1b3864ebf8 Make flake happy 2020-05-16 09:21:36 +03:00
hroff-1902 d84cb3be77 Improve test 2020-05-15 19:19:52 +03:00
hroff-1902 143e6f52af Simplify SpreadFilter 2020-05-15 05:14:06 +03:00
hroff-1902 cbb2ce3708 Simplify PriceFilter 2020-05-15 04:55:28 +03:00
hroff-1902 2aa80f915d Cosmetics: improve readability 2020-05-15 04:24:18 +03:00
hroff-1902 794ed304b1 Make stoploss an attribute 2020-05-15 04:17:23 +03:00
hroff-1902 afa7a5846b Simplify PriceFilter 2020-05-15 04:05:31 +03:00
hroff-1902 f0c3a0d2f8 Simplify VolumePairList 2020-05-15 03:59:13 +03:00
hroff-1902 2924b70fd7 Cosmetics in tests/pairlist/ 2020-05-15 03:41:41 +03:00
hroff-1902 481f9ba6d6 Use list comprehension instead of filter() 2020-05-15 03:00:55 +03:00
hroff-1902 78b81bac48 Add test for dp.ticker() 2020-05-14 16:43:16 +03:00
hroff-1902 aae096c6ae Handle fetching ticker for non-existing pair safe way 2020-05-14 13:36:48 +03:00
hroff-1902 3079e18239 Merge branch 'develop' into dataprovider-add-ticker 2020-05-14 13:22:52 +03:00
hroff-1902 f1367b38a4 Docs: Fix the fix 2020-05-12 14:42:33 +03:00
hroff-1902 e2b9c24856 Docs: Fix sample in strategy-advanced 2020-05-12 13:54:13 +03:00
hroff-1902 c8f3ef884b Minor: Add filterwarning for DeprecationWarning in test 2020-05-11 20:22:19 +03:00
hroff-1902 51d2b817ae Use self.fee 2020-05-10 11:51:33 +03:00
hroff-1902 b6a2c38941 Adjust tests 2020-05-10 02:39:22 +03:00
hroff-1902 7e08fa2631 Fix usage of fee value in Edge 2020-05-10 02:22:16 +03:00
hroff-1902 d4362ed357 Minor: improve exception handling in exchange 2020-05-09 09:29:40 +03:00
hroff-1902 63b55658ac Add ticker to dataprovider 2020-05-01 05:11:30 +03:00
hroff-1902 9152e76966 Add skopt version check into setup.py 2020-04-29 13:54:47 +03:00
hroff-1902 726e52aaa7 Use skopt model_queue_size instead of custom hack 2020-04-29 10:49:25 +03:00
hroff-1902 c6787d7e9f Do not use 'trials' in commands 2020-04-28 23:14:02 +03:00
hroff-1902 c26835048c Hyperopt cleanup, do not use 'trials' 2020-04-28 22:56:19 +03:00
hroff-1902 a01ed170f5 Improve hyperopt-list logging 2020-04-28 17:33:07 +03:00
hroff-1902 d9f255a6c0 Fix asterisk printing for csv output 2020-04-25 12:49:14 +03:00
hroff-1902 c230a94d55 Fix #3065 2020-04-25 11:23:54 +03:00
hroff-1902 2d994f6feb Better printing of asterisk 2020-04-24 21:57:29 +03:00
hroff-1902 6e5f0869b3 Remove another unused method 2020-04-24 18:39:08 +03:00
hroff-1902 5c012d79eb Remove unused method 2020-04-24 18:14:07 +03:00
hroff-1902 3e0ffdce75 Adjust tests 2020-03-20 04:21:17 +03:00
hroff-1902 5f9479b39f Edge import cosmetics 2020-03-20 02:10:44 +03:00
hroff-1902 59fadabb5b Fix merging 2020-03-13 20:26:14 +03:00
hroff-1902 a7ed51c642 return back the name of the hyperopt data file 2020-03-13 04:04:23 +03:00
hroff-1902 ddfe5b5f1c dataframe -> df_analyzed in plotting 2020-03-13 04:00:24 +03:00
hroff-1902 b2952cd42a remove redundant dict 2020-03-13 03:58:16 +03:00
hroff-1902 ebb0187f40 dataframe -> df_analyzed in backtesting and edge 2020-03-13 03:54:56 +03:00
hroff-1902 73c19da4b9 Adjust handling of zero stdev in loss functions 2020-03-10 13:44:16 +03:00
hroff-1902 1b6e77649a Add test for hyperopt 2020-03-10 12:42:31 +03:00
hroff-1902 81b6a950ac Adjust test for backtesting 2020-03-10 12:42:11 +03:00
hroff-1902 f7ad6c20c7 Do not allow unlimited stake_amount for hyperopt 2020-03-10 12:41:23 +03:00
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
hroff-1902 eee5727426 Adjust webhook docs 2020-03-05 17:44:38 +03:00
hroff-1902 7a3660cd6b Adjust webhook tests 2020-03-05 17:44:21 +03:00