Commit Graph

  • 64c68d93c3 Merge pull request #976 from freqtrade/sort-imports Michael Egger 2018-07-04 16:59:42 +02:00
  • 700f02dde8 Merge pull request #977 from freqtrade/pyup-scheduled-update-2018-07-04 Matthias 2018-07-04 15:26:32 +02:00
  • ac20bf31df Update ccxt from 1.15.7 to 1.15.8 pyup-bot 2018-07-04 14:23:06 +02:00
  • bf4d0a9b70 sort imports Janne Sinivirta 2018-07-04 10:31:35 +03:00
  • 96bb2efe69 use joblib.dump and load for trials Janne Sinivirta 2018-07-03 22:51:48 +03:00
  • c4a8435e00 change pickle file name to better suit it's current purpose Janne Sinivirta 2018-07-03 22:17:43 +03:00
  • 9dbe0f50a3 fix tests after changing the dumping and pickling dataframe in hyperopt Janne Sinivirta 2018-07-03 22:09:59 +03:00
  • 3a7056ea1b run at least one epoch Janne Sinivirta 2018-07-03 21:54:32 +03:00
  • 2cde540645 remove dead code Janne Sinivirta 2018-07-03 21:50:45 +03:00
  • ef59f9ad24 sort imports in hyperopt.py Janne Sinivirta 2018-07-03 21:50:24 +03:00
  • e91cfbfeeb Merge pull request #975 from freqtrade/pyup-scheduled-update-2018-07-03 Matthias 2018-07-03 14:35:45 +02:00
  • 2c0e950486 Update ccxt from 1.15.3 to 1.15.7 pyup-bot 2018-07-03 14:23:05 +02:00
  • ee4754cfb9 avoid re-serialization of whole dataframe Janne Sinivirta 2018-07-03 14:46:16 +03:00
  • 4a26b88a17 improve documentation Janne Sinivirta 2018-07-03 12:43:25 +03:00
  • 2713fdb860 use cpu count explicitly in job count Janne Sinivirta 2018-07-03 11:46:56 +03:00
  • 79aab4cce2 use fstring Janne Sinivirta 2018-07-03 11:17:41 +03:00
  • 2b34d10973 Merge pull request #973 from freqtrade/pyup-scheduled-update-2018-07-02 Samuel Husso 2018-07-02 08:57:27 -05:00
  • 76343ecb77 Update ccxt from 1.14.301 to 1.15.3 pyup-bot 2018-07-02 14:23:06 +02:00
  • fa8fc3e4ce handle the case where we have zero buys Janne Sinivirta 2018-07-02 11:44:33 +03:00
  • aec3f582e1 Merge branch 'develop' into skopt Janne Sinivirta 2018-07-02 11:27:27 +03:00
  • a58d51ded0 update hyperopt documentation Janne Sinivirta 2018-07-02 09:56:58 +03:00
  • 5e4a6ba7ba Merge pull request #963 from freqtrade/feat/stop_loss Michael Egger 2018-07-01 20:50:13 +02:00
  • 3c5be55eb9 remove unnecessary variable xmatthias 2018-07-01 20:17:30 +02:00
  • 782570e71e Address PR comment xmatthias 2018-07-01 20:03:07 +02:00
  • ed2a1becef Merge branch 'develop' into feat/stop_loss Matthias 2018-07-01 20:01:02 +02:00
  • 937644a04b change while-loop to enumerate - add intensified test for this scenario xmatthias 2018-07-01 19:55:51 +02:00
  • e39d88ef65 Address some PR comments xmatthias 2018-07-01 19:54:26 +02:00
  • f91263c8ef Merge pull request #966 from freqtrade/feat/revamp_exchangetest Michael Egger 2018-07-01 19:47:57 +02:00
  • e2127f5af1 Merge pull request #969 from xmatthias/split_unfilled Michael Egger 2018-07-01 19:47:24 +02:00
  • 2dc881558d address PR comments xmatthias 2018-07-01 19:41:19 +02:00
  • c66f858b98 rename innerfun to mock_ccxt_fun xmatthias 2018-07-01 19:37:55 +02:00
  • 8023fdf923 Merge pull request #971 from freqtrade/fix/nonmocked_markets Michael Egger 2018-07-01 15:11:22 +02:00
  • 2cee8e52c1 Merge pull request #965 from freqtrade/fix/fix_959 Michael Egger 2018-07-01 14:28:01 +02:00
  • 8f49d5eb10 documentation updates Nullart 2018-06-14 18:49:43 +08:00
  • 9e3e900f78 Add get_markets mock to new tests xmatthias 2018-06-30 17:49:46 +02:00
  • 14e12bd3c0 Fix missing comma in example.json xmatthias 2018-06-30 17:37:34 +02:00
  • c29163a51c Merge pull request #970 from freqtrade/pyup-scheduled-update-2018-06-30 Samuel Husso 2018-06-30 09:37:38 -05:00
  • 5a591e01c0 Update sqlalchemy from 1.2.8 to 1.2.9 pyup-bot 2018-06-30 14:23:07 +02:00
  • c447644fd1 Update ccxt from 1.14.295 to 1.14.301 pyup-bot 2018-06-30 14:23:06 +02:00
  • 98108a78f1 separating unfulfilled timeouts for buy and sell Nullart 2018-06-14 09:32:52 +08:00
  • 0ce08932ed mypy fixes Janne Sinivirta 2018-06-30 09:54:31 +03:00
  • 6dd5f85fb6 Merge pull request #954 from freqtrade/feat/allow_backtest_plot Michael Egger 2018-06-29 19:44:06 +02:00
  • d8f2a683c6 Merge pull request #967 from freqtrade/pyup-scheduled-update-2018-06-29 Samuel Husso 2018-06-29 08:32:34 -05:00
  • 8a941f3aa8 Update ccxt from 1.14.289 to 1.14.295 pyup-bot 2018-06-29 14:23:06 +02:00
  • cf6b1a637a increase exchange code coverage xmatthias 2018-06-28 22:32:28 +02:00
  • dcdc18a338 rename test-function xmatthias 2018-06-28 22:18:38 +02:00
  • 15c7854e7f add test for exchange_has xmatthias 2018-06-28 22:11:45 +02:00
  • fe8a21681e add test for Not supported xmatthias 2018-06-28 21:56:37 +02:00
  • ebbfc720b2 increase test coverage xmatthias 2018-06-28 21:51:59 +02:00
  • 8ec9a09749 Standardize retrier exception testing xmatthias 2018-06-28 21:22:43 +02:00
  • 2d4ce593b5 catch crash with cobinhood xmatthias 2018-06-28 19:48:05 +02:00
  • c5a00b4d45 Merge pull request #964 from freqtrade/pyup-scheduled-update-2018-06-28 Matthias 2018-06-28 14:42:55 +02:00
  • 7cecae5279 Update ccxt from 1.14.288 to 1.14.289 pyup-bot 2018-06-28 14:23:07 +02:00
  • d5ad066f8d support multiple db transitions by keeping the backup-table dynamic xmatthias 2018-06-27 20:15:25 +02:00
  • 860b270e30 update db migrate script to work for more changes xmatthias 2018-06-27 19:49:08 +02:00
  • 35e07bf11e Merge pull request #962 from freqtrade/pyup-scheduled-update-2018-06-27 Samuel Husso 2018-06-27 08:40:39 -05:00
  • 19beb0941f Update ccxt from 1.14.272 to 1.14.288 pyup-bot 2018-06-27 14:23:07 +02:00
  • 8ecdae67e1 add mypy ignore (and comment as to why) xmatthias 2018-06-27 06:57:41 +02:00
  • e6e868a03c remove markdown code type as it is not valid json xmatthias 2018-06-27 06:54:29 +02:00
  • 78e6c9fdf6 add tests for trailing stoploss xmatthias 2018-06-27 06:51:48 +02:00
  • c997aa9864 move initial logic to persistence xmatthias 2018-06-27 06:38:49 +02:00
  • a91d75b3b2 Add test for adjust_stop-loss xmatthias 2018-06-27 06:23:49 +02:00
  • e9d5bceeb9 cleanly check if stop_loss is initialized xmatthias 2018-06-27 00:18:50 +02:00
  • 88b898cce4 add test for moving stoploss xmatthias 2018-06-27 00:16:19 +02:00
  • 8bec505bbe add test for trailing_stoploss xmatthias 2018-06-26 23:40:36 +02:00
  • a3708bc56e add missing test xmatthias 2018-06-26 23:40:20 +02:00
  • 03005bc0f1 update documentation xmatthias 2018-06-26 23:14:12 +02:00
  • da5be9fbd0 add stop_loss based on work from @berlinguyinca xmatthias 2018-06-26 23:06:27 +02:00
  • 3e167e1170 update sample configs xmatthias 2018-06-26 22:41:38 +02:00
  • 5015bc9bb0 slight update to persistence xmatthias 2018-06-26 22:41:28 +02:00
  • 243c36b39b get persistence.py for stop_loss xmatthias 2018-06-26 20:49:07 +02:00
  • 9ac3c559b6 fix some stoploss documentation xmatthias 2018-06-26 20:26:28 +02:00
  • 257e1847b1 Update stoploss.md peterkorodi 2018-06-17 11:00:34 +02:00
  • 54f52fb366 Create stoploss.md Gert Wohlgemuth 2018-06-01 20:50:40 -07:00
  • e1d8a59b69 Merge pull request #960 from freqtrade/pyup-scheduled-update-2018-06-26 Matthias 2018-06-26 14:43:31 +02:00
  • 7c2a50cef9 Update ccxt from 1.14.267 to 1.14.272 pyup-bot 2018-06-26 14:23:06 +02:00
  • 4c7d1c90db Merge pull request #957 from freqtrade/pyup-scheduled-update-2018-06-25 Samuel Husso 2018-06-25 08:15:30 -05:00
  • 4f1fa28658 Update ccxt from 1.14.257 to 1.14.267 pyup-bot 2018-06-25 14:23:06 +02:00
  • 2b6407e598 remove unused tests from hyperopt Janne Sinivirta 2018-06-25 11:38:42 +03:00
  • 0bddc58ec4 extract loading previous results to a method Janne Sinivirta 2018-06-25 11:38:14 +03:00
  • 17ee7f8be5 fix typo in requirements.txt Janne Sinivirta 2018-06-25 11:15:11 +03:00
  • 375ea940f4 Merge pull request #956 from freqtrade/fix/download_backtest Michael Egger 2018-06-24 21:44:09 +02:00
  • 43f1a1d264 rework download_backtest script xmatthias 2018-06-24 19:52:12 +02:00
  • e70cb963f7 document what to do with exported backtest results xmatthias 2018-06-24 17:00:00 +02:00
  • a8cb0b0321 Merge pull request #955 from freqtrade/pyup-scheduled-update-2018-06-24 Samuel Husso 2018-06-24 08:01:04 -05:00
  • 118a43cbb8 fixing tests for hyperopt Janne Sinivirta 2018-06-24 15:27:53 +03:00
  • 5e7e977ffa Update ccxt from 1.14.256 to 1.14.257 pyup-bot 2018-06-24 14:23:05 +02:00
  • 660ec6f443 fix parameter type xmatthias 2018-06-24 13:43:27 +02:00
  • e98f22ef2f Merge branch 'master' of https://github.com/freqtrade/freqtrade into develop gcarq 2018-06-24 00:39:11 +02:00
  • 2bb63ba33d Merge pull request #953 from freqtrade/release-0.17.0 0.17.0 Samuel Husso 2018-06-23 16:22:51 -05:00
  • 1529ce8bdb Merge pull request #952 from freqtrade/bump-version Samuel Husso 2018-06-23 16:21:56 -05:00
  • d8cb63efdd extract load_trades xmatthias 2018-06-23 20:19:07 +02:00
  • 5055563458 add --plot-limit xmatthias 2018-06-23 20:14:15 +02:00
  • f506ebcd62 use Pathlib in the whole script xmatthias 2018-06-23 19:58:28 +02:00
  • 3cedace2f6 add plotting for backtested trades xmatthias 2018-06-23 19:54:27 +02:00
  • 3384679bad bump develop to 0.17.1 Samuel Husso 2018-06-23 09:38:20 -05:00
  • 46a062d5fb Drafting freqtrade 0.17.0 release Samuel Husso 2018-06-23 09:35:52 -05:00
  • 8b7183cdbc Merge pull request #951 from freqtrade/readme-update Samuel Husso 2018-06-23 09:32:56 -05:00
  • beb15532f7 Merge pull request #950 from freqtrade/fix-filenotfounderror Michael Egger 2018-06-23 16:07:52 +02:00
  • 107f3ed35b Merge pull request #760 from arudov/feature-unlimited-stake_amount Michael Egger 2018-06-23 16:07:38 +02:00