Commit Graph

  • 1eecf28a8b adjust documentation to match changes to --spaces flag Janne Sinivirta 2018-02-11 19:18:11 +02:00
  • fe28addb51 specify allowed values for --spaces flag Janne Sinivirta 2018-02-11 19:16:21 +02:00
  • 9bcdc8e14b remove unnecessary condition Janne Sinivirta 2018-02-11 15:03:23 +02:00
  • 2ce03ab1b5 make Strategy store roi and stoploss values as numbers to avoid later casting Janne Sinivirta 2018-02-11 15:02:42 +02:00
  • 5190cd507e start with simpler condition Janne Sinivirta 2018-02-11 14:37:12 +02:00
  • 2dd2f31431 remove repeated condition Janne Sinivirta 2018-02-11 14:31:37 +02:00
  • dc105d5eae better names for row variables Janne Sinivirta 2018-02-11 14:24:19 +02:00
  • c62356438a loop over arrays instead of dataframes Janne Sinivirta 2018-02-11 12:48:06 +02:00
  • d74543ac32 document the new --spaces flag for hyperopt Janne Sinivirta 2018-02-10 11:04:16 +02:00
  • 55a1f604d6 small corrections and typo fixes to hyperopt documentation Janne Sinivirta 2018-02-10 10:59:18 +02:00
  • f14d6249e0 allow selecting hyperopt searchspace Janne Sinivirta 2018-02-09 20:59:06 +02:00
  • 12a19e400f tests: more backtesting testing (#496) kryofly 2018-02-08 20:49:43 +01:00
  • 53b1f7ac4d Merge pull request #509 from gcarq/cleanup_plot_scripts Samuel Husso 2018-02-08 13:50:34 +02:00
  • 6f80aff3e2 cleanup plot scripts Janne Sinivirta 2018-02-08 13:32:34 +02:00
  • aa7aeb046e Merge pull request #508 from gcarq/faster_backtesting Gérald LONLAS 2018-02-06 22:59:45 -08:00
  • bf46f2e50d short circuit check for roi threshold Janne Sinivirta 2018-02-06 21:16:44 +02:00
  • 4760dd699d remove surprisingly slow logging line Janne Sinivirta 2018-02-06 20:56:10 +02:00
  • 22c48d5cef use faster time diff Janne Sinivirta 2018-02-06 19:44:33 +02:00
  • 0454b4c8d5 remove unnecessary Decimal construction Janne Sinivirta 2018-02-06 19:37:10 +02:00
  • 5c02f0983d let Strategy hold a sorted roi map Janne Sinivirta 2018-02-06 16:31:50 +02:00
  • a28ffcbcf7 remove slow unnecessary table scan Janne Sinivirta 2018-02-06 15:50:06 +02:00
  • c5400b6c37 Merge pull request #507 from gcarq/date_indexing_for_backtesting Samuel Husso 2018-02-06 12:20:33 +02:00
  • a071571eac switch to faster short circuiting condition Janne Sinivirta 2018-02-06 12:13:12 +02:00
  • 5cf2dd79f2 don't reset index if not needed Janne Sinivirta 2018-02-06 11:33:38 +02:00
  • cf7c6d2e9c switch to properly using dates as indexes, makes date based searching and slicing a lot faster Janne Sinivirta 2018-02-05 19:22:49 +02:00
  • 8c7b29734e use date info to calculate trade durations Janne Sinivirta 2018-02-05 18:09:09 +02:00
  • 192521523f add an option to control vertical spacing (#506) macd2 2018-02-05 07:05:12 +01:00
  • 2765ee5a85 Merge pull request #504 from gcarq/improve_argparse Gérald LONLAS 2018-02-04 13:36:01 -08:00
  • 585c2e31c6 Merge pull request #502 from gcarq/marker_for_buy Samuel Husso 2018-02-04 16:31:41 +02:00
  • fecd9f830e use substitution in argparse Janne Sinivirta 2018-02-04 15:48:41 +02:00
  • 6efd744497 change buy and sell markers in plot_dataframe Janne Sinivirta 2018-02-04 09:40:29 +02:00
  • 2b6a62faa1 Merge pull request #501 from gcarq/pyup-update-pymarketcap-3.3.155-to-3.3.158 Samuel Husso 2018-02-04 12:10:01 +02:00
  • 4b62f84cc7 Merge pull request #500 from gcarq/fix/setup.sh Gérald LONLAS 2018-02-03 19:04:07 -08:00
  • 3fb3d30365 Update pymarketcap from 3.3.155 to 3.3.158 pyup-bot 2018-02-03 23:38:59 +01:00
  • 2c16ba18a4 Fix config generation on setup.sh Gerald Lonlas 2018-02-03 12:55:15 -08:00
  • f45c64d61b Update pymarketcap from 3.3.154 to 3.3.155 (#498) pyup.io bot 2018-02-03 20:32:16 +01:00
  • 7bf88333dd Fix typos (#497) mijgame 2018-02-03 20:31:55 +01:00
  • e1a033672f Merge pull request #493 from macd2/patch-3 Gérald LONLAS 2018-02-02 09:34:45 -08:00
  • 4dbc4cb652 typo fix macd2 2018-02-02 11:23:10 +01:00
  • d24cd89304 Remove Strategy fallback to default strategy (#490) Gérald LONLAS 2018-02-02 01:01:09 -08:00
  • 0f041b424d Merge pull request #491 from gcarq/pyup-update-pymarketcap-3.3.153-to-3.3.154 Samuel Husso 2018-02-01 20:35:40 +02:00
  • 7688f18a25 Update pymarketcap from 3.3.153 to 3.3.154 pyup-bot 2018-02-01 18:08:57 +01:00
  • d5435a9962 Merge pull request #487 from gcarq/pyup-update-pytest-3.3.2-to-3.4.0 Samuel Husso 2018-02-01 08:21:45 +02:00
  • 9f6aedea47 telegram refactor 1/ (#389) kryofly 2018-02-01 07:05:23 +01:00
  • 45975c9677 set capturing level Janne Sinivirta 2018-01-31 19:37:38 +02:00
  • 0a42a0e814 Merge pull request #479 from gcarq/fix/issue-478 Janne Sinivirta 2018-01-31 17:15:47 +02:00
  • 5855f0cdfc Merge pull request #486 from jbweb/develop Janne Sinivirta 2018-01-31 16:48:12 +02:00
  • 5b71d5f3a1 Merge pull request #488 from jblestang/fixing_bug_in_backtesting_causing_to_much_sells Janne Sinivirta 2018-01-31 16:42:02 +02:00
  • 613ad4c5d6 Merge pull request #481 from jblestang/fix_buy_sell_order Janne Sinivirta 2018-01-31 16:37:55 +02:00
  • e6d6918ed8 Fixed typos in setup script Jordy Bulten 2018-01-31 09:46:20 +01:00
  • 07b7828f39 Fixing bug in backtesting causing to much sells Jean-Baptiste LE STANG 2018-01-31 07:59:45 +01:00
  • 8ba08af539 Update pytest from 3.3.2 to 3.4.0 pyup-bot 2018-01-31 03:42:52 +01:00
  • 3aa77360f0 Update config_full.json.example Jordy 2018-01-30 21:46:40 +01:00
  • c9f97149e1 Update config.json.example Jordy 2018-01-30 21:46:07 +01:00
  • 529e4d0131 Merge pull request #484 from baudbox/develop Gérald LONLAS 2018-01-30 08:17:01 -08:00
  • dc322f0423 Fixed typo baudbox 2018-01-30 15:29:18 +01:00
  • 6adeb97b19 Adding 1.6 comment baudbox 2018-01-30 15:00:05 +01:00
  • d53d4b808b Fixing buy and sell order Jean-Baptiste LE STANG 2018-01-30 09:38:24 +01:00
  • d313eb812d Forgot one args.ticker_interval Gerald Lonlas 2018-01-29 23:07:54 -08:00
  • cac2f2b58b Wrong assert condition Gerald Lonlas 2018-01-29 23:04:28 -08:00
  • 321e3ede30 Fix hyperopt ticker interval download Gerald Lonlas 2018-01-29 22:53:28 -08:00
  • 524290d678 Fix backtesting ticker interval download Gerald Lonlas 2018-01-29 22:28:54 -08:00
  • 5f86c389b0 Merge pull request #476 from gcarq/feat/update-testdata Janne Sinivirta 2018-01-30 07:38:11 +02:00
  • 990a609afd test_analyze: update dataframe magic len check so that test pass Samuel Husso 2018-01-30 07:26:00 +02:00
  • 271e11e065 update backtesting data for the latest market craze Samuel Husso 2018-01-30 07:01:44 +02:00
  • 9df2ccbceb Merge pull request #467 from gcarq/feature/setup_script Samuel Husso 2018-01-30 06:33:54 +02:00
  • ac006e0d52 Merge pull request #469 from jblestang/refactoring_sell_eval_conditions Gérald LONLAS 2018-01-29 18:45:20 -08:00
  • 0bf56f249a Merge pull request #473 from ElanHasson/patch-1 Gérald LONLAS 2018-01-29 13:08:37 -08:00
  • b6c6f42d40 Update bot-usage.md Elan Hasson 2018-01-29 10:08:50 -05:00
  • 0d04da3158 Removing unecessary buy condition when sell_profit_only Jean-Baptiste LE STANG 2018-01-29 13:33:49 +01:00
  • 94172091ae Refactoring the sell conditions evaluation to share the function with backtesting Jean-Baptiste LE STANG 2018-01-29 10:10:19 +01:00
  • e6c215104f Merge pull request #468 from gcarq/fix/ignore-freqtrade-plot Samuel Husso 2018-01-29 09:50:18 +02:00
  • 7a3eb40697 Ignore freqtrade-plot.html Gerald Lonlas 2018-01-28 23:41:22 -08:00
  • 7321836bfb Indent functions code Gerald Lonlas 2018-01-28 23:35:13 -08:00
  • 96c54716d7 Add --plot parameter for installing plotting dependencies Gerald Lonlas 2018-01-28 23:24:41 -08:00
  • f69adc1894 Add setup.sh script to install and update the bot Gerald Lonlas 2018-01-28 20:53:55 -08:00
  • 21b142df40 Merge pull request #453 from ermakus/fix_usdt_balance Janne Sinivirta 2018-01-29 08:48:38 +02:00
  • a5155b3b20 Merge pull request #465 from gcarq/fix/increase_test_coverage Janne Sinivirta 2018-01-29 08:47:26 +02:00
  • 807c067701 More test coverage Anton Ermak 2018-01-29 10:55:42 +07:00
  • b8af493b56 Merge pull request #459 from rybolov/develop Gérald LONLAS 2018-01-28 19:27:36 -08:00
  • e438422a22 test_optimize.py: Added spaces for flake8 compliance. Michael Smith 2018-01-29 11:21:01 +08:00
  • 91ed349e11 Merge pull request #466 from gcarq/fix/doc Gérald LONLAS 2018-01-28 18:44:43 -08:00
  • b8f2341998 BTC_UNITEST-8.json: Added to test gzip loading before .json file. Michael Smith 2018-01-29 10:25:24 +08:00
  • 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 +08:00
  • 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 +08:00
  • 2a37034787 Update doc: add --upgrade pip Gerald Lonlas 2018-01-28 18:01:02 -08:00
  • aae8044150 Merge pull request #456 from jblestang/fix_old_dataframe_detection_for_longer_tickers Gérald LONLAS 2018-01-28 17:40:03 -08:00
  • 20af5049af Thanks Flake8 Gerald Lonlas 2018-01-28 16:34:38 -08:00
  • 3e777a9d87 Add unit test in misc.py to cover datesarray_to_datetimearray() Gerald Lonlas 2018-01-28 16:25:15 -08:00
  • 36fa5b827d Add unit test on rpc_telegram.py Gerald Lonlas 2018-01-28 16:18:10 -08:00
  • 7ab2498544 Increase test coverage on optimize.py Gerald Lonlas 2018-01-28 15:33:57 -08:00
  • df453803ce Increase test coverage on rpc_telegram.py Gerald Lonlas 2018-01-28 15:29:26 -08:00
  • fd9c62d1c4 Increase test coverage on strategy.py Gerald Lonlas 2018-01-28 15:16:13 -08:00
  • 25ab08f422 Fix Flake8 warning Gerald Lonlas 2018-01-28 15:03:54 -08:00
  • a0dea5a51f Merge pull request #458 from seansan/patch-7 Gérald LONLAS 2018-01-28 14:59:28 -08:00
  • cec8ef3599 Merge pull request #463 from mijgame/patch-1 Gérald LONLAS 2018-01-28 14:51:52 -08:00
  • d85b56a2bd Add unit test for test_file_dump_json() Gerald Lonlas 2018-01-28 14:38:17 -08:00
  • 2bccaa31c9 Increase pylint score on misc.py Gerald Lonlas 2018-01-28 14:28:28 -08:00
  • 45a34be2ac Add more unittest for trim_tickerlist() method Gerald Lonlas 2018-01-28 14:20:20 -08:00
  • 9f8539f13e Remove unused code on Strategy interface Gerald Lonlas 2018-01-28 13:21:25 -08:00