Commit Graph

2981 Commits

Author SHA1 Message Date
hroff-1902 6f950bbd66 json validator cosmetics 2019-06-18 01:46:30 +03:00
Matthias 06afb3f155 Don't use "limit" for sell-orders either 2019-06-17 07:01:17 +02:00
Matthias 557122921a Add order_type to sell-notification 2019-06-17 06:56:52 +02:00
Matthias 475e76b272 Add order_type to buy_notification 2019-06-17 06:55:30 +02:00
Matthias b0c5286e8a
Merge pull request #1938 from hroff-1902/cleanup-setup-configuration
minor: setup_configuration() cleanup
2019-06-17 06:41:19 +02:00
hroff-1902 d217f32bbc minor: fix typo in freqtradebot.py 2019-06-17 04:35:39 +03:00
hroff-1902 195bf5a4cc tests adjusted 2019-06-16 22:10:39 +03:00
hroff-1902 813c008af2 setup_configuration() cleanup 2019-06-16 21:37:43 +03:00
Matthias 9035e0b695 Update function due to merge of #1926 2019-06-16 10:39:43 +02:00
Matthias 4ef309bc6c Merge branch 'develop' into pr/hroff-1902/1927 2019-06-16 10:37:28 +02:00
Matthias 114de8a025 Remove unused imports 2019-06-16 10:13:56 +02:00
Matthias 442339cd27 Add tests for utils.py 2019-06-16 10:13:24 +02:00
Matthias e6cab6d710 Move get_args from multiple locations to conftest 2019-06-16 10:13:12 +02:00
Misagh c43edf98d4
Merge pull request #1934 from freqtrade/edge_override_stake_amount
Edge cli should override stake_amount
2019-06-15 14:28:16 +02:00
Matthias a0415aea83
Merge pull request #1926 from hroff-1902/check-exchange
Enhance check_exchange()
2019-06-15 13:52:30 +02:00
Matthias a77d75eb43 Check log output since that's whats shown to users 2019-06-15 13:14:07 +02:00
Matthias 707118a636 Test stake changed to unlimited 2019-06-15 13:04:15 +02:00
Misagh ad9dc349e4 edge cli should override stake_amount 2019-06-15 12:20:32 +02:00
hroff-1902 09cd7db9b1 make flake happy 2019-06-14 22:04:29 +03:00
hroff-1902 1af988711b add --one-column as an alias option 2019-06-14 21:59:16 +03:00
hroff-1902 cedd38455f remove configuration from list-exchanges 2019-06-14 21:54:38 +03:00
Matthias 2965931a78
Merge pull request #1893 from hroff-1902/refactor-download-script
refactoring download_backtest_data.py
2019-06-14 20:12:07 +02:00
Matthias 3240d4e70e
Merge pull request #1925 from hroff-1902/strategy-advise-logging
debug logging for IStrategy.advise_*()
2019-06-14 19:24:14 +02:00
hroff-1902 941fb4ebbb tests added 2019-06-14 18:40:25 +03:00
hroff-1902 ee113ab8ed log messages aligned 2019-06-14 18:40:02 +03:00
Misagh 24f86e9ff3
Merge pull request #1931 from freqtrade/fix/trailing_stoploss_offset
Fix/trailing stoploss offset
2019-06-14 14:32:32 +02:00
hroff-1902 04ea66c977 fix handling timeframes 2019-06-14 02:58:34 +03:00
Matthias 550fbad53e Add test-cases with trailing_stop_offsets 2019-06-13 20:05:49 +02:00
Matthias 160894c031 Calculate profit_high to make sure stoploss_positive_offset is correct 2019-06-13 20:04:52 +02:00
Matthias 578180f45b Add test for sell-signal sell 2019-06-13 20:00:56 +02:00
Matthias b64b6a2583 Support trailing_stop_positive options in BTContainer 2019-06-13 20:00:00 +02:00
hroff-1902 a65c89f090 test adjusted 2019-06-12 23:37:02 +03:00
hroff-1902 0cc2210f22 wording fixed 2019-06-12 22:53:43 +03:00
hroff-1902 8df40a6ff9
make flake happy 2019-06-12 22:40:50 +03:00
hroff-1902 9c64965808 list-exchanges subcommand added 2019-06-12 12:33:20 +03:00
Misagh 0d8b572a17
Merge pull request #1921 from freqtrade/minor/backtest_optimize
[minor] Small cleanup to reduce dict lookups during backtesting/hyperopt
2019-06-12 10:31:44 +02:00
Misagh 1f3406b29b
Merge pull request #1868 from freqtrade/stoploss_restart
Stoploss restart
2019-06-12 10:29:17 +02:00
hroff-1902 dc7f883751 no need to duplicate this long error message 2019-06-11 13:47:04 +03:00
hroff-1902 db6ccef6bd return back check in init_ccxt() 2019-06-11 13:43:29 +03:00
hroff-1902 676e730013 enhance check_exchange 2019-06-11 13:18:35 +03:00
Matthias 08105641d9
Merge pull request #1901 from yperfanov/bid_ask_strategy
Bid ask strategy
2019-06-11 11:14:39 +02:00
hroff-1902 7322a34fa4 fix metadata in tests 2019-06-11 10:58:19 +03:00
hroff-1902 4801af4c77 debug logging for IStrategy.advise_*() added 2019-06-11 10:42:14 +03:00
hroff-1902 cd60d6d99a make --days positive int only 2019-06-11 10:10:21 +03:00
hroff-1902 dc0326db27 fix handling --exchange 2019-06-11 10:09:30 +03:00
Matthias 4dc3a0ca1d Small cleanup to reduce dict lookups during backtesting/hyperopt 2019-06-10 16:20:19 +02:00
Matthias 99cceeea70
Merge pull request #1915 from freqtrade/feat/drop_incomplete_optional
Make dropping the last candle optional (configured per exchange)
2019-06-10 14:58:19 +02:00
hroff-1902 90b0f1daa8 minor optimize cleanup 2019-06-10 02:08:54 +03:00
Matthias 9f2e0b11d1 Parametrize ohlcv_candle_limit (per call) 2019-06-09 14:52:17 +02:00
Matthias 3380543878 Add test for drop_incomplete option 2019-06-09 14:51:58 +02:00