Commit Graph

  • e7f6df46e8 Add missing bt file Matthias 2019-03-16 19:15:20 +01:00
  • a123246ac9 Add test for load_backtest_data Matthias 2019-03-16 17:50:57 +01:00
  • ddb9933c91 Remove duplicate-check from test - it's in btanalysis Matthias 2019-03-07 21:24:26 +01:00
  • 9f7f089d8a adjust plot_dataframe to use btanalysis Matthias 2019-03-07 21:23:53 +01:00
  • e1f48c2b46 Add btanalysis file Matthias 2019-03-07 21:20:32 +01:00
  • d7017ce1e4 Document backtest-result loading Matthias 2019-03-07 21:11:14 +01:00
  • 6666d31ee9 Merge pull request #1648 from hroff-1902/sd-watchdog Matthias 2019-03-16 13:46:04 +01:00
  • 29aa159827 Add test for get_sell_rate Matthias 2019-03-16 13:32:26 +01:00
  • 6bfc37309e refactor getting sell/current rate for telegram and selling Matthias 2019-03-16 13:24:10 +01:00
  • 71c530590e Merge pull request #1666 from freqtrade/telegram_help Matthias 2019-03-16 12:44:17 +01:00
  • d596a877fa Update docs to link to ocnfiguration piece necessary Matthias 2019-03-16 11:07:16 +01:00
  • b9b15e5f32 Align help message for forcebuy Matthias 2019-03-16 11:04:24 +01:00
  • d66e6510e3 Merge pull request #1645 from mishaker/trailing_only_offset Matthias 2019-03-16 10:43:56 +01:00
  • a233a8cc82 Be explicit in the documentation Matthias 2019-03-16 10:38:32 +01:00
  • d42ebab575 Rename function and add test Matthias 2019-03-16 10:38:25 +01:00
  • 51af8c27f6 Merge pull request #1665 from freqtrade/catch/syntxerror Misagh 2019-03-16 08:15:09 +01:00
  • 44acf2f471 Catch syntaxerror on import Matthias 2019-03-15 19:50:38 +01:00
  • ceb1e4c4f7 Merge pull request #1664 from freqtrade/pyup/scheduled-update-2019-03-15 Matthias 2019-03-15 13:46:13 +01:00
  • 6db6c3b2cc Update ccxt from 1.18.362 to 1.18.367 pyup-bot 2019-03-15 13:32:05 +01:00
  • 2e02e24e70 Merge pull request #1663 from iuvbio/fix/1662 Matthias 2019-03-15 06:11:53 +01:00
  • 95a3b5c41e check if ticker sort key is populated iuvbio 2019-03-14 22:48:42 +01:00
  • 3fe06b3548 Merge pull request #1660 from freqtrade/pyup/scheduled-update-2019-03-14 Matthias 2019-03-14 19:36:41 +01:00
  • 1a83eed38f Update pandas from 0.24.1 to 0.24.2 pyup-bot 2019-03-14 13:32:09 +01:00
  • 4fa1604230 Update ccxt from 1.18.361 to 1.18.362 pyup-bot 2019-03-14 13:32:05 +01:00
  • edf2cd0b92 configuration test fixed misagh 2019-03-14 09:26:31 +01:00
  • b5034cf535 TSL validator removed from exchange misagh 2019-03-14 09:04:41 +01:00
  • 29305dd070 config validation moved to configuration file misagh 2019-03-14 09:01:03 +01:00
  • 3c99e3b7c7 test adapted to new market refactoring misagh 2019-03-14 09:00:28 +01:00
  • 9a226ec7e6 conflict with develop resolved misagh 2019-03-14 07:56:21 +01:00
  • 2959600f52 Merge pull request #1656 from freqtrade/fix/1633 Misagh 2019-03-14 07:51:07 +01:00
  • ff9231eec4 Format attributes-table Matthias 2019-03-14 06:42:27 +01:00
  • 6b8f5963a8 Merge pull request #1623 from iuvbio/markets_refactor Matthias 2019-03-14 06:22:18 +01:00
  • a1841c35ae reset _last_markets_refresh iuvbio 2019-03-13 20:18:49 +01:00
  • aa2d747d8f update docs iuvbio 2019-03-13 20:08:51 +01:00
  • ee613b564c Merge pull request #1657 from freqtrade/fix/1653 Misagh 2019-03-13 19:52:32 +01:00
  • 2bf5a3843d Use close_rate for notification if available Matthias 2019-03-13 19:41:58 +01:00
  • 29e84c9e88 Merge pull request #1659 from freqtrade/pyup/scheduled-update-2019-03-13 Matthias 2019-03-13 14:33:10 +01:00
  • 23666858e2 Update pytest from 4.3.0 to 4.3.1 pyup-bot 2019-03-13 13:32:06 +01:00
  • 5151a4521f Update ccxt from 1.18.358 to 1.18.361 pyup-bot 2019-03-13 13:32:04 +01:00
  • 6b948cfc7e Don't move notify_sell to rpc_manager - it needs exchange stuff Matthias 2019-03-12 22:01:19 +01:00
  • 9054165e8a Adjust test, since rpc_message is now called on buy and sel Matthias 2019-03-12 21:50:57 +01:00
  • 11cc33a982 Refactor notify_sell to rpc_manager Matthias 2019-03-12 21:49:08 +01:00
  • e2bcaa4d75 Set Requested_close_rate to stoploss when stoploss_on_exchange was hit Matthias 2019-03-12 21:46:35 +01:00
  • 94b2d48d02 Add default value for minimal_roi (1000%) Matthias 2019-03-12 19:37:58 +01:00
  • 0293a61895 Update documentation for minimal_roi, which is not really optional Matthias 2019-03-12 19:37:43 +01:00
  • 7ffe65770e fix test iuvbio 2019-03-12 17:54:16 +01:00
  • cb9849e192 add markets_refresh_interval to CONF_SCHEMA iuvbio 2019-03-12 16:54:59 +01:00
  • 299e640170 include markets_refresh_interval in docs iuvbio 2019-03-12 16:39:13 +01:00
  • 954963b40e Merge pull request #1651 from freqtrade/fix/importerror_strats Misagh 2019-03-12 16:37:30 +01:00
  • 779bcdd990 remove reload for async api iuvbio 2019-03-12 16:35:32 +01:00
  • 0ffefe44a7 reorder vars iuvbio 2019-03-10 17:40:54 +01:00
  • deddbda26e delete markets patch from conftest iuvbio 2019-03-10 16:40:59 +01:00
  • 1a92bf9e8e add test iuvbio 2019-03-10 16:36:25 +01:00
  • 8741017819 remove get_markets iuvbio 2019-03-10 15:26:55 +01:00
  • 35c2b961be add config param iuvbio 2019-03-10 13:30:52 +01:00
  • 0d980134e7 add markets reload func iuvbio 2019-03-10 13:30:45 +01:00
  • 3ad0686bc7 fix typing iuvbio 2019-03-06 23:00:28 +01:00
  • df9410cd15 check if markets were loaded iuvbio 2019-03-06 22:57:31 +01:00
  • 041e9957dd add reload argument iuvbio 2019-03-06 22:48:04 +01:00
  • 6b97af4a03 add comment iuvbio 2019-03-05 20:18:35 +01:00
  • e234158cc9 update tests iuvbio 2019-03-05 19:46:03 +01:00
  • c30fb7f590 return markets as dict iuvbio 2019-03-05 19:45:54 +01:00
  • 5c840f333f slight change to exception message iuvbio 2019-03-05 19:45:42 +01:00
  • b24a22b0b6 use self.markets instead of get_markets iuvbio 2019-03-05 19:45:10 +01:00
  • 47cc04c0a3 use self.markets instead of _api.markets iuvbio 2019-03-05 19:44:23 +01:00
  • ccad883256 adjust get_markets iuvbio 2019-03-05 19:40:55 +01:00
  • 3a2aa54d2a add markets property iuvbio 2019-03-04 23:59:08 +01:00
  • d423f58566 replace fetch_markets iuvbio 2019-03-04 21:21:32 +01:00
  • 0bcf50f1b5 added to stoploss doc misagh 2019-03-12 15:48:30 +01:00
  • 8d5cc42ef5 configuration doc added misagh 2019-03-12 15:46:21 +01:00
  • a772ab323e adding the option to resolver misagh 2019-03-12 15:43:53 +01:00
  • f55d75e7fc TSL validation tests added misagh 2019-03-12 15:35:44 +01:00
  • 5865688c16 Merge pull request #1655 from freqtrade/pyup/scheduled-update-2019-03-12 Matthias 2019-03-12 14:10:21 +01:00
  • 3e4c9c8713 Update ccxt from 1.18.357 to 1.18.358 pyup-bot 2019-03-12 13:32:05 +01:00
  • 36e95bc868 unnecessary variable removed misagh 2019-03-12 13:10:59 +01:00
  • 3e40f5c588 if condition simplified misagh 2019-03-12 13:09:27 +01:00
  • 643262bc6a add trailing stop loss config validator misagh 2019-03-12 13:03:29 +01:00
  • f1f311e456 Merge branch 'develop' into trailing_only_offset misagh 2019-03-12 12:32:10 +01:00
  • c1a22dda46 Merge pull request #1654 from freqtrade/feat/startup_stoploss Misagh 2019-03-12 11:48:29 +01:00
  • d14134ddce Merge pull request #1652 from freqtrade/fix/tif-market_order_combo Misagh 2019-03-12 11:46:15 +01:00
  • 48d33b070f Add stoploss to startup messages Matthias 2019-03-12 07:06:42 +01:00
  • 0eb9dd5fe5 Don't use timeInForce for market orders Matthias 2019-03-11 20:30:36 +01:00
  • 4705b7da0e Add time_in_force test for sell Matthias 2019-03-11 20:30:16 +01:00
  • c0f276a892 Move kraken specific tests to their own file Matthias 2019-03-11 20:22:51 +01:00
  • e666c6850e Fix tests so Market orders should not send timeInForce Matthias 2019-03-11 20:20:30 +01:00
  • f9aa3c27be Catch ModuleNotFoundError when importing external code Matthias 2019-03-11 19:49:03 +01:00
  • 5fb8100fc5 Merge pull request #1650 from freqtrade/pyup/scheduled-update-2019-03-11 Matthias 2019-03-11 14:20:19 +01:00
  • 41add9f8ca code cleanup; added message to systemd for reconfiguration hroff-1902 2019-03-11 13:14:55 +03:00
  • 513b96b61c Update ccxt from 1.18.353 to 1.18.357 pyup-bot 2019-03-11 13:32:04 +01:00
  • 8730852d6e Support for systemd watchdog via sd_notify hroff-1902 2019-03-10 20:05:33 +03:00
  • ca496c13b8 TSL only offset test added misagh 2019-03-10 17:11:28 +01:00
  • 0467004144 added trailing_only_offset_is_reached to full config misagh 2019-03-10 15:54:46 +01:00
  • e14739e102 Merge pull request #1647 from freqtrade/pyup/scheduled-update-2019-03-10 Matthias 2019-03-10 13:54:02 +01:00
  • 0eaac1cd79 Update sqlalchemy from 1.3.0 to 1.3.1 pyup-bot 2019-03-10 13:32:06 +01:00
  • 5f726d697b Update ccxt from 1.18.352 to 1.18.353 pyup-bot 2019-03-10 13:32:05 +01:00
  • 9c1c962aa7 if condition fixed misagh 2019-03-09 20:30:56 +01:00
  • c122eab77b added trailing_only_offset_is_reached option misagh 2019-03-09 20:13:35 +01:00
  • 617d2338c4 Merge pull request #1642 from freqtrade/fix/1637 Misagh 2019-03-09 19:23:34 +01:00
  • c56f288b56 Merge pull request #1643 from freqtrade/fix/coveralls_multi Misagh 2019-03-09 19:22:20 +01:00
  • 51b4d5a57a Merge pull request #1644 from freqtrade/pyup/scheduled-update-2019-03-09 Misagh 2019-03-09 19:19:53 +01:00