Commit Graph

  • 78be96df1a increase initial sampling points Janne Sinivirta 2018-06-20 09:13:51 +0300
  • ae05140af6 reuse pool workers Janne Sinivirta 2018-06-19 21:57:42 +0300
  • cff31d5f5e problem with pickling Janne Sinivirta 2018-06-19 09:09:54 +0300
  • c601545dea start small Janne Sinivirta 2018-06-18 22:40:36 +0300
  • a1dcaa4437 move logic from hyperopt to freqtrade.strategy gcarq 2018-06-23 11:13:49 +0200
  • 9e0ceca775 wrap strategies with HyperoptStrategy for module lookups with pickle gcarq 2018-06-23 10:25:03 +0200
  • 6c95b8d7ea Update doc for manually fix trade Pan Long 2018-06-22 19:16:48 +0530
  • 682f4c1ade
    Merge pull request #1030 from freqtrade/pyup-scheduled-update-2018-07-14 Matthias 2018-07-14 19:39:13 +0200
  • e1de988f85 Update sqlalchemy from 1.2.9 to 1.2.10 pyup-bot 2018-07-14 14:24:09 +0200
  • bc83c34118 Update ccxt from 1.16.12 to 1.16.16 pyup-bot 2018-07-14 14:24:07 +0200
  • 278e7159bc adjust webhook tests Matthias 2018-07-14 13:29:50 +0200
  • 1284627219 move url to private class level Matthias 2018-07-14 13:29:34 +0200
  • 120fc29643 use dict comprehension Matthias 2018-07-12 21:54:31 +0200
  • 6336d8a0e2 remove copy leftover Matthias 2018-07-12 21:43:52 +0200
  • ee2f6ccbe9 Add test for enable_webhook Matthias 2018-07-12 20:17:45 +0200
  • 144d308e5e Allow enabling of webhook Matthias 2018-07-12 19:59:17 +0200
  • 3ca161f196 Add webhook config Matthias 2018-07-07 14:13:49 +0200
  • f55df7ba63 improve README.md formatting (styling only) Matthias 2018-07-07 14:11:52 +0200
  • 71df41c4eb add documentation for rpc_webhook Matthias 2018-07-07 14:10:15 +0200
  • a4643066a8 allow more flexibility in webhook Matthias 2018-07-07 13:39:21 +0200
  • 25250f7c10 don't hardcode post parameters Matthias 2018-07-07 13:38:06 +0200
  • fa8512789f add tests for webhook Matthias 2018-07-05 21:33:01 +0200
  • ae22af1ea3 fix typo Matthias 2018-07-05 21:32:53 +0200
  • 6e16c1d80d add webhook test file Matthias 2018-07-04 21:42:17 +0200
  • 266092a05d
    Merge pull request #1029 from freqtrade/mypy-fix Matthias 2018-07-14 13:15:39 +0200
  • fa8b349200 rpc: dont re-use variables with different types Samuel Husso 2018-07-14 08:02:39 +0300
  • 89a2e57e88
    Merge 544676096c into 04bed3e53e Samuel Husso 2018-07-14 04:18:33 +0000
  • 544676096c test test test traviiiiis Samuel Husso 2018-07-14 07:17:02 +0300
  • 04bed3e53e
    Merge pull request #1027 from peterkorodi/patch-2 Samuel Husso 2018-07-13 22:50:10 -0500
  • 68ddd1b951
    Update plotting.md peterkorodi 2018-07-14 00:07:38 +0200
  • b6e1020f39
    Merge pull request #1026 from freqtrade/pyup-scheduled-update-2018-07-13 Samuel Husso 2018-07-13 08:56:51 -0500
  • 5b02b87735 Update ccxt from 1.16.6 to 1.16.12 pyup-bot 2018-07-13 14:24:06 +0200
  • c17e8d6abb
    Merge pull request #972 from freqtrade/feature/rewrite-rpc Matthias 2018-07-12 19:38:01 +0200
  • 0f36e42c2e
    Update requirements.txt creslin 2018-07-12 16:27:17 +0000
  • 297d52228f flake 8 fix creslinux 2018-07-12 16:17:28 +0000
  • 3b7bcf9b35 Added KWarg to calls to ujson, this aligns it FP presicion handing with how python json manages imports. creslinux 2018-07-12 16:06:02 +0000
  • cb8cd21e22 add tests for telegram.send_msg gcarq 2018-07-12 17:50:11 +0200
  • a559e22f16 remove duplicate send_msg invocation gcarq 2018-07-12 17:29:02 +0200
  • 7eaeb8d146 status: return arrow object instead humanized str gcarq 2018-07-12 17:27:40 +0200
  • 0920fb6120 use more granular msg dict for buy/sell notifications gcarq 2018-07-03 20:26:48 +0200
  • 4cb1aa1d97 use dict as argument for rpc.send_msg gcarq 2018-06-25 00:04:27 +0200
  • 96a405feb7 implement name property in abstract class gcarq 2018-06-23 12:28:32 +0200
  • 112998c205 refactor _rpc_balance gcarq 2018-06-22 04:08:51 +0200
  • f1a370b3b9 return dict from _rpc_status and handle rendering in module impl gcarq 2018-06-22 03:54:10 +0200
  • 29670b9814 remove markdown formatting from exception string gcarq 2018-06-22 03:37:19 +0200
  • df8ba28ce5 convert start, stop and reload_conf to return a dict gcarq 2018-06-22 03:32:45 +0200
  • 801b77cf8c Make module optional, creslinux 2018-07-12 13:05:09 +0000
  • 87f7d9972f Using ujson to load ticker files from disk during backtest is over 30% faster. creslinux 2018-07-12 12:40:25 +0000
  • 5288e18f2f
    Merge pull request #1022 from freqtrade/pyup-scheduled-update-2018-07-12 Matthias 2018-07-12 14:33:14 +0200
  • af34540450 Using ujson to load ticker files from disk during backtest is over 30% faster. creslinux 2018-07-12 12:24:28 +0000
  • ddfc4722b9 Update ccxt from 1.15.42 to 1.16.6 pyup-bot 2018-07-12 14:23:06 +0200
  • e2721e04f9
    Merge 29fdba7743 into bd46b4faf3 creslin 2018-07-11 18:31:01 +0000
  • 29fdba7743 Reduce time taken for def backtest by 60% * on 2 weeks 5minute data creslinux 2018-07-11 18:26:27 +0000
  • bd46b4faf3
    Merge pull request #1015 from freqtrade/xmatthias-patch-1 Janne Sinivirta 2018-07-11 16:18:07 +0300
  • 46708e7d29
    Merge pull request #1014 from freqtrade/pyup-scheduled-update-2018-07-11 Matthias 2018-07-11 14:50:09 +0200
  • 06c9494a46
    add missing s to Backtest cum results Matthias 2018-07-11 14:50:04 +0200
  • 8f6252b312 Update ccxt from 1.15.35 to 1.15.42 pyup-bot 2018-07-11 14:23:06 +0200
  • 1f16ff268f
    Merge pull request #1010 from jblestang/refactoring_create_trade_function Janne Sinivirta 2018-07-11 07:23:03 +0300
  • aa2366346a
    Merge pull request #1001 from xmatthias/feat/backtest_cum_profit Janne Sinivirta 2018-07-11 07:21:28 +0300
  • 8b72560eba
    Merge pull request #1006 from freqtrade/update_plotly Janne Sinivirta 2018-07-11 07:20:33 +0300
  • 773fb5953b Reafcotring Create Trade Jean-Baptiste LE STANG 2018-07-10 15:10:56 +0200
  • 3540ba3712
    Merge pull request #1009 from freqtrade/pyup-scheduled-update-2018-07-10 Matthias 2018-07-10 14:35:33 +0200
  • d546a4b29f Update ccxt from 1.15.28 to 1.15.35 pyup-bot 2018-07-10 14:23:08 +0200
  • cb2f062e87
    Merge a944e30822 into b4be3c2499 nullart 2018-07-10 10:29:29 +0000
  • a944e30822 more permission fix Nullart 2018-07-10 18:29:16 +0800
  • e9948e1f64 file permissions changed back to 644 Nullart 2018-07-10 18:06:31 +0800
  • 3843e4295e initial order book commit Nullart 2018-07-10 17:38:59 +0800
  • b4be3c2499
    Merge pull request #1002 from xmatthias/test/use_open_backtest Janne Sinivirta 2018-07-10 09:20:32 +0300
  • f6d1cead53
    Merge pull request #4 from freqtrade/develop nullart 2018-07-10 13:44:47 +0800
  • 86ad400c86 From 'develop' of https://github.com/freqtrade/freqtrade into nullart/maindev Nullart 2018-07-10 13:18:09 +0800
  • 85c60519b0 Fix test crash Matthias 2018-07-09 22:11:12 +0200
  • 6be6448334 replace "transparent" with rgb to fix exception in plotly 3.0.0 Matthias 2018-07-09 21:56:29 +0200
  • f5bc65b877 update plotly Matthias 2018-07-09 21:56:24 +0200
  • a7a82635b4
    Merge pull request #1004 from berlinguyinca/patch-2 Matthias 2018-07-09 21:54:21 +0200
  • b9916b60f9
    Merge pull request #1005 from freqtrade/pyup-scheduled-update-2018-07-09 Samuel Husso 2018-07-09 08:26:54 -0500
  • b773e3472a Update ccxt from 1.15.27 to 1.15.28 pyup-bot 2018-07-09 14:23:06 +0200
  • 4654792784
    Fixing database issues Gert Wohlgemuth 2018-07-08 22:43:34 -0700
  • 522c1a421d removing all codes from maindev branch in preparation for PR from freq/dev Nullart 2018-07-09 08:31:39 +0800
  • e5cd756cca from freqtrade/develop Nullart 2018-07-09 08:19:28 +0800
  • 750d737b7d Add tests for change to open_rate Matthias 2018-07-08 20:18:34 +0200
  • 0bd9674b5c
    Merge pull request #1000 from pan-long/fix-doc Matthias 2018-07-08 20:07:25 +0200
  • 8b06000f0f Use open-rates for backtesting Matthias 2018-07-05 20:20:52 +0200
  • efaa8f16e7 Improve formattiong of table Matthias 2018-07-08 20:01:33 +0200
  • 38487644f0 fix tests for backtest-result output table Matthias 2018-07-08 19:55:16 +0200
  • 1a24afef77 add cumsum to backtest-results Matthias 2018-07-08 19:55:04 +0200
  • 8fb146ba6a
    Merge pull request #992 from freqtrade/backtest_optimize Janne Sinivirta 2018-07-08 17:41:50 +0300
  • 05b078b8dd
    Merge pull request #999 from freqtrade/pyup-scheduled-update-2018-07-08 Janne Sinivirta 2018-07-08 17:40:42 +0300
  • 6926e468a4
    Merge pull request #984 from freqtrade/test_backtest_results Janne Sinivirta 2018-07-08 17:40:12 +0300
  • 34764108cc
    Merge pull request #997 from freqtrade/fix/timedout_candle Janne Sinivirta 2018-07-08 17:36:03 +0300
  • 17c9c183f5 Update pandas from 0.23.2 to 0.23.3 pyup-bot 2018-07-08 14:23:07 +0200
  • cc107bb3cc Update ccxt from 1.15.25 to 1.15.27 pyup-bot 2018-07-08 14:23:05 +0200
  • 8dd6e29426 don't flag data as outdated which isn't Matthias 2018-07-08 13:34:47 +0200
  • 3e03a208f1 reduce calculation effort (slightly!) Matthias 2018-07-07 20:17:53 +0200
  • 570d27a0c4 Add testcase where ticker_interval is not in the configuration Matthias 2018-07-07 15:30:29 +0200
  • 7c8c8e83d3
    Merge pull request #990 from freqtrade/update_dockerfile Samuel Husso 2018-07-07 08:15:20 -0500
  • 2b488d1da2 Update Dockerfile to 3.6.6 Matthias 2018-07-07 14:52:39 +0200
  • e98efe3a35
    Merge pull request #989 from freqtrade/pyup-scheduled-update-2018-07-07 Matthias 2018-07-07 14:43:32 +0200
  • 3f6e9cd28f Add tests for validate_timeframes Matthias 2018-07-07 14:42:53 +0200
  • af17cef002 fix existing tests to work with validate_timeframes Matthias 2018-07-07 14:41:36 +0200
  • 742fefa786 Update pandas from 0.23.1 to 0.23.2 pyup-bot 2018-07-07 14:23:08 +0200