Commit Graph

  • 3a158faa30 Refactor fiat-list to constants xmatthias 2018-06-03 13:47:36 +0200
  • fff7ec1dab
    Merge pull request #808 from xmatthias/mypy_typecheck Matthias 2018-06-03 10:43:55 +0200
  • 50fc5f91ca Merge branch 'develop' into mypy_typecheck xmatthias 2018-06-03 10:35:56 +0200
  • ec7c11513e
    Merge pull request #829 from gcarq/pyup-update-ccxt-1.14.119-to-1.14.120 Samuel Husso 2018-06-03 11:31:50 +0300
  • cfb06ceb58 Update ccxt from 1.14.119 to 1.14.120 pyup-bot 2018-06-03 10:12:07 +0200
  • e8a59f4c20 Add a test to check the behavior when converting two FIAT Gerald Lonlas 2018-06-02 13:26:24 -0700
  • 638d98735f Allow fiat_convert to use same symbol for Crypto and FIAT Gerald Lonlas 2018-06-01 20:58:07 -0700
  • c9e49ed7b4 Sort ticker_history Gerald Lonlas 2018-05-31 23:45:35 -0700
  • acbfe91f13 Allow EUR / USD as stake_currency Gerald Lonlas 2018-05-31 23:44:17 -0700
  • 7edafbb772
    Merge pull request #823 from creslinux/timerange_unixtime_argument Janne Sinivirta 2018-06-03 07:22:41 +0300
  • a657e3d24a
    Merge pull request #826 from gcarq/fix/hyperopt-stake_currency Janne Sinivirta 2018-06-03 07:19:24 +0300
  • 2cd8782a88
    Merge pull request #825 from gcarq/fix/hyperopt-in-progress Janne Sinivirta 2018-06-03 07:16:39 +0300
  • 41d5a566a2 updated backtest script Gert Wohlgemuth 2018-06-02 16:07:16 -0700
  • 11545f3044 added required variable Gert Wohlgemuth 2018-06-02 15:26:09 -0700
  • a6a11097eb adjsuting paths a bit to make things clearer Gert Wohlgemuth 2018-06-02 15:07:31 -0700
  • 988002377a adjsuting paths a bit to make things clearer Gert Wohlgemuth 2018-06-02 15:04:07 -0700
  • 8d1a9b83df optimizing trade db handling to lower monthly cost Gert Wohlgemuth 2018-06-02 14:46:25 -0700
  • 6c1435b5eb optimizing trade db handling to lower monthly cost Gert Wohlgemuth 2018-06-02 14:45:24 -0700
  • 13b533820f optimizing trade db handling to lower monthly cost Gert Wohlgemuth 2018-06-02 14:44:09 -0700
  • fe8ff1b929 Fix stake_currency return by Hyperopt Gerald Lonlas 2018-06-02 14:07:31 -0700
  • 127cf5d619 Backtesting: Add the Interval required when data is missing Gerald Lonlas 2018-06-02 13:55:05 -0700
  • 5e99df1759
    Merge pull request #824 from xmatthias/rymdluo-patch-1 Gérald LONLAS 2018-06-02 13:05:11 -0700
  • 94e586c049 Added unit test to check posix time arguments passed to timerange creslinux 2018-06-02 22:46:54 +0300
  • dc65753a64 Fix the in-progress dot that does not show up during a Hyperopt run Gerald Lonlas 2018-06-02 12:35:07 -0700
  • 43ba02afc6 Per feed back, kept the stype as date. Use a tuple to keep as epoch int or process via arrow to timestamp. creslin 2018-06-02 21:59:18 +0300
  • 9537f17dd4 Fix test xmatthias 2018-06-02 20:06:29 +0200
  • 7ef2be06d7
    Merge pull request #15 from gcarq/develop Gert Wohlgemuth 2018-06-02 10:56:24 -0700
  • 2791d543ea Make backtesting report markdown shareable Raymond Luo 2018-05-18 19:02:38 +0800
  • 9438e75b0a Merge remote-tracking branch 'origin/develop' into wohlgemuth Gert Wohlgemuth 2018-06-02 10:46:17 -0700
  • 9dbe5fdb85 Update back testing document to include example using Posix timestamps as timerange creslin 2018-06-02 19:49:23 +0300
  • 6ca375a397 Extend timerange to accept unix timestamps. This gives greater granularity over backtest, parsing tickerfiles. creslin 2018-06-02 19:45:08 +0300
  • fb52e50818
    Merge b54e6c5af0 into 81bb128cf7 creslin 2018-06-02 14:45:11 +0000
  • b54e6c5af0 Revert "Revert "Extend timerange to support unxtime"" creslinux 2018-06-02 17:39:17 +0300
  • bc3d4518ff Revert "Extend timerange to support unxtime" creslinux 2018-06-02 17:31:31 +0300
  • 79bbe2ff10
    Merge 215db60e67 into 81bb128cf7 Raymond Luo 2018-06-02 12:55:00 +0000
  • 81bb128cf7
    Merge pull request #822 from gcarq/fix/misleading_log Matthias 2018-06-02 14:50:27 +0200
  • fed17de460 Extend timerange to support unxtime creslinux 2018-06-02 15:45:29 +0300
  • a8bf5092e8 add ignore explanation xmatthias 2018-06-02 14:18:57 +0200
  • f88729f0e8 add ignore comment xmatthias 2018-06-02 14:14:28 +0200
  • 3447e4bb97 comment on ignore hint xmatthias 2018-06-02 14:13:17 +0200
  • 884395415f remove type:ignore xmatthias 2018-06-02 14:10:15 +0200
  • 0007002c80 fix test failure xmatthias 2018-06-02 14:07:54 +0200
  • 0a595190a3 fix last typechecks xmatthias 2018-06-02 13:59:35 +0200
  • 32300f6d5f don't initialize with None where it's not necessary xmatthias 2018-06-02 13:55:06 +0200
  • d9e951447f remove _init function in backtesting (and according test) xmatthias 2018-06-02 13:54:22 +0200
  • 6fc21e30e5 remove unused import xmatthias 2018-06-02 13:52:55 +0200
  • 6106822d10 typing xmatthias 2018-06-02 13:44:41 +0200
  • 4a322abd4d Typecheck improvements xmatthias 2018-06-02 13:43:51 +0200
  • f02bb8df86
    Merge pull request #14 from gcarq/develop Gert Wohlgemuth 2018-06-02 03:45:58 -0700
  • 52309cc292
    Merge pull request #819 from gcarq/pyup-update-ccxt-1.14.96-to-1.14.119 Janne Sinivirta 2018-06-02 11:57:58 +0300
  • b5c41ca0fc
    Merge pull request #820 from gcarq/fix/backtesting_hint Janne Sinivirta 2018-06-02 11:39:09 +0300
  • a82a31341b change misleading logging for datadir Janne Sinivirta 2018-06-02 11:32:05 +0300
  • 25031848b2
    Create stoploss.md Gert Wohlgemuth 2018-06-01 20:50:40 -0700
  • a9a6189d39
    Update README.md Gert Wohlgemuth 2018-06-01 20:34:15 -0700
  • de965d053c Merge branch 'develop' into wohlgemuth Gert 2018-06-01 20:32:53 -0700
  • 770b05eb42
    Merge pull request #13 from gcarq/develop Gert Wohlgemuth 2018-06-01 20:31:41 -0700
  • 209aa9141d merged stop loss support branch Gert 2018-06-01 20:26:51 -0700
  • 1688fba2f3
    Merge e6d3a440cd into 0980e7e82d Gert Wohlgemuth 2018-06-02 03:21:07 +0000
  • e6d3a440cd fixed tests except for one Gert 2018-06-01 20:19:45 -0700
  • 6ace343d65 minor changes Gert 2018-06-01 20:00:47 -0700
  • 0980e7e82d
    Merge pull request #766 from pan-long/forcesell-amount Gérald LONLAS 2018-06-01 19:51:38 -0700
  • 41efe99770
    Merge pull request #786 from gcarq/fix/setup_script Gérald LONLAS 2018-06-01 19:48:29 -0700
  • 792dd556a1 Fix wrong hint '--update-pairs-cached' from Backtesting/Hyperopt Gerald Lonlas 2018-06-01 19:37:39 -0700
  • c9708442ff Merge branch 'develop' into StopLossSupport Gert 2018-06-01 19:34:39 -0700
  • 24a8a57643 Merge branch 'gcarq-develop' into develop Gert 2018-06-01 19:32:49 -0700
  • 059a27cd24 merged remote Gert 2018-06-01 19:32:36 -0700
  • b731a65c75 Update ccxt from 1.14.96 to 1.14.119 pyup-bot 2018-06-02 04:27:04 +0200
  • 36e2314266 prevent index out of range in trim_tickerlist creslinux 2018-06-01 18:21:45 +0300
  • e33976d945
    Merge 256f5da8b0 into 52386d8153 pyup.io bot 2018-06-01 01:57:04 +0000
  • 256f5da8b0 Update ccxt from 1.14.96 to 1.14.118 pyup-bot 2018-06-01 03:57:02 +0200
  • 08a5bb8bbc
    Merge 99f69400d2 into 52386d8153 pyup.io bot 2018-06-01 01:42:03 +0000
  • 99f69400d2 Update ccxt from 1.14.96 to 1.14.117 pyup-bot 2018-06-01 03:42:01 +0200
  • 8fb67f5728
    Merge 881ade1b31 into 52386d8153 pyup.io bot 2018-06-01 01:12:04 +0000
  • 881ade1b31 Update ccxt from 1.14.96 to 1.14.116 pyup-bot 2018-06-01 03:12:02 +0200
  • 222e72fa99
    Merge bbd4085e9c into 52386d8153 pyup.io bot 2018-05-31 23:12:05 +0000
  • bbd4085e9c Update ccxt from 1.14.96 to 1.14.115 pyup-bot 2018-06-01 01:12:03 +0200
  • c2b6387fe0
    Merge 3ca414c064 into 52386d8153 pyup.io bot 2018-05-31 22:12:05 +0000
  • 3ca414c064 Update ccxt from 1.14.96 to 1.14.114 pyup-bot 2018-06-01 00:12:03 +0200
  • 7611a2dcf7
    Merge 3819480875 into 52386d8153 pyup.io bot 2018-05-31 20:57:03 +0000
  • 3819480875 Update ccxt from 1.14.96 to 1.14.112 pyup-bot 2018-05-31 22:57:01 +0200
  • 64db1bf1da
    Merge 01ec3314e2 into 52386d8153 pyup.io bot 2018-05-31 20:42:02 +0000
  • 01ec3314e2 Update ccxt from 1.14.96 to 1.14.111 pyup-bot 2018-05-31 22:42:01 +0200
  • 4e6ce8686b
    Merge 0e0adae9c8 into 52386d8153 pyup.io bot 2018-05-31 20:27:02 +0000
  • 0e0adae9c8 Update ccxt from 1.14.96 to 1.14.109 pyup-bot 2018-05-31 22:27:01 +0200
  • e28973c50a fix flake8 xmatthias 2018-05-31 22:17:46 +0200
  • 633620a5e9 exclude .mypy_cache xmatthias 2018-05-31 22:15:18 +0200
  • 41a47df93f setup travis to check mypy xmatthias 2018-05-31 22:09:31 +0200
  • 3fb1dd02f1 add typehints and type: ignores xmatthias 2018-05-31 22:00:46 +0200
  • cf34b84cf1 add attributes with typehints xmatthias 2018-05-31 21:59:22 +0200
  • a95c6500cd
    Merge 5b8f6f8696 into 52386d8153 pyup.io bot 2018-05-31 19:57:04 +0000
  • 5b8f6f8696 Update ccxt from 1.14.96 to 1.14.107 pyup-bot 2018-05-31 21:57:02 +0200
  • f4f821e88e add typehints xmatthias 2018-05-31 21:44:18 +0200
  • 13662d4e11 Test if timerange in json file before trimming. creslinux 2018-05-31 22:22:51 +0300
  • c0cef7250d typing - avoid variable reuse with differen ttype xmatthias 2018-05-31 21:22:46 +0200
  • 881916f1db
    Merge f999764fb9 into 52386d8153 pyup.io bot 2018-05-31 19:12:03 +0000
  • f999764fb9 Update ccxt from 1.14.96 to 1.14.106 pyup-bot 2018-05-31 21:12:01 +0200
  • 2976a50c58 fix typing xmatthias 2018-05-31 21:10:15 +0200
  • 69006b8fe8 flake8 xmatthias 2018-05-31 21:08:11 +0200
  • 4eb55acdbc fix typing xmatthias 2018-05-31 21:04:10 +0200
  • 1352f135d0 typing xmatthias 2018-05-31 20:55:45 +0200