Commit Graph

  • 8e9186cb69 reduce calculation effort (slightly!) Matthias 2018-07-07 20:17:53 +0200
  • 5bd38c51ba Update Dockerfile to 3.6.6 Matthias 2018-07-07 14:52:39 +0200
  • d261a79cb7 Update pandas from 0.23.1 to 0.23.2 pyup-bot 2018-07-07 14:23:08 +0200
  • 750a10c8dd Update ccxt from 1.15.21 to 1.15.25 pyup-bot 2018-07-07 14:23:06 +0200
  • 0fcf8e54ad move comment to correct place Matthias 2018-07-06 20:00:39 +0200
  • 02abc25f68 Add more tests to validate buy/sell rows Matthias 2018-07-06 19:45:58 +0200
  • 9e0d67e398 Update ccxt from 1.15.13 to 1.15.21 pyup-bot 2018-07-06 14:23:06 +0200
  • ad850443c4 Add test which checks the backtest result Matthias 2018-07-05 23:22:35 +0200
  • 8ab7595a96 rpc: get rid of extra else and fix mypy warning Samuel Husso 2018-07-05 10:47:08 -0500
  • 31ffbdf1f3 rpc: fstrings Samuel Husso 2018-07-04 13:53:45 -0500
  • d3974ee46d telegram: fstrings in use Samuel Husso 2018-06-23 17:17:10 -0500
  • bcf1d44919 convert_backtesting: fstrings in use Samuel Husso 2018-06-23 16:35:35 -0500
  • f92a2e7b5e persistence: fstrings in use Samuel Husso 2018-06-23 08:27:29 -0500
  • 928e86e799 freqtradebot,main,hyperopt: fstrings in use Samuel Husso 2018-06-14 08:52:13 +0300
  • 1117ca5f53 config, optimize: fstrings in use Samuel Husso 2018-06-14 08:31:29 +0300
  • c0082cd430 Update pytest from 3.6.2 to 3.6.3 pyup-bot 2018-07-05 14:23:12 +0200
  • 4a64e3135c Update ccxt from 1.15.8 to 1.15.13 pyup-bot 2018-07-05 14:23:11 +0200
  • be718459ea Update ccxt from 1.15.7 to 1.15.8 pyup-bot 2018-07-04 14:23:06 +0200
  • 08cc0dc131 sort imports Janne Sinivirta 2018-07-04 10:31:35 +0300
  • 218574f8b5 use joblib.dump and load for trials Janne Sinivirta 2018-07-03 22:51:48 +0300
  • 95233ba1dd change pickle file name to better suit it's current purpose Janne Sinivirta 2018-07-03 22:17:43 +0300
  • c7cd09dae8 fix tests after changing the dumping and pickling dataframe in hyperopt Janne Sinivirta 2018-07-03 22:09:59 +0300
  • 43e32beaad run at least one epoch Janne Sinivirta 2018-07-03 21:54:32 +0300
  • e673d7e29d remove dead code Janne Sinivirta 2018-07-03 21:50:45 +0300
  • f289f67686 sort imports in hyperopt.py Janne Sinivirta 2018-07-03 21:50:24 +0300
  • f9f8448cc3 Update ccxt from 1.15.3 to 1.15.7 pyup-bot 2018-07-03 14:23:05 +0200
  • af32473cc8 avoid re-serialization of whole dataframe Janne Sinivirta 2018-07-03 14:46:16 +0300
  • af32fecd88 improve documentation Janne Sinivirta 2018-07-03 12:43:25 +0300
  • c7447b045c use cpu count explicitly in job count Janne Sinivirta 2018-07-03 11:46:56 +0300
  • b81c4d9634 use fstring Janne Sinivirta 2018-07-03 11:17:41 +0300
  • dd7c72f017 Update ccxt from 1.14.301 to 1.15.3 pyup-bot 2018-07-02 14:23:06 +0200
  • 5b5437b2d1 handle the case where we have zero buys Janne Sinivirta 2018-07-02 11:44:33 +0300
  • 970166dddc update hyperopt documentation Janne Sinivirta 2018-07-02 09:56:58 +0300
  • 20ec439293 remove unnecessary variable xmatthias 2018-07-01 20:17:30 +0200
  • 63861b25e3 Address PR comment xmatthias 2018-07-01 20:03:07 +0200
  • 30b9439854 change while-loop to enumerate - add intensified test for this scenario xmatthias 2018-07-01 19:55:51 +0200
  • 2d25747e07 Address some PR comments xmatthias 2018-07-01 19:54:26 +0200
  • 21a666d67f address PR comments xmatthias 2018-07-01 19:41:19 +0200
  • 3919321e84 rename innerfun to mock_ccxt_fun xmatthias 2018-07-01 19:37:55 +0200
  • 096540d047 Add get_markets mock to new tests xmatthias 2018-06-30 17:49:46 +0200
  • 57f3f80cbb Fix missing comma in example.json xmatthias 2018-06-30 17:37:34 +0200
  • 1acdd7170c Update sqlalchemy from 1.2.8 to 1.2.9 pyup-bot 2018-06-30 14:23:07 +0200
  • a8c7a2de38 Update ccxt from 1.14.295 to 1.14.301 pyup-bot 2018-06-30 14:23:06 +0200
  • efaac5c0ac separating unfulfilled timeouts for buy and sell Nullart 2018-06-14 09:32:52 +0800
  • 289aa388ed mypy fixes Janne Sinivirta 2018-06-30 09:54:31 +0300
  • 2a9e948628 Update ccxt from 1.14.289 to 1.14.295 pyup-bot 2018-06-29 14:23:06 +0200
  • 9bcbb058ba increase exchange code coverage xmatthias 2018-06-28 22:32:28 +0200
  • 9daba9e7a9 rename test-function xmatthias 2018-06-28 22:18:38 +0200
  • 9e6e765c3b add test for exchange_has xmatthias 2018-06-28 22:11:45 +0200
  • 1427ced247 add test for Not supported xmatthias 2018-06-28 21:56:37 +0200
  • 55746c7e41 increase test coverage xmatthias 2018-06-28 21:51:59 +0200
  • 39f1ad8755 Standardize retrier exception testing xmatthias 2018-06-28 21:22:43 +0200
  • 56ad255aaa catch crash with cobinhood xmatthias 2018-06-28 19:48:05 +0200
  • 229a0afbde Update ccxt from 1.14.288 to 1.14.289 pyup-bot 2018-06-28 14:23:07 +0200
  • e155b9e03a support multiple db transitions by keeping the backup-table dynamic xmatthias 2018-06-27 20:15:25 +0200
  • 4b70a00bea update db migrate script to work for more changes xmatthias 2018-06-27 19:49:08 +0200
  • a4116326aa Update ccxt from 1.14.272 to 1.14.288 pyup-bot 2018-06-27 14:23:07 +0200
  • ef5f4e1dad add mypy ignore (and comment as to why) xmatthias 2018-06-27 06:57:41 +0200
  • d412c83926 remove markdown code type as it is not valid json xmatthias 2018-06-27 06:54:29 +0200
  • 42d6d7fd80 add tests for trailing stoploss xmatthias 2018-06-27 06:51:48 +0200
  • 52a7a31e7c move initial logic to persistence xmatthias 2018-06-27 06:38:49 +0200
  • 6f458d7a18 Add test for adjust_stop-loss xmatthias 2018-06-27 06:23:49 +0200
  • 09793b030e cleanly check if stop_loss is initialized xmatthias 2018-06-27 00:18:50 +0200
  • ba586e1bbd add test for moving stoploss xmatthias 2018-06-27 00:16:19 +0200
  • 7dd25e17cc add test for trailing_stoploss xmatthias 2018-06-26 23:40:36 +0200
  • 42ca200b94 add missing test xmatthias 2018-06-26 23:40:20 +0200
  • d7dce7809d update documentation xmatthias 2018-06-26 23:14:12 +0200
  • efdcb88303 add stop_loss based on work from @berlinguyinca xmatthias 2018-06-26 23:06:27 +0200
  • 584bebfc7d update sample configs xmatthias 2018-06-26 22:41:38 +0200
  • 2c63c24601 slight update to persistence xmatthias 2018-06-26 22:41:28 +0200
  • 3189a3dfbc get persistence.py for stop_loss xmatthias 2018-06-26 20:49:07 +0200
  • 626dfd065f fix some stoploss documentation xmatthias 2018-06-26 20:26:28 +0200
  • 20bf2551fc Update stoploss.md peterkorodi 2018-06-17 11:00:34 +0200
  • 1757d97a03 Create stoploss.md Gert Wohlgemuth 2018-06-01 20:50:40 -0700
  • 6c3889c21a Update ccxt from 1.14.267 to 1.14.272 pyup-bot 2018-06-26 14:23:06 +0200
  • 47f253b961 Update ccxt from 1.14.257 to 1.14.267 pyup-bot 2018-06-25 14:23:06 +0200
  • f6431bb097 remove unused tests from hyperopt Janne Sinivirta 2018-06-25 11:38:42 +0300
  • 8dae711973 extract loading previous results to a method Janne Sinivirta 2018-06-25 11:38:14 +0300
  • e3f38444bb fix typo in requirements.txt Janne Sinivirta 2018-06-25 11:15:11 +0300
  • 95e33892c6 rework download_backtest script xmatthias 2018-06-24 19:52:12 +0200
  • 18994d6e08 document what to do with exported backtest results xmatthias 2018-06-24 17:00:00 +0200
  • 6d6b57aed8 fixing tests for hyperopt Janne Sinivirta 2018-06-24 15:27:53 +0300
  • 1ea96e2e00 Update ccxt from 1.14.256 to 1.14.257 pyup-bot 2018-06-24 14:23:05 +0200
  • 7aa52f6251 fix parameter type xmatthias 2018-06-24 13:43:27 +0200
  • 34c06a8a26 extract load_trades xmatthias 2018-06-23 20:19:07 +0200
  • 6cec30162b add --plot-limit xmatthias 2018-06-23 20:14:15 +0200
  • fc4e63b852 use Pathlib in the whole script xmatthias 2018-06-23 19:58:28 +0200
  • dd354df294 add plotting for backtested trades xmatthias 2018-06-23 19:54:27 +0200
  • 14149a5d97 bump develop to 0.17.1 Samuel Husso 2018-06-23 09:38:20 -0500
  • 7d9181e431 remove unused import Janne Sinivirta 2018-06-23 15:56:38 +0300
  • 5c0970bf14 fix guard names to match search space Janne Sinivirta 2018-06-23 15:47:19 +0300
  • 872c434d26 add three triggers to hyperopting Janne Sinivirta 2018-06-23 15:44:51 +0300
  • 46c58192ed remove hyperopt and networkx from dependencies Janne Sinivirta 2018-06-23 15:22:14 +0300
  • 5445362416 export open/close rate for backtesting too xmatthias 2018-06-23 14:19:50 +0200
  • 5466553f72 to avoid pickle problems, get rid of reference to exchange after initialization Janne Sinivirta 2018-06-22 21:02:59 +0300
  • 77a25ce7d0 add scikit-optimize to dependencies Janne Sinivirta 2018-06-22 17:08:22 +0300
  • 1bbe9dd690 switch signal handler to try catch. fix pickling and formatting output Janne Sinivirta 2018-06-22 13:02:26 +0300
  • d844846605 convert stoploss and ROI search spaces to skopt format Janne Sinivirta 2018-06-22 07:10:37 +0300
  • f56044d295 move result logging out from optimizer Janne Sinivirta 2018-06-21 14:59:36 +0300
  • 87b5f49fb2 use multiple jobs in acq Janne Sinivirta 2018-06-21 14:05:17 +0300