Commit Graph

1175 Commits

Author SHA1 Message Date
Janne Sinivirta ec7bfba8df add comment about checking the new total profit logging 2018-01-14 13:11:19 +02:00
Janne Sinivirta f1e176d35c log total profit in percentages also 2018-01-14 13:10:25 +02:00
Janne Sinivirta 92241baade log the loss value 2018-01-14 13:09:39 +02:00
kryofly f61012097c Merge branch 'develop' into timeperiod 2018-01-14 10:23:54 +01:00
Samuel Husso fe26ff763e
Merge pull request #381 from gcarq/doc_update
Documentation update
2018-01-14 09:46:11 +02:00
Samuel Husso 6aa812aa0c
Merge pull request #379 from kryofly/testdata-download2
support download for multiple testdata sets
2018-01-14 09:42:53 +02:00
Gerald Lonlas 344843d802 Update doc: 'cp' becomes 'cp -n', and add more FAQ questions 2018-01-13 23:02:00 -08:00
kryofly 3277e491f1 support download for multiple testdata sets 2018-01-13 17:40:59 +01:00
Janne Sinivirta 80e7f37f50
Merge pull request #376 from jblestang/fix_ticker_with_null_value
Fixing the ticker analysis with null values
2018-01-13 15:36:20 +02:00
Janne Sinivirta 61c4624f5f
Merge pull request #377 from gcarq/pyup-update-pymarketcap-3.3.147-to-3.3.148
Update pymarketcap to 3.3.148
2018-01-13 15:34:31 +02:00
kryofly fc2e8b321f test for bittrex to reach 100% cov again 2018-01-13 14:29:16 +01:00
pyup-bot e5b27baa59 Update pymarketcap from 3.3.147 to 3.3.148 2018-01-13 13:38:23 +01:00
kryofly a62a5f814a main returns integer instead of sys.exit 2018-01-13 13:16:40 +01:00
kryofly 53447e7ef5 test cleanup 2018-01-13 12:52:02 +01:00
Jean-Baptiste LE STANG f7a44d1cec Fixing the ticker analysis with null value 2018-01-13 09:50:02 +01:00
Jean-Baptiste LE STANG c34a61dd55 really fixing this stuff ... 2018-01-13 09:21:49 +01:00
Jean-Baptiste LE STANG e834a4e4f5 fixing a duplicated unit test without config 2018-01-13 09:09:12 +01:00
Jean-Baptiste LE STANG 0328caffe4 backtesting takes its ticker_interval from the config file, else from the command line options 2018-01-13 08:55:45 +01:00
Jean-Baptiste LE STANG 260bb2f558 Refreshing pair of only selected ticker_interval 2018-01-13 08:32:44 +01:00
Gérald LONLAS 70f2aed0a7
Merge pull request #375 from gcarq/update_version
Update freqtrade version
2018-01-12 23:21:06 -08:00
Jean-Baptiste LE STANG 46dc9985fc fixing pep8 compliance 2018-01-13 08:19:39 +01:00
Gerald Lonlas 3087ca0823 Update freqtrade version 2018-01-12 22:56:39 -08:00
Janne Sinivirta 372dc5b49a
Merge pull request #368 from gcarq/pyup-update-pymarketcap-3.3.145-to-3.3.147
Update pymarketcap to 3.3.147
2018-01-13 07:33:16 +02:00
Janne Sinivirta 030aedc7d4
Merge pull request #362 from gcarq/pyup-update-ta-lib-0.4.14-to-0.4.15
Update ta-lib to 0.4.15
2018-01-13 07:33:04 +02:00
Rob Moggach 25e021d4b4 installation docs update 2018-01-12 21:32:09 -08:00
Rob Moggach d48d2d08df cleaned up installation docs 2018-01-12 18:36:12 -08:00
kryofly 524899ccbf plot profit: export format change 2018-01-12 22:23:43 +01:00
kryofly d4008374f6 backtest export: include enter,exit dates 2018-01-12 22:12:00 +01:00
kryofly 48432abff1 remove two-letter options 2018-01-12 19:48:52 +01:00
kryofly 167483f777 plot profit: filter multiple pairs, misc fixes 2018-01-12 19:18:31 +01:00
Jean-Baptiste LE STANG 4eca4abb21 fix unitest file for 30 minutes ticker 2018-01-12 17:06:26 +01:00
Jean-Baptiste LE STANG e99286f871 Adding 30 minutes, 1 hour, 1 day tickers 2018-01-12 17:02:35 +01:00
kryofly d8d46890b3 script: plot profit 2018-01-12 11:56:04 +01:00
kryofly 98cf986934 misc options parsing split up 2018-01-12 11:55:58 +01:00
kryofly 829da096e2 plotting docs 2018-01-12 11:49:50 +01:00
pyup-bot a26cb4bc6b Update pymarketcap from 3.3.145 to 3.3.147 2018-01-12 11:08:23 +01:00
Gérald LONLAS 1fe86656e1
Merge pull request #364 from gcarq/fix/issue-363
Fix plot_dataframe.py
2018-01-11 21:26:10 -08:00
Gerald Lonlas 39c6e5263a Fix plot_dataframe.py 2018-01-11 21:09:04 -08:00
pyup-bot 46a1a2de10 Update ta-lib from 0.4.14 to 0.4.15 2018-01-11 20:53:26 +01:00
kryofly 05f5a1b0ee Merge branch 'develop' into test_coverage 2018-01-11 19:49:33 +01:00
kryofly 153e11f045 Merge branch 'develop' into timeperiod 2018-01-11 19:45:47 +01:00
kryofly 4781a23809 Merge branch 'develop' into backtest-export 2018-01-11 19:40:42 +01:00
kryofly ed47ee4e29 backtest export json2 2018-01-11 19:14:11 +01:00
kryofly 27769f0301 uncomplex backtest 2018-01-11 17:45:41 +01:00
kryofly feb5da0c35 file_dump_json 2018-01-11 15:49:04 +01:00
Samuel Husso 3a902289f1 testdata path to use os.path.join (#360) 2018-01-11 12:58:06 +01:00
Samuel Husso 3ac3ead2cf
Merge pull request #358 from ermakus/set_requests_default_timeout
Set timeout for bittrex only
2018-01-11 08:51:21 +02:00
Anton Ermak 0d0737d1f6 Resolve conflict 2018-01-11 13:36:56 +07:00
Samuel Husso 27fcf62011
Merge pull request #354 from gcarq/linter-fixes
Linter fixes
2018-01-11 08:32:48 +02:00
Anton Ermak bb91fdbaf9 oops, print removed 2018-01-11 13:26:49 +07:00