Commit Graph

132 Commits

Author SHA1 Message Date
Matthias 6b426e78f6 Tests for balance 2019-05-18 10:00:07 +02:00
Matthias 68743012e4 Patch api server for tests 2019-05-18 09:57:10 +02:00
hroff-1902 2959156070
Merge branch 'develop' into main_refactoring 2019-04-03 00:50:33 +03:00
Matthias 1a61bf7bff sort imports 2019-03-30 13:48:30 +01:00
Matthias 40c0b4ef2e Autopatch coinmarketcap 2019-03-30 13:47:21 +01:00
hroff-1902 d5254dff7b
Merge branch 'develop' into main_refactoring 2019-03-28 11:10:21 +03:00
hroff-1902 5ccd618189 tests adjusted 2019-03-26 11:07:24 +03:00
Matthias ffdca7eea7 Add blacklist to default_config 2019-03-24 16:09:04 +01:00
iuvbio deddbda26e delete markets patch from conftest 2019-03-12 16:31:22 +01:00
iuvbio c30fb7f590 return markets as dict 2019-03-12 16:31:22 +01:00
Matthias 3c5deb9aaf Add test for precision_remove ...
BTT should not be in the list when that is enabled.
2019-03-03 15:31:48 +01:00
iuvbio e1ae0d7e90 remove markets changes 2019-03-02 18:53:42 +01:00
iuvbio 481cf02db9 add test and fix exchange_resolver 2019-02-19 19:15:22 +01:00
Matthias 40fea4593f Add log_has_re 2019-02-03 13:52:05 +01:00
Matthias fae875f588 Implement missing_data_fillup to tests and operations 2018-12-31 19:15:49 +01:00
Matthias 20cdabbe9c Add test for market order 2018-12-27 09:31:21 +01:00
Matthias b38195e9b3 Rename to converter 2018-12-14 06:32:49 +01:00
Matthias 453f62cdfa Adjust imports 2018-12-14 06:32:49 +01:00
Matthias fe3990af3d Adjust some tests to dataframe passing 2018-12-12 19:17:09 +01:00
Matthias 81b4940eef Adjust tests to new fiat-convert location 2018-12-11 20:27:54 +01:00
misagh 237dc8290f conflict resolved0 2018-12-01 12:00:03 +01:00
misagh 33f1cc13b3 fixing tests 2018-12-01 11:56:16 +01:00
misagh 159ac6e657 edge tests fixed for position sizing 2018-11-27 14:02:34 +01:00
misagh 86354ed258 conflict resolved 2018-11-26 19:08:58 +01:00
Matthias 317eba2139 Remove dual instanciation of pairinfo named tuple 2018-11-25 14:38:06 +01:00
misagh 29347a6931 adding get_free to wallet 2018-11-24 16:37:28 +01:00
misagh a9f04609d3 tests fixed 2018-11-23 10:17:10 +01:00
misagh 07ac902451 test exchange added 2018-11-22 20:30:31 +01:00
misagh 3418592908 freqtradebot test added for orders on exchange 2018-11-22 19:25:26 +01:00
Matthias c11984d943 Check if exchange supports all configured market types 2018-11-17 19:54:55 +01:00
misagh 9bbaeb4e6f mypy expression 2018-11-10 18:39:49 +01:00
misagh aacc1d5004 removing total capital in favour of stake amount 2018-11-10 18:28:05 +01:00
misagh 523a9a603c fix tests 2018-11-10 17:20:11 +01:00
misagh 12e735e831 1) extracting edge_conf to a fixture
2) test cased adjusted to Backtesting
3) Formatted backtesting_details a bit
2018-11-09 20:51:15 +01:00
misagh ed24d96a79 some formatting for flake8 2018-11-04 18:57:57 +01:00
misagh 120655d262 fixing tests for namedtuple 2018-11-04 18:43:57 +01:00
misagh 77cac9e562 autopep8 applied 2018-10-04 18:07:47 +02:00
misagh 06d75a8bad test cases added: force_stoploss by Edge 2018-10-04 18:05:46 +02:00
misagh 23f8980973 edge config added to CONF_SCHEMA and config_full.json.example 2018-10-02 12:42:59 +02:00
misagh c8d06e2b0e filter pairs according to expectancy + bug at the end of array resolved 2018-09-28 16:40:34 +02:00
misagh 75ba6578a3 unused library + trailing whitespaces removed. 2018-09-26 16:36:41 +02:00
misagh abb398786e Merge branch 'develop' into money_mgt 2018-09-26 16:06:38 +02:00
misagh f1b4e4b36c stop loss range “start, end, step” configurable for Edge 2018-09-22 15:43:41 +02:00
misagh 3e3ed947cc added “max_trade_duration” config + using “remove_dumps” config 2018-09-21 21:46:18 +02:00
misagh 61095db071 edge config enriched 2018-09-21 21:36:26 +02:00
misagh ef52c7b510 edge positioning put into package 2018-09-21 17:41:31 +02:00
Matthias 14b7fc42fa Change returntype for _load_markets to dict 2018-09-11 19:46:31 +02:00
Matthias f954efbd64 Adapt tests to not _load_markets 2018-09-10 20:19:28 +02:00
Nullart2 b6b89a464f move order_book config out of experimental 2018-08-29 17:38:43 +08:00
Nullart2 78610bb47f mock order_book and additional test 2018-08-14 18:12:44 +08:00