Commit Graph

  • 08fe10e302 Update ccxt from 1.15.21 to 1.15.25 pyup-bot 2018-07-07 14:23:06 +0200
  • 9906da46f6 move comment to correct place Matthias 2018-07-06 20:00:39 +0200
  • 54976fa103 Add more tests to validate buy/sell rows Matthias 2018-07-06 19:45:58 +0200
  • e1d7c72bb8
    Merge pull request #983 from freqtrade/pyup-scheduled-update-2018-07-06 Samuel Husso 2018-07-06 09:41:10 -0500
  • af03c17209 Update ccxt from 1.15.13 to 1.15.21 pyup-bot 2018-07-06 14:23:06 +0200
  • a280d1fba6
    Merge branch 'develop' into pair-to-strat Gert Wohlgemuth 2018-07-05 16:17:29 -0700
  • 1897a1cb6a fixed mypy issues, seriosuly... Gert Wohlgemuth 2018-07-05 16:10:38 -0700
  • 58879ff012 fixed braket Gert Wohlgemuth 2018-07-05 15:01:53 -0700
  • e1f5745f59
    Update resolver.py Gert Wohlgemuth 2018-07-05 14:50:23 -0700
  • 1c48902e64
    Merge branch 'develop' into BASE64 Gert Wohlgemuth 2018-07-05 14:40:04 -0700
  • 8bbee4038b integrated BASE64 encoded strategy loading Gert Wohlgemuth 2018-07-05 14:30:24 -0700
  • c35d1b9c9d Add test which checks the backtest result Matthias 2018-07-05 23:22:35 +0200
  • 8234a4472f
    Merge a9f26b26ee into 4f642b769c misagh 2018-07-05 20:19:09 +0000
  • 4f642b769c
    Merge pull request #981 from freqtrade/fstrings-in-use Matthias 2018-07-05 22:18:15 +0200
  • e808b3a2a1 rpc: get rid of extra else and fix mypy warning Samuel Husso 2018-07-05 10:47:08 -0500
  • df68b0990f rpc: fstrings Samuel Husso 2018-07-04 13:53:45 -0500
  • adbffc69e1 telegram: fstrings in use Samuel Husso 2018-06-23 17:17:10 -0500
  • 21fc933678 convert_backtesting: fstrings in use Samuel Husso 2018-06-23 16:35:35 -0500
  • a2063ede55 persistence: fstrings in use Samuel Husso 2018-06-23 08:27:29 -0500
  • 7dca3c6d03 freqtradebot,main,hyperopt: fstrings in use Samuel Husso 2018-06-14 08:52:13 +0300
  • 03c112a601 config, optimize: fstrings in use Samuel Husso 2018-06-14 08:31:29 +0300
  • c77686c7a7
    Merge pull request #980 from freqtrade/pyup-scheduled-update-2018-07-05 Matthias 2018-07-05 15:39:57 +0200
  • 239f8606e1 Update pytest from 3.6.2 to 3.6.3 pyup-bot 2018-07-05 14:23:12 +0200
  • bfd1e90154 Update ccxt from 1.15.8 to 1.15.13 pyup-bot 2018-07-05 14:23:11 +0200
  • 5ab644dea6 flake 8 fix creslinux 2018-07-05 12:05:31 +0000
  • 966668f48a Handle if ticker_interval in config.json is not supported on exchange. creslinux 2018-07-05 11:57:59 +0000
  • d8d0579c5a
    Merge pull request #930 from freqtrade/skopt Samuel Husso 2018-07-04 13:51:14 -0500
  • 64c68d93c3
    Merge pull request #976 from freqtrade/sort-imports Michael Egger 2018-07-04 16:59:42 +0200
  • 700f02dde8
    Merge pull request #977 from freqtrade/pyup-scheduled-update-2018-07-04 Matthias 2018-07-04 15:26:32 +0200
  • ac20bf31df Update ccxt from 1.15.7 to 1.15.8 pyup-bot 2018-07-04 14:23:06 +0200
  • bf4d0a9b70 sort imports Janne Sinivirta 2018-07-04 10:31:35 +0300
  • 96bb2efe69 use joblib.dump and load for trials Janne Sinivirta 2018-07-03 22:51:48 +0300
  • c4a8435e00 change pickle file name to better suit it's current purpose Janne Sinivirta 2018-07-03 22:17:43 +0300
  • 9dbe0f50a3 fix tests after changing the dumping and pickling dataframe in hyperopt Janne Sinivirta 2018-07-03 22:09:59 +0300
  • 3a7056ea1b run at least one epoch Janne Sinivirta 2018-07-03 21:54:32 +0300
  • 2cde540645 remove dead code Janne Sinivirta 2018-07-03 21:50:45 +0300
  • ef59f9ad24 sort imports in hyperopt.py Janne Sinivirta 2018-07-03 21:50:24 +0300
  • e91cfbfeeb
    Merge pull request #975 from freqtrade/pyup-scheduled-update-2018-07-03 Matthias 2018-07-03 14:35:45 +0200
  • 2c0e950486 Update ccxt from 1.15.3 to 1.15.7 pyup-bot 2018-07-03 14:23:05 +0200
  • ee4754cfb9 avoid re-serialization of whole dataframe Janne Sinivirta 2018-07-03 14:46:16 +0300
  • 4a26b88a17 improve documentation Janne Sinivirta 2018-07-03 12:43:25 +0300
  • 2713fdb860 use cpu count explicitly in job count Janne Sinivirta 2018-07-03 11:46:56 +0300
  • 79aab4cce2 use fstring Janne Sinivirta 2018-07-03 11:17:41 +0300
  • a9f26b26ee SuperTrend indicator added misagh 2018-07-02 17:48:23 +0200
  • 2b34d10973
    Merge pull request #973 from freqtrade/pyup-scheduled-update-2018-07-02 Samuel Husso 2018-07-02 08:57:27 -0500
  • 76343ecb77 Update ccxt from 1.14.301 to 1.15.3 pyup-bot 2018-07-02 14:23:06 +0200
  • fa8fc3e4ce handle the case where we have zero buys Janne Sinivirta 2018-07-02 11:44:33 +0300
  • aec3f582e1 Merge branch 'develop' into skopt Janne Sinivirta 2018-07-02 11:27:27 +0300
  • a58d51ded0 update hyperopt documentation Janne Sinivirta 2018-07-02 09:56:58 +0300
  • 5e4a6ba7ba
    Merge pull request #963 from freqtrade/feat/stop_loss Michael Egger 2018-07-01 20:50:13 +0200
  • 3c5be55eb9 remove unnecessary variable xmatthias 2018-07-01 20:17:30 +0200
  • 782570e71e Address PR comment xmatthias 2018-07-01 20:03:07 +0200
  • ed2a1becef
    Merge branch 'develop' into feat/stop_loss Matthias 2018-07-01 20:01:02 +0200
  • 937644a04b change while-loop to enumerate - add intensified test for this scenario xmatthias 2018-07-01 19:55:51 +0200
  • e39d88ef65 Address some PR comments xmatthias 2018-07-01 19:54:26 +0200
  • f91263c8ef
    Merge pull request #966 from freqtrade/feat/revamp_exchangetest Michael Egger 2018-07-01 19:47:57 +0200
  • e2127f5af1
    Merge pull request #969 from xmatthias/split_unfilled Michael Egger 2018-07-01 19:47:24 +0200
  • 2dc881558d address PR comments xmatthias 2018-07-01 19:41:19 +0200
  • c66f858b98 rename innerfun to mock_ccxt_fun xmatthias 2018-07-01 19:37:55 +0200
  • 8023fdf923
    Merge pull request #971 from freqtrade/fix/nonmocked_markets Michael Egger 2018-07-01 15:11:22 +0200
  • 2cee8e52c1
    Merge pull request #965 from freqtrade/fix/fix_959 Michael Egger 2018-07-01 14:28:01 +0200
  • 8f49d5eb10 documentation updates Nullart 2018-06-14 18:49:43 +0800
  • 9e3e900f78 Add get_markets mock to new tests xmatthias 2018-06-30 17:49:46 +0200
  • 14e12bd3c0 Fix missing comma in example.json xmatthias 2018-06-30 17:37:34 +0200
  • c29163a51c
    Merge pull request #970 from freqtrade/pyup-scheduled-update-2018-06-30 Samuel Husso 2018-06-30 09:37:38 -0500
  • 5a591e01c0 Update sqlalchemy from 1.2.8 to 1.2.9 pyup-bot 2018-06-30 14:23:07 +0200
  • c447644fd1 Update ccxt from 1.14.295 to 1.14.301 pyup-bot 2018-06-30 14:23:06 +0200
  • 98108a78f1 separating unfulfilled timeouts for buy and sell Nullart 2018-06-14 09:32:52 +0800
  • eb6b8708f9
    Merge pull request #3 from nullart/nullartHFT nullart 2018-06-30 16:20:40 +0800
  • 0ce08932ed mypy fixes Janne Sinivirta 2018-06-30 09:54:31 +0300
  • 6dd5f85fb6
    Merge pull request #954 from freqtrade/feat/allow_backtest_plot Michael Egger 2018-06-29 19:44:06 +0200
  • d8f2a683c6
    Merge pull request #967 from freqtrade/pyup-scheduled-update-2018-06-29 Samuel Husso 2018-06-29 08:32:34 -0500
  • 8a941f3aa8 Update ccxt from 1.14.289 to 1.14.295 pyup-bot 2018-06-29 14:23:06 +0200
  • cf6b1a637a increase exchange code coverage xmatthias 2018-06-28 22:32:28 +0200
  • dcdc18a338 rename test-function xmatthias 2018-06-28 22:18:38 +0200
  • 15c7854e7f add test for exchange_has xmatthias 2018-06-28 22:11:45 +0200
  • fe8a21681e add test for Not supported xmatthias 2018-06-28 21:56:37 +0200
  • ebbfc720b2 increase test coverage xmatthias 2018-06-28 21:51:59 +0200
  • 8ec9a09749 Standardize retrier exception testing xmatthias 2018-06-28 21:22:43 +0200
  • 2d4ce593b5 catch crash with cobinhood xmatthias 2018-06-28 19:48:05 +0200
  • c5a00b4d45
    Merge pull request #964 from freqtrade/pyup-scheduled-update-2018-06-28 Matthias 2018-06-28 14:42:55 +0200
  • 7cecae5279 Update ccxt from 1.14.288 to 1.14.289 pyup-bot 2018-06-28 14:23:07 +0200
  • 8177cb040a bug fix for depth of field infinite loop bug, added experimental check for 24hour average of high and low Nullart 2018-06-28 11:42:10 +0800
  • d5ad066f8d support multiple db transitions by keeping the backup-table dynamic xmatthias 2018-06-27 20:15:25 +0200
  • 860b270e30 update db migrate script to work for more changes xmatthias 2018-06-27 19:49:08 +0200
  • fff2b81c10 experimental depth of market check prior to buying Nullart 2018-06-27 21:47:29 +0800
  • 35e07bf11e
    Merge pull request #962 from freqtrade/pyup-scheduled-update-2018-06-27 Samuel Husso 2018-06-27 08:40:39 -0500
  • 19beb0941f Update ccxt from 1.14.272 to 1.14.288 pyup-bot 2018-06-27 14:23:07 +0200
  • 1aa48f5f41
    Merge pull request #2 from nullart/nullartHFT nullart 2018-06-27 18:57:22 +0800
  • 8ecdae67e1 add mypy ignore (and comment as to why) xmatthias 2018-06-27 06:57:41 +0200
  • e6e868a03c remove markdown code type as it is not valid json xmatthias 2018-06-27 06:54:29 +0200
  • 78e6c9fdf6 add tests for trailing stoploss xmatthias 2018-06-27 06:51:48 +0200
  • c997aa9864 move initial logic to persistence xmatthias 2018-06-27 06:38:49 +0200
  • a91d75b3b2 Add test for adjust_stop-loss xmatthias 2018-06-27 06:23:49 +0200
  • 9f827979bd test stuff Nullart 2018-06-27 08:28:43 +0800
  • 66ed99cf3c book order preparation for strategy use Nullart 2018-06-27 08:24:15 +0800
  • e9d5bceeb9 cleanly check if stop_loss is initialized xmatthias 2018-06-27 00:18:50 +0200
  • 88b898cce4 add test for moving stoploss xmatthias 2018-06-27 00:16:19 +0200
  • 8bec505bbe add test for trailing_stoploss xmatthias 2018-06-26 23:40:36 +0200
  • a3708bc56e add missing test xmatthias 2018-06-26 23:40:20 +0200