Commit Graph

47 Commits

Author SHA1 Message Date
Matthias fa1e9dd70d Adjust tests to allow updating within safe_sell_amount 2020-01-15 21:53:04 +01:00
Matthias 3327ebf2b1
Merge pull request #2720 from hroff-1902/refactor-create-trades
Refactor create trades
2019-12-31 15:34:12 +01:00
Matthias a88464de3a Improve some test code 2019-12-31 07:01:58 +01:00
hroff-1902 fd7af587da Rename process_maybe_execute_buys() --> enter_positions() 2019-12-30 22:50:56 +03:00
Matthias 1ffda29fd2 Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
Matthias df7ceb4ccb Fix misinformation in /status table 2019-12-29 19:53:02 +01:00
hroff-1902 ce84f74528 Adjust tests 2019-12-29 05:00:22 +03:00
hroff-1902 5e6e625694
Merge pull request #2710 from freqtrade/rpc_balance_output
/balance should not convert to BTC
2019-12-24 23:59:05 +03:00
Matthias a105e5664a Align /balance output to show everything in stake currency
the conversation to BTC does not make sense
2019-12-24 06:58:30 +01:00
Matthias 21622ac313 Rename get_ticker to fetch_ticker 2019-12-18 16:34:30 +01:00
Matthias a2964afd42 Rename profit_percent to profit_ratio to be consistent 2019-12-17 08:53:30 +01:00
Matthias c741b67c3c Adjust tests for dry_run wallet simulation 2019-12-15 10:39:52 +01:00
Matthias e4cc5c479f Test new show_config branch 2019-12-13 20:27:39 +01:00
Matthias 1058e5fb72 No plural for min 2019-12-11 06:48:40 +01:00
Matthias 390db9503f Show humanized and minutes version of duration 2019-12-10 15:12:36 +01:00
Matthias 88a24da272 Adapt tests to sending open / close date 2019-12-08 14:10:04 +01:00
Matthias 5b996920f2 Merge branch 'develop' into configvalidation 2019-11-27 19:48:21 +01:00
Matthias a3415e52c0 Fix some test-types 2019-11-25 07:05:30 +01:00
Matthias 1b337fe5e1 Remove unnecessary code piece 2019-11-24 19:47:20 +01:00
Matthias 50350a09cd use wallets instead of doing a direct call to /balance 2019-11-24 19:41:51 +01:00
Matthias 1bf8d8cff3 show /balance in stake currency 2019-11-24 19:30:09 +01:00
Matthias 62d50f512d add tests for balance from get-tickers 2019-11-24 19:30:09 +01:00
hroff-1902 5ce665f279
Merge pull request #2540 from freqtrade/rpc/fixes
Improve rest api client / status response
2019-11-20 22:18:51 +03:00
hroff-1902 dfe3d78767
Merge pull request #2541 from freqtrade/rpc/show_config
[Rpc] - show config
2019-11-20 18:42:41 +03:00
Matthias 09b302abf7
Merge pull request #2442 from freqtrade/volumeList_enhanced_filter
Pairlists enhanced filter options
2019-11-19 20:19:10 +01:00
Matthias c22b00b303 move pairlist filters out of config[] 2019-11-19 06:37:06 +01:00
Matthias 547d65b065 Fix broken test 2019-11-17 15:22:44 +01:00
Matthias e4e8a611be Add tests for telegram 2019-11-17 15:13:24 +01:00
Matthias 2c976bdd24 Add show_config endpoint 2019-11-17 15:03:38 +01:00
Matthias 3aee8d2b2a Improve rest api client / status response 2019-11-17 14:40:59 +01:00
hroff-1902 1d7fb2ffac
Merge pull request #2521 from freqtrade/rpc/status_table
Add fiat to status table
2019-11-13 13:10:18 +03:00
Matthias df9bfb6c2e Add FIAT currency to status-table 2019-11-12 14:58:41 +01:00
Matthias ab9506df48 simplify status_table command 2019-11-12 13:55:18 +01:00
Matthias 136ef077b2 Add sleep to allow thread to start 2019-11-12 13:14:43 +01:00
Matthias 66a273b31b Merge branch 'develop' into volumeList_enhanced_filter 2019-11-12 09:31:46 +01:00
Matthias 75d5ff69ef Add ping endpoing 2019-11-11 20:10:56 +01:00
Matthias 25cb935eee Some more adjustments for new pairlist 2019-11-09 14:16:03 +01:00
Matthias c74d766275 move from name to name_list 2019-11-09 14:00:32 +01:00
Matthias 32df73c056 flake 2019-10-26 13:28:04 +02:00
Matthias ef1885c38b Fix more tests 2019-10-26 13:24:40 +02:00
Matthias f5351e60e7 Adjust markets mock 2019-10-26 13:23:37 +02:00
hroff-1902 ac413c65dc Clean up the use of patch_exchange 2019-09-11 09:52:09 +03:00
hroff-1902 a9ecdc7764 Use patched exchange instead 2019-09-11 00:53:35 +03:00
hroff-1902 869a5b4901 Eliminate asyncio warnings in tests 2019-09-10 13:45:30 +03:00
Matthias 9aa7db103d Add test for failing case 2019-09-09 19:59:41 +02:00
Matthias 26d76cdb19 Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
Matthias 65a516e229 Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00