Commit Graph

1090 Commits (70d7dcd189ff44cb9dfdba47ea03be13792b04fe)

Author SHA1 Message Date
hroff-1902 5e6e625694
Merge pull request #2710 from freqtrade/rpc_balance_output
6 years ago
Matthias a105e5664a Align /balance output to show everything in stake currency
6 years ago
Matthias 21622ac313 Rename get_ticker to fetch_ticker
6 years ago
Matthias a2964afd42 Rename profit_percent to profit_ratio to be consistent
6 years ago
Matthias c741b67c3c Adjust tests for dry_run wallet simulation
6 years ago
Matthias e4cc5c479f Test new show_config branch
6 years ago
Matthias 1058e5fb72 No plural for min
6 years ago
Matthias 390db9503f Show humanized and minutes version of duration
6 years ago
Matthias 88a24da272 Adapt tests to sending open / close date
6 years ago
Matthias 5b996920f2 Merge branch 'develop' into configvalidation
6 years ago
Matthias a3415e52c0 Fix some test-types
7 years ago
Matthias 1b337fe5e1 Remove unnecessary code piece
7 years ago
Matthias 50350a09cd use wallets instead of doing a direct call to /balance
7 years ago
Matthias 1bf8d8cff3 show /balance in stake currency
7 years ago
Matthias 62d50f512d add tests for balance from get-tickers
7 years ago
hroff-1902 5ce665f279
Merge pull request #2540 from freqtrade/rpc/fixes
7 years ago
hroff-1902 dfe3d78767
Merge pull request #2541 from freqtrade/rpc/show_config
7 years ago
Matthias 09b302abf7
Merge pull request #2442 from freqtrade/volumeList_enhanced_filter
7 years ago
Matthias c22b00b303 move pairlist filters out of config[]
7 years ago
Matthias 547d65b065 Fix broken test
7 years ago
Matthias e4e8a611be Add tests for telegram
7 years ago
Matthias 2c976bdd24 Add show_config endpoint
7 years ago
Matthias 3aee8d2b2a Improve rest api client / status response
7 years ago
hroff-1902 1d7fb2ffac
Merge pull request #2521 from freqtrade/rpc/status_table
7 years ago
Matthias df9bfb6c2e Add FIAT currency to status-table
7 years ago
Matthias ab9506df48 simplify status_table command
7 years ago
Matthias 136ef077b2 Add sleep to allow thread to start
7 years ago
Matthias 66a273b31b Merge branch 'develop' into volumeList_enhanced_filter
7 years ago
Matthias 75d5ff69ef Add ping endpoing
7 years ago
Matthias 25cb935eee Some more adjustments for new pairlist
7 years ago
Matthias c74d766275 move from name to name_list
7 years ago
Matthias 32df73c056 flake
7 years ago
Matthias ef1885c38b Fix more tests
7 years ago
Matthias f5351e60e7 Adjust markets mock
7 years ago
hroff-1902 ac413c65dc Clean up the use of patch_exchange
7 years ago
hroff-1902 a9ecdc7764 Use patched exchange instead
7 years ago
hroff-1902 869a5b4901 Eliminate asyncio warnings in tests
7 years ago
Matthias 9aa7db103d Add test for failing case
7 years ago
Matthias 26d76cdb19 Adjust imports in tests to new path
7 years ago
Matthias 65a516e229 Move tests out of freqtrade module
7 years ago