Commit Graph

7377 Commits

Author SHA1 Message Date
Matthias 71dd038664 add tradable_balance_ratio to to all config samples 2020-01-03 11:23:06 +01:00
Matthias 0dd274917f Update documentation regarding configuration of stake_amount 2020-01-03 11:16:59 +01:00
Matthias f3beaa3374 Deprecate capital_available_percentage 2020-01-03 10:58:31 +01:00
Matthias 6d01653bfe Adapt test to test more cases with reduced tradable_balance 2020-01-03 10:41:34 +01:00
Matthias 455838648d Apply get_available_balance logic to regular trades, too 2020-01-03 10:41:10 +01:00
Matthias 3c7981160c Extract `get_available_stake_amount` 2020-01-03 10:14:23 +01:00
Matthias 4ac1ac7ef5 Warn about tradable balance being applied to the current amount of the
balance
2020-01-03 09:56:06 +01:00
Matthias a8d56b2850 IMplement check for unlimited settings
verifying that either max_open_trades or stake_amount is set for
operations without edge
2020-01-03 07:07:59 +01:00
Matthias 11059e532b Fix missed default minimum in documentation 2020-01-03 06:39:47 +01:00
Matthias c13c11cfa1 Type does not need to be a list 2020-01-02 14:41:28 +01:00
Matthias 6e615998c0 Fix documentation typo 2020-01-02 13:52:35 +01:00
Matthias 94afb7cb1d Improve integration test with a few additional tests 2020-01-02 13:45:03 +01:00
Matthias bfef3cf497 Add additional test case for lower balance ratios 2020-01-02 13:38:08 +01:00
Matthias cba156dfff Add offset calculation for relative stake maximum limit 2020-01-02 13:20:57 +01:00
Matthias 64db1f6736 Prepare tests to valiate reduced full amount. 2020-01-02 13:16:18 +01:00
Matthias 1b8943ac54 Add documentation for tradable_balance_ratio 2020-01-02 10:59:41 +01:00
Matthias cac0e37b06
Merge pull request #2729 from hroff-1902/minor-freqtrade-3
Cosmetics in freqtradebot
2020-01-02 10:06:42 +01:00
hroff-1902 e89fa44680 Arrange common section for update trade state methods 2020-01-02 11:50:54 +03:00
Matthias 6dfde99cbe
Merge pull request #2728 from hroff-1902/minor-setup-msg
Minor: Fix message in setup.sh
2020-01-02 06:59:44 +01:00
hroff-1902 21418e2988 Minor: fix comment 2020-01-02 03:16:18 +03:00
hroff-1902 4475110df8 Cosmetics in freqtradebot 2020-01-02 03:07:24 +03:00
hroff-1902 0ea44b0143 Fix message in setup.sh 2020-01-02 02:36:59 +03: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 26a2395aeb Include Pair name in exception log message 2019-12-31 07:11:09 +01:00
Matthias 9d518b9d29 Add comment and don't hardcode 4 in test 2019-12-31 07:05:21 +01:00
Matthias 6ebb9017c7 Improve test enter_positions 2019-12-31 07:03:57 +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
hroff-1902 84918ad424 Rename process_maybe_execute_sells() --> exit_positions() 2019-12-30 22:08:36 +03:00
Matthias 2537b8cb0c
Merge pull request #2725 from freqtrade/minor_fix
[Minor] Edge-cli should use exchangeresolver
2019-12-30 19:27:40 +01:00
hroff-1902 78883663a0
Merge pull request #2726 from freqtrade/exceptions_seperate_file
Refactor Exceptions to their own file
2019-12-30 21:21:14 +03:00
hroff-1902 b00406a7eb Make process_maybe_execute_*() returning integers 2019-12-30 21:09:35 +03:00
hroff-1902 4d56e3b36e Address some comments made in the review 2019-12-30 20:54:32 +03:00
Matthias 8e9a3e8fc8 Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
Matthias 1ffda29fd2 Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
Matthias 024aa3ab6b Move exceptions to seperate module 2019-12-30 14:57:26 +01:00
Matthias 20abf67779 Add Debug "code" for randomly failing test 2019-12-30 14:29:36 +01:00
Matthias fb3a53b8af Use ExchangeResolver for edge_cli too 2019-12-30 14:28:34 +01:00
Matthias 4c9295fe2d Rename Bid-strategy helpervariable to something shorter
avoids unnecessary wrapping...
2019-12-30 14:00:34 +01:00
hroff-1902 6a7163d3a9
Merge pull request #2724 from freqtrade/improve_strattemplate
[minor] Add trailing_only_offset to template and sample
2019-12-30 15:32:24 +03:00
Matthias de23f3928d Add trailing_only_offset to template and sample 2019-12-30 09:58:20 +01:00
Matthias 8975e38b1d
Merge pull request #2723 from freqtrade/dependabot/pip/develop/ccxt-1.21.23
Bump ccxt from 1.21.12 to 1.21.23
2019-12-30 09:32:03 +01:00
dependabot-preview[bot] 20a132651f
Bump ccxt from 1.21.12 to 1.21.23
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.21.12 to 1.21.23.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/1.21.12...1.21.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 07:34:49 +00:00
hroff-1902 88ba7e467d
Merge pull request #2722 from freqtrade/rpc/misinfo
[minor]Fix misinformation in /status table
2019-12-29 22:41:36 +03:00
Matthias df7ceb4ccb Fix misinformation in /status table 2019-12-29 19:53:02 +01:00
Matthias 47bb8ad0d4
Merge pull request #2721 from freqtrade/jupyter_docs
Document usage of jupyter with venv kernel
2019-12-29 19:49:19 +01:00
Matthias 304d15e236 Small corrections 2019-12-29 19:35:42 +01:00
Matthias d1c45cf3f8 Update analysis documentation to include kernel installation 2019-12-29 13:07:51 +01:00
hroff-1902 04f28ed9bc Refactor try/except: handle DependencyException for each pair separately 2019-12-29 05:03:10 +03:00
hroff-1902 ce84f74528 Adjust tests 2019-12-29 05:00:22 +03:00