Commit Graph

  • 5f86c389b0
    Merge pull request #476 from gcarq/feat/update-testdata Janne Sinivirta 2018-01-30 07:38:11 +0200
  • 990a609afd test_analyze: update dataframe magic len check so that test pass Samuel Husso 2018-01-30 07:26:00 +0200
  • 271e11e065 update backtesting data for the latest market craze Samuel Husso 2018-01-30 07:01:44 +0200
  • 9df2ccbceb
    Merge pull request #467 from gcarq/feature/setup_script Samuel Husso 2018-01-30 06:33:54 +0200
  • ac006e0d52
    Merge pull request #469 from jblestang/refactoring_sell_eval_conditions Gérald LONLAS 2018-01-29 18:45:20 -0800
  • 0bf56f249a
    Merge pull request #473 from ElanHasson/patch-1 Gérald LONLAS 2018-01-29 13:08:37 -0800
  • 82a6d0882a test rcp cleanup kryofly 2018-01-29 18:26:15 +0100
  • 56f903c3ac test: telegram test_cleanup and test_status kryofly 2018-01-29 17:11:52 +0100
  • c47b73be8c test: telegram.py::init kryofly 2018-01-29 16:13:37 +0100
  • b6c6f42d40
    Update bot-usage.md Elan Hasson 2018-01-29 10:08:50 -0500
  • e9e644ffaf test: rpc_forcesell kryofly 2018-01-29 15:22:49 +0100
  • e6510e9c57 test: rpc_trade_statistics kryofly 2018-01-29 14:52:20 +0100
  • 01557b1d63 rpc: Add back fiat singleton usage kryofly 2018-01-29 14:36:07 +0100
  • 2295bdcf49 fiat kryofly 2018-01-29 14:25:18 +0100
  • 9a5414b6eb Merge branch 'develop' into rpc-refactor kryofly 2018-01-29 14:33:46 +0100
  • 1bf58b829e
    Fix/Update status table to actually show a table again seansan 2018-01-29 14:26:57 +0100
  • 476c54cd9b
    added str.lower check seansan 2018-01-29 13:48:00 +0100
  • 0d04da3158 Removing unecessary buy condition when sell_profit_only Jean-Baptiste LE STANG 2018-01-29 13:33:49 +0100
  • 94172091ae Refactoring the sell conditions evaluation to share the function with backtesting Jean-Baptiste LE STANG 2018-01-29 10:10:19 +0100
  • 8eb94ec125 Merge 9e47371054 into e6c215104f jblestang 2018-01-29 08:12:48 +0000
  • e6c215104f
    Merge pull request #468 from gcarq/fix/ignore-freqtrade-plot Samuel Husso 2018-01-29 09:50:18 +0200
  • 7a3eb40697 Ignore freqtrade-plot.html Gerald Lonlas 2018-01-28 23:41:22 -0800
  • 7321836bfb Indent functions code Gerald Lonlas 2018-01-28 23:35:13 -0800
  • 96c54716d7 Add --plot parameter for installing plotting dependencies Gerald Lonlas 2018-01-28 23:24:41 -0800
  • f69adc1894 Add setup.sh script to install and update the bot Gerald Lonlas 2018-01-28 20:53:55 -0800
  • 21b142df40
    Merge pull request #453 from ermakus/fix_usdt_balance Janne Sinivirta 2018-01-29 08:48:38 +0200
  • a5155b3b20
    Merge pull request #465 from gcarq/fix/increase_test_coverage Janne Sinivirta 2018-01-29 08:47:26 +0200
  • 807c067701 More test coverage Anton Ermak 2018-01-29 10:55:42 +0700
  • b8af493b56
    Merge pull request #459 from rybolov/develop Gérald LONLAS 2018-01-28 19:27:36 -0800
  • e438422a22 test_optimize.py: Added spaces for flake8 compliance. Michael Smith 2018-01-29 11:21:01 +0800
  • 91ed349e11
    Merge pull request #466 from gcarq/fix/doc Gérald LONLAS 2018-01-28 18:44:43 -0800
  • b8f2341998 BTC_UNITEST-8.json: Added to test gzip loading before .json file. Michael Smith 2018-01-29 10:25:24 +0800
  • 4799e1ed44 tests/optimize/test_optimize.py: Added test for gzip ticker file. BTC_UNITEST-8.json.gz: Added to test gzip loading. Michael Smith 2018-01-29 10:22:55 +0800
  • e3b295cecc tests/optimize/test_optimize.py: Added test for gzip ticker file. BTC_UNITEST-8.json.gz: Added to test gzip loading. Michael Smith 2018-01-29 10:22:34 +0800
  • 2a37034787 Update doc: add --upgrade pip Gerald Lonlas 2018-01-28 18:01:02 -0800
  • aae8044150
    Merge pull request #456 from jblestang/fix_old_dataframe_detection_for_longer_tickers Gérald LONLAS 2018-01-28 17:40:03 -0800
  • 20af5049af Thanks Flake8 Gerald Lonlas 2018-01-28 16:34:38 -0800
  • 3e777a9d87 Add unit test in misc.py to cover datesarray_to_datetimearray() Gerald Lonlas 2018-01-28 16:25:15 -0800
  • 36fa5b827d Add unit test on rpc_telegram.py Gerald Lonlas 2018-01-28 16:18:10 -0800
  • 7ab2498544 Increase test coverage on optimize.py Gerald Lonlas 2018-01-28 15:33:57 -0800
  • df453803ce Increase test coverage on rpc_telegram.py Gerald Lonlas 2018-01-28 15:29:26 -0800
  • fd9c62d1c4 Increase test coverage on strategy.py Gerald Lonlas 2018-01-28 15:16:13 -0800
  • 25ab08f422 Fix Flake8 warning Gerald Lonlas 2018-01-28 15:03:54 -0800
  • a0dea5a51f
    Merge pull request #458 from seansan/patch-7 Gérald LONLAS 2018-01-28 14:59:28 -0800
  • cec8ef3599
    Merge pull request #463 from mijgame/patch-1 Gérald LONLAS 2018-01-28 14:51:52 -0800
  • d85b56a2bd Add unit test for test_file_dump_json() Gerald Lonlas 2018-01-28 14:38:17 -0800
  • 2bccaa31c9 Increase pylint score on misc.py Gerald Lonlas 2018-01-28 14:28:28 -0800
  • 45a34be2ac Add more unittest for trim_tickerlist() method Gerald Lonlas 2018-01-28 14:20:20 -0800
  • 9f8539f13e Remove unused code on Strategy interface Gerald Lonlas 2018-01-28 13:21:25 -0800
  • 33c6ef28f8
    Update telegram-usage.md mijgame 2018-01-28 19:33:24 +0100
  • 9dd7c24eac Merge branch 'rpc-refactor' of github.com:kryofly/freqtrade into rpc-refactor kryofly 2018-01-28 15:39:38 +0100
  • e5b905dff7 Merge branch 'develop' into rpc-refactor kryofly 2018-01-28 15:38:18 +0100
  • aa22db9fd9 Merge branch 'develop' into rpc-refactor kryofly 2018-01-28 15:38:18 +0100
  • fe730a3db0
    Update backtesting.md seansan 2018-01-28 15:20:38 +0100
  • f66958c34f optimize/__init__.py: Added support for gzip ticker data files if they exist. Michael Smith 2018-01-28 21:57:25 +0800
  • b44adaa5ab Added support in /optimize for gzip ticker data files if they exist. Michael Smith 2018-01-28 21:52:27 +0800
  • 3a905e3d59
    BAcktest with **With a (custom) strategy file** seansan 2018-01-28 14:51:45 +0100
  • cf4d25d547 Fixing wrong 'old dataframe detection mechanism' for long tickers( > 30 minutes) Jean-Baptiste LE STANG 2018-01-28 14:40:02 +0100
  • 9e47371054 Updating PR taking into account @kriofly review! Jean-Baptiste LE STANG 2018-01-28 14:05:09 +0100
  • 277f72c6eb Updating PR taking into account @kriofly review! Jean-Baptiste LE STANG 2018-01-28 14:03:27 +0100
  • 961118de51 remove useless print message Jean-Baptiste LE STANG 2018-01-27 10:28:04 +0100
  • 9e71d8a75d Refactoring backtesting to share the same eval function that the bot uses Jean-Baptiste LE STANG 2018-01-27 10:26:49 +0100
  • 3b11459a38
    Merge pull request #454 from gcarq/replace_matplotlib Samuel Husso 2018-01-28 12:59:10 +0200
  • 02079771ef update documentation Janne Sinivirta 2018-01-28 12:53:52 +0200
  • 7d29df3783 replace matplotlib with Plotly in requirements.txt Janne Sinivirta 2018-01-28 11:56:52 +0200
  • 9b8cb05037 convert plot_profit to use Plotly instead of matplotlib Janne Sinivirta 2018-01-28 11:51:26 +0200
  • 3593626a8e Merge branch 'fix_usdt_balance' of git+ssh://github.com/ermakus/freqtrade into fix_usdt_balance Anton Ermak 2018-01-28 16:16:13 +0700
  • 45239724c6 Skip convert if balance is zero Anton Ermak 2018-01-28 16:15:23 +0700
  • bb470d0aea
    Merge pull request #451 from gcarq/pyup-update-python-bittrex-0.2.2-to-0.3.0 Janne Sinivirta 2018-01-28 11:14:57 +0200
  • ffb60fe8b9 replace matplotlib with Plotly in plot_dataframe.py Janne Sinivirta 2018-01-28 11:12:14 +0200
  • 40a78970e1 flake: remove requests as we dont use it Samuel Husso 2018-01-28 11:09:03 +0200
  • 81ed7627bf Unit test Anton Ermak 2018-01-27 13:04:06 +0700
  • 8be94c4af4 remove custom timeout as the latest bittrex package version implemented it Samuel Husso 2018-01-28 11:03:19 +0200
  • 9090715ae5 Merge branch 'develop' of github.com:gcarq/freqtrade into develop Janne Sinivirta 2018-01-28 10:46:33 +0200
  • a6a479f7aa balances to min roi hyperopt settings Janne Sinivirta 2018-01-28 10:46:22 +0200
  • dde0695909
    Merge pull request #452 from gcarq/fix/pylint Janne Sinivirta 2018-01-28 10:39:56 +0200
  • d824816880 Increase pylint score on test files Gerald Lonlas 2018-01-27 23:38:41 -0800
  • 776dd4a0d5 Increase pylint score on strategy Gerald Lonlas 2018-01-27 21:26:57 -0800
  • f33bc93639 Update python-bittrex from 0.2.2 to 0.3.0 pyup-bot 2018-01-28 04:38:46 +0100
  • 67c6c380e1 Increase pylint score for fiat_convert Gerald Lonlas 2018-01-27 17:33:04 -0800
  • 022fedb5d2
    Merge pull request #416 from kryofly/plot_profit Janne Sinivirta 2018-01-27 14:02:48 +0200
  • 27a8080e79 remove useless print message Jean-Baptiste LE STANG 2018-01-27 10:28:04 +0100
  • 9844634ac7 Refactoring backtesting to share the same eval function that the bot uses Jean-Baptiste LE STANG 2018-01-27 10:26:49 +0100
  • 50402a7805
    Merge pull request #449 from gcarq/lower_hyperopt_precision Samuel Husso 2018-01-27 10:05:14 +0200
  • 67ddb2e7f8 lower precision for most search space variables Janne Sinivirta 2018-01-27 09:39:48 +0200
  • 432735773a Unit test Anton Ermak 2018-01-27 13:04:06 +0700
  • 781b9b6dd4
    Merge pull request #446 from gcarq/pylint_fixes Samuel Husso 2018-01-26 19:21:03 +0200
  • c85f498bc7
    Merge pull request #445 from gcarq/pyup-update-pymarketcap-3.3.152-to-3.3.153 Samuel Husso 2018-01-26 19:15:21 +0200
  • 67995a2f49 remove unnecessary else statements Janne Sinivirta 2018-01-26 19:01:54 +0200
  • 1eebbebed1 fix assert order Janne Sinivirta 2018-01-26 18:57:09 +0200
  • a5690e707d remove unused parameters Janne Sinivirta 2018-01-26 18:56:56 +0200
  • 0ff56c6e8d use uppercase constant Janne Sinivirta 2018-01-26 18:54:15 +0200
  • b547893fbf Update pymarketcap from 3.3.152 to 3.3.153 pyup-bot 2018-01-26 17:53:44 +0100
  • e14007ced4 sort imports Janne Sinivirta 2018-01-26 18:52:39 +0200
  • 42919e8864 give type hint for _CONF Janne Sinivirta 2018-01-26 18:49:14 +0200
  • 5505845c6f remove unused method parameter Janne Sinivirta 2018-01-26 18:48:53 +0200
  • 95ab7c84bc remove unnecessary else Janne Sinivirta 2018-01-26 18:41:41 +0200
  • f33923c784 fix typings for hyperopt code Janne Sinivirta 2018-01-26 11:48:34 +0200
  • a7a7c37121 add day counter to timeframe Janne Sinivirta 2018-01-26 11:25:35 +0200
  • e08003b336
    Merge pull request #443 from gcarq/pyup-update-pymarketcap-3.3.150-to-3.3.152 Samuel Husso 2018-01-26 17:34:03 +0200