Commit Graph

4582 Commits

Author SHA1 Message Date
pyup-bot 2b09e3ca3d Update plotly from 3.7.0 to 3.7.1 2019-03-19 13:32:05 +01:00
pyup-bot 9a61067367 Update ccxt from 1.18.372 to 1.18.376 2019-03-19 13:32:04 +01:00
Matthias c8617e70a8
Merge pull request #1668 from freqtrade/fix/1658_no_telegram_updates
No telegram rate updates when orderbook is enabled
2019-03-18 19:40:32 +01:00
Misagh 38b959f1a9
Merge pull request #1677 from freqtrade/pyup/scheduled-update-2019-03-18
Scheduled daily dependency update on Monday
2019-03-18 13:50:35 +01:00
pyup-bot 50ea4c39da Update ccxt from 1.18.368 to 1.18.372 2019-03-18 13:32:05 +01:00
Misagh ff08416b12
Merge pull request #1674 from freqtrade/feat/stopbuy
Telegram `/stopbuy`
2019-03-18 09:00:47 +01:00
Matthias 8d173efe2d reword stopbuy message 2019-03-18 06:29:08 +01:00
Matthias aa698a8412 rename /stopbuy message 2019-03-18 06:27:44 +01:00
Misagh e6bfedb58b
Merge pull request #1672 from freqtrade/doc/remove_double
Remove duplicate backtest-result-analysis documentation
2019-03-17 21:58:12 +01:00
Matthias 37e6b262eb Update docs to include /stopbuy 2019-03-17 19:36:25 +01:00
Matthias 9373d0c915 Add tests for /stopbuy 2019-03-17 19:36:02 +01:00
Matthias a467d76832 Add /stopbuy command to telegram
fixes #1607
2019-03-17 19:35:25 +01:00
iuvbio 937399606e fix flake8 2019-03-17 18:24:29 +01:00
iuvbio c2076af43b update tests 2019-03-17 18:18:44 +01:00
iuvbio 4de4a70be7 update log messages 2019-03-17 18:18:35 +01:00
Matthias 2bf7f2feae Remove duplicate backtest-result-analysi documentation 2019-03-17 16:14:49 +01:00
iuvbio 8386496456 remove tests that are no longer applicable 2019-03-17 16:04:09 +01:00
iuvbio 7f9c76a6fc move stake check to the same condition as the other checks 2019-03-17 16:04:09 +01:00
iuvbio d4d37667e1 use pairname for stake cur comparison 2019-03-17 16:04:09 +01:00
iuvbio d4543be8eb edit comment 2019-03-17 16:04:09 +01:00
iuvbio e38a3051a1 update docstring 2019-03-17 16:04:09 +01:00
iuvbio c907e80c10 make sure no dups 2019-03-17 16:04:09 +01:00
iuvbio a241e950f2 prune validate_pairs 2019-03-17 16:04:09 +01:00
iuvbio 39232cbcbb loop over whitelist only instead of all markets 2019-03-17 16:04:09 +01:00
Matthias bdc0134e88
Merge pull request #1671 from freqtrade/pyup/scheduled-update-2019-03-17
Scheduled daily dependency update on Sunday
2019-03-17 15:25:28 +01:00
pyup-bot 190ecb7ada Update ccxt from 1.18.367 to 1.18.368 2019-03-17 13:32:05 +01:00
Matthias a0e6cd93b6 Use bids, not asks for sell-rate detection 2019-03-17 11:27:01 +01:00
Misagh b3f42dc51e
Merge pull request #1635 from freqtrade/feat/btanlaysis
BTAnalysis - simplify backtest result analysis
2019-03-16 21:16:59 +01:00
Misagh b0cad30796
Merge pull request #1670 from freqtrade/doc_update
Add 15min to documentation, fix link to "parameters in THE strategy"
2019-03-16 21:00:16 +01:00
Matthias e632539b61 Add 15min to documentation, fix link to "parameters in THE strategy" 2019-03-16 19:51:39 +01:00
Matthias e7f6df46e8 Add missing bt file 2019-03-16 19:15:20 +01:00
Matthias a123246ac9 Add test for load_backtest_data 2019-03-16 17:50:57 +01:00
Matthias ddb9933c91 Remove duplicate-check from test - it's in btanalysis 2019-03-16 17:28:28 +01:00
Matthias 9f7f089d8a adjust plot_dataframe to use btanalysis 2019-03-16 17:28:28 +01:00
Matthias e1f48c2b46 Add btanalysis file 2019-03-16 17:28:28 +01:00
Matthias d7017ce1e4 Document backtest-result loading 2019-03-16 17:28:28 +01:00
Matthias 6666d31ee9
Merge pull request #1648 from hroff-1902/sd-watchdog
Support for systemd watchdog
2019-03-16 13:46:04 +01:00
Matthias 29aa159827 Add test for get_sell_rate 2019-03-16 13:32:26 +01:00
Matthias 6bfc37309e refactor getting sell/current rate for telegram and selling
fix #1658
2019-03-16 13:24:10 +01:00
Matthias 71c530590e
Merge pull request #1666 from freqtrade/telegram_help
Telegram help
2019-03-16 12:44:17 +01:00
Matthias d596a877fa Update docs to link to ocnfiguration piece necessary 2019-03-16 11:07:16 +01:00
Matthias b9b15e5f32 Align help message for forcebuy 2019-03-16 11:04:24 +01:00
Matthias d66e6510e3
Merge pull request #1645 from mishaker/trailing_only_offset
Adding an option for trailing stoploss: "trailing_only_offset_is_reached"
2019-03-16 10:43:56 +01:00
Matthias a233a8cc82 Be explicit in the documentation 2019-03-16 10:38:32 +01:00
Matthias d42ebab575 Rename function and add test 2019-03-16 10:38:25 +01:00
Misagh 51af8c27f6
Merge pull request #1665 from freqtrade/catch/syntxerror
Catch syntaxerror on import
2019-03-16 08:15:09 +01:00
Matthias 44acf2f471 Catch syntaxerror on import 2019-03-15 19:50:38 +01:00
Matthias ceb1e4c4f7
Merge pull request #1664 from freqtrade/pyup/scheduled-update-2019-03-15
Scheduled daily dependency update on Friday
2019-03-15 13:46:13 +01:00
pyup-bot 6db6c3b2cc Update ccxt from 1.18.362 to 1.18.367 2019-03-15 13:32:05 +01:00
Matthias 2e02e24e70
Merge pull request #1663 from iuvbio/fix/1662
Fix sort key not populated
2019-03-15 06:11:53 +01:00