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 |
|
hroff-1902
|
762604300f
|
Refactor create_trades()
|
2019-12-29 04:37:44 +03:00 |
|
hroff-1902
|
433fd2a7c3
|
Merge pull request #2652 from freqtrade/safe_sell_amount
Safe sell amount
|
2019-12-29 00:09:21 +03:00 |
|
hroff-1902
|
09b77d9f14
|
Merge pull request #2718 from hroff-1902/minor-freqtrade-2
Minor: code cleanup in freqtradebot
|
2019-12-28 14:55:42 +03:00 |
|
hroff-1902
|
5c39ebd0a0
|
Adjust logging
|
2019-12-28 13:59:40 +03:00 |
|
hroff-1902
|
004993583b
|
Merge pull request #2712 from freqtrade/strategylist
add list-strategies subcommand
|
2019-12-28 12:32:06 +03:00 |
|
Matthias
|
443fd8f7dd
|
Merge branch 'develop' into safe_sell_amount
|
2019-12-28 09:42:52 +01:00 |
|
Matthias
|
b2fb28453f
|
Fix tests after changing output
|
2019-12-28 06:39:25 +01:00 |
|
Matthias
|
fc98cf0037
|
Address PR feedback - change output to show Filename only
|
2019-12-28 06:25:45 +01:00 |
|
hroff-1902
|
6db75bc244
|
Merge pull request #2706 from freqtrade/data_dir
Convert datadir within config to Path
|
2019-12-28 05:14:48 +03:00 |
|
hroff-1902
|
d6ca562b03
|
Make mypy happy and handle hypothetical case when stake_amount == 0
|
2019-12-28 04:05:03 +03:00 |
|
hroff-1902
|
3dbd83e35a
|
Introduce get_free_open_trades() method
|
2019-12-28 03:46:42 +03:00 |
|
hroff-1902
|
8eeabd2372
|
Move warning to create_trades()
|
2019-12-28 03:22:50 +03:00 |
|
hroff-1902
|
ed9cb4219d
|
Make mypy happy
|
2019-12-28 02:58:23 +03:00 |
|
hroff-1902
|
ef92fd775c
|
Align behavior: check for available in all cases: edge, unlimited and fixed
|
2019-12-28 02:53:41 +03:00 |
|
hroff-1902
|
abaeab89aa
|
Make _calculate_unlimited_stake_amount() a separate method
|
2019-12-28 02:36:32 +03:00 |
|
hroff-1902
|
243bcb2368
|
Make _check_available_stake_amount() a separate method
|
2019-12-28 02:25:43 +03:00 |
|
hroff-1902
|
86f2693040
|
cosmetics
|
2019-12-28 01:54:12 +03:00 |
|
hroff-1902
|
b6d1c5b17a
|
_get_trade_stake_amount() is not private
|
2019-12-28 01:44:51 +03:00 |
|
hroff-1902
|
039dfc302c
|
No need to convert pair name
|
2019-12-28 01:34:31 +03:00 |
|
hroff-1902
|
56fd714de2
|
Merge pull request #2717 from freqtrade/markets_info_nodict
Check if markets.info is a dict before using it
|
2019-12-27 19:47:56 +03:00 |
|
Matthias
|
e51ac2c973
|
Remove unavailable pair ...
|
2019-12-27 16:22:41 +01:00 |
|
Matthias
|
cadde3ab6d
|
Check if markets.info is a dict before using it
|
2019-12-27 16:15:44 +01:00 |
|
hroff-1902
|
9987e64e8c
|
Merge pull request #2711 from freqtrade/doc/formatting
Align Edge documentation to configuration page
|
2019-12-26 00:36:40 +03:00 |
|
Matthias
|
98647b490c
|
Remove wrong "once per hour" listings
|
2019-12-25 19:27:08 +01:00 |
|
hroff-1902
|
32118cc1cb
|
Merge pull request #2714 from freqtrade/sell_reason_counts
backtesting - Sell reason counts
|
2019-12-25 13:35:11 +03:00 |
|
Matthias
|
63f41cf1c6
|
Update documentation with new result
|
2019-12-25 09:44:23 +01:00 |
|
Matthias
|
e5aed098b5
|
Enhance backtest results with sell reason profit / loss table
|
2019-12-25 09:39:29 +01: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 |
|
hroff-1902
|
a95454d338
|
Merge pull request #2709 from freqtrade/dry_wallet_fix
Fix bug in dry-run wallet
|
2019-12-24 23:55:22 +03:00 |
|