Commit Graph

  • 6171be4f46 Use dates on plot profit/dataframe kryofly 2018-01-21 13:44:30 +01:00
  • f6df701b84 Merge pull request #415 from gcarq/fix/wrong_refactoring Janne Sinivirta 2018-01-21 07:42:25 +02:00
  • ad2a5f1717 Remove optimize.load_data() that is called twice Gerald Lonlas 2018-01-20 15:35:13 -08:00
  • 3b6b2aa5fe Merge pull request #414 from gcarq/fix/issue-413 Gérald LONLAS 2018-01-20 15:12:14 -08:00
  • 998081785e Fix the issue get_signal() missing 1 required positional argument: Interval Gerald Lonlas 2018-01-20 15:05:01 -08:00
  • e94e6292e9 Merge branch 'develop' into test_coverage kryofly 2018-01-20 21:24:28 +01:00
  • d2371b5bac Merge pull request #391 from jblestang/support_multiple_ticker Gérald LONLAS 2018-01-20 11:02:42 -08:00
  • f40d9dbb05 plot_profit uses --timerange flag kryofly 2018-01-20 19:49:04 +01:00
  • f1efaffe81 with fXXXXX8 Jean-Baptiste LE STANG 2018-01-20 19:30:47 +01:00
  • 36797cda30 Merge branch 'develop' into support_multiple_ticker Jean-Baptiste LE STANG 2018-01-20 19:25:47 +01:00
  • 52d881e3f9 Merge pull request #411 from jblestang/fixing_crappy_ticker_data_handling Samuel Husso 2018-01-20 18:07:30 +02:00
  • 081d3932b6 Fixing bug report #406 + unit test Jean-Baptiste LE STANG 2018-01-20 14:44:13 +01:00
  • a7e561b55f Merge pull request #369 from kryofly/plot_profit Janne Sinivirta 2018-01-20 11:54:46 +02:00
  • cf266a67ad Merge branch 'develop' into test_coverage kryofly 2018-01-20 09:02:41 +01:00
  • 8bbe8a7f95 Merge branch 'develop' into plot_profit kryofly 2018-01-20 08:33:28 +01:00
  • a3f84d9f21 Merge pull request #409 from gcarq/feature/add_num_trade_daily Janne Sinivirta 2018-01-20 08:23:50 +02:00
  • fb110ccfd2 Add number of trades in /daily command Gerald Lonlas 2018-01-19 22:09:28 -08:00
  • 99de17da82 Merge pull request #361 from kryofly/backtest-export Janne Sinivirta 2018-01-20 07:45:38 +02:00
  • e3088647fc Merge branch 'develop' into test_coverage kryofly 2018-01-19 08:05:52 +01:00
  • 9d75b63a6e Merge branch 'develop' into plot_profit kryofly 2018-01-19 07:17:47 +01:00
  • 4a9e1cb345 Merge branch 'develop' into backtest-export kryofly 2018-01-19 07:02:38 +01:00
  • a4b8db38ca Merge pull request #404 from gcarq/fix/doc Gérald LONLAS 2018-01-18 21:28:54 -08:00
  • ddc1b7cd49 Update bot commands in README.md Gerald Lonlas 2018-01-18 21:15:20 -08:00
  • 861e065d08 Fix markdown mistakes in backtesting doc Gerald Lonlas 2018-01-18 21:07:55 -08:00
  • 14d16f2574 Merge pull request #357 from kryofly/timeperiod Gérald LONLAS 2018-01-18 20:26:44 -08:00
  • 57757d22f9 Merge pull request #403 from gcarq/pyup-update-arrow-0.12.0-to-0.12.1 Gérald LONLAS 2018-01-18 20:25:13 -08:00
  • 98f808326f Merge pull request #395 from jblestang/fix_signal_overlaps Gérald LONLAS 2018-01-18 19:47:55 -08:00
  • 9a48e3b867 Update arrow from 0.12.0 to 0.12.1 pyup-bot 2018-01-19 01:33:33 +01:00
  • 6cafa9120c Merge pull request #392 from stephendade/timeoutfix3 Janne Sinivirta 2018-01-18 10:18:48 +02:00
  • 4658b554ce Merge pull request #399 from gcarq/pyup-update-ta-lib-0.4.15-to-0.4.16 Janne Sinivirta 2018-01-18 07:19:34 +02:00
  • 4a3144ae43 Merge pull request #398 from kryofly/test_speedup Janne Sinivirta 2018-01-18 07:19:14 +02:00
  • fb34fe8c9a Update ta-lib from 0.4.15 to 0.4.16 pyup-bot 2018-01-17 23:08:30 +01:00
  • c9e1fd3fc4 Merge branch 'develop' into support_multiple_ticker Jean-Baptiste LE STANG 2018-01-17 21:29:36 +01:00
  • 423b251467 tests: speed up backtests kryofly 2018-01-17 18:19:39 +01:00
  • f48b493620 Merge branch 'support_multiple_ticker' of https://github.com/jblestang/freqtrade into support_multiple_ticker Jean-Baptiste LE STANG 2018-01-17 13:52:36 +01:00
  • 5e75f1d8cd Fixing the documentation Jean-Baptiste LE STANG 2018-01-17 11:24:45 +01:00
  • b34621fadf fixing default ticker_interval toto 2018-01-16 21:37:37 +01:00
  • 42a135fbd9 fix typo in API Bittrex Jean-Baptiste LE STANG 2018-01-15 22:36:38 +01:00
  • 8e5de365a5 Ticker in the conf is now an enum string Jean-Baptiste LE STANG 2018-01-15 22:27:12 +01:00
  • 658d16c2cd really fixing this stuff ... Jean-Baptiste LE STANG 2018-01-13 09:21:49 +01:00
  • 3a4ff4c76c fixing a duplicated unit test without config Jean-Baptiste LE STANG 2018-01-13 09:09:12 +01:00
  • 7b292d5ca3 backtesting takes its ticker_interval from the config file, else from the command line options Jean-Baptiste LE STANG 2018-01-13 08:55:45 +01:00
  • 2509ce030d Refreshing pair of only selected ticker_interval Jean-Baptiste LE STANG 2018-01-13 08:32:44 +01:00
  • 15189c28ed fixing pep8 compliance Jean-Baptiste LE STANG 2018-01-13 08:19:39 +01:00
  • a0df566b2b fix unitest file for 30 minutes ticker Jean-Baptiste LE STANG 2018-01-12 17:06:26 +01:00
  • e2e2005567 Adding 30 minutes, 1 hour, 1 day tickers Jean-Baptiste LE STANG 2018-01-12 17:02:35 +01:00
  • a799b7d56d Merge pull request #394 from gcarq/more_triggers Samuel Husso 2018-01-17 14:14:33 +02:00
  • 0d709847ee Fixing the doc and and the default value of sell_profit_only to False Jean-Baptiste LE STANG 2018-01-17 11:31:26 +01:00
  • 58bcb9dfc8 Fixing the documentation Jean-Baptiste LE STANG 2018-01-17 11:24:45 +01:00
  • 04be438b35 Better exception handling for check_handle_timedout Stephen Dade 2018-01-17 19:51:27 +11:00
  • fa3b96eb4a fixing default ticker_interval toto 2018-01-16 21:37:37 +01:00
  • 5723039637 fXXXXXXk8 toto 2018-01-16 21:21:43 +01:00
  • 6dd48fb820 Adding unitest toto 2018-01-16 21:18:43 +01:00
  • 12ffbf5047 - get_signal to return both SELL and BUY signal - _process modified so that we do not sell if we would buy afterwards - execute_sell modified so that that min_roi_reached is not executed if we would buy afterwards toto 2018-01-16 20:22:15 +01:00
  • c670ccfd37 add trigger +DI crossed above -DI Janne Sinivirta 2018-01-16 18:51:22 +02:00
  • 8896b39231 add heikenashi reversal bullish trigger to hyperopt Janne Sinivirta 2018-01-16 13:53:30 +02:00
  • ce963aae58 add macd < 0 guard to hyperopt Janne Sinivirta 2018-01-16 13:31:45 +02:00
  • dc01807b3c switch ema5 trigger to ema3 cross trigger Janne Sinivirta 2018-01-16 11:16:08 +02:00
  • fadac5fe4a remove too aggressive trigger Janne Sinivirta 2018-01-16 11:13:12 +02:00
  • 99260735ae remove broken bbands trigger from hyperopt. add two working bbands triggers Janne Sinivirta 2018-01-16 10:48:42 +02:00
  • 3e1a70bbb2 enable correct bollinger bands Janne Sinivirta 2018-01-16 10:47:34 +02:00
  • fd3568d48f Merge pull request #393 from gcarq/balancing_hyperopt_2 Janne Sinivirta 2018-01-16 18:21:50 +02:00
  • 501be8a3bc adjust the hyperopt objective function to emphasize profit and allow more variation in trade counts Janne Sinivirta 2018-01-16 16:36:50 +02:00
  • 38fe7ec7cd adjust default target values for hyperopt Janne Sinivirta 2018-01-16 16:35:48 +02:00
  • 01e10014bb Order timeouts - added exception catching and rpc messaging Stephen Dade 2018-01-16 21:55:15 +11:00
  • 0e58ab7e01 more advanced use of --timerange kryofly 2018-01-15 22:25:02 +01:00
  • bcabb90f5a fix typo in API Bittrex Jean-Baptiste LE STANG 2018-01-15 22:36:38 +01:00
  • 86b11a9365 Ticker in the conf is now an enum string Jean-Baptiste LE STANG 2018-01-15 22:27:12 +01:00
  • 71bb348698 rename --timeperiod to --timerange kryofly 2018-01-15 21:49:06 +01:00
  • 5a82d99482 Merge pull request #388 from gcarq/pyup-update-sqlalchemy-1.2.0-to-1.2.1 Samuel Husso 2018-01-15 19:23:42 +02:00
  • 50462fdb00 Update sqlalchemy from 1.2.0 to 1.2.1 pyup-bot 2018-01-15 16:32:27 +01:00
  • 354dcaac58 Merge pull request #386 from ermakus/show_estimated_btc_fiat_balance Samuel Husso 2018-01-15 09:13:42 +02:00
  • 5db04b15e7 Balance Estimated BTC - fix test Anton Ermak 2018-01-15 12:07:01 +07:00
  • dd9ab5264d Estimated BTC and fiat value for balance Anton Ermak 2018-01-13 14:58:23 +07:00
  • 5a50b88f52 Merge pull request #374 from robmoggach/develop Gérald LONLAS 2018-01-14 19:59:40 -08:00
  • dce554af53 Merge branch 'develop' into develop Gérald LONLAS 2018-01-14 18:10:55 -08:00
  • 130867a6c2 Merge branch 'develop' into develop Gérald LONLAS 2018-01-14 18:03:28 -08:00
  • b5cd9dab26 change cat to cp Rob Moggach 2018-01-14 12:25:30 -05:00
  • ec7bfba8df add comment about checking the new total profit logging Janne Sinivirta 2018-01-14 13:11:19 +02:00
  • f1e176d35c log total profit in percentages also Janne Sinivirta 2018-01-14 13:10:25 +02:00
  • 92241baade log the loss value Janne Sinivirta 2018-01-14 13:09:39 +02:00
  • f61012097c Merge branch 'develop' into timeperiod kryofly 2018-01-14 10:23:54 +01:00
  • fe26ff763e Merge pull request #381 from gcarq/doc_update Samuel Husso 2018-01-14 09:46:11 +02:00
  • 6aa812aa0c Merge pull request #379 from kryofly/testdata-download2 Samuel Husso 2018-01-14 09:42:53 +02:00
  • 344843d802 Update doc: 'cp' becomes 'cp -n', and add more FAQ questions Gerald Lonlas 2018-01-13 22:54:22 -08:00
  • 3277e491f1 support download for multiple testdata sets kryofly 2018-01-13 17:39:36 +01:00
  • 80e7f37f50 Merge pull request #376 from jblestang/fix_ticker_with_null_value Janne Sinivirta 2018-01-13 15:36:20 +02:00
  • 61c4624f5f Merge pull request #377 from gcarq/pyup-update-pymarketcap-3.3.147-to-3.3.148 Janne Sinivirta 2018-01-13 15:34:31 +02:00
  • fc2e8b321f test for bittrex to reach 100% cov again kryofly 2018-01-13 14:29:16 +01:00
  • e5b27baa59 Update pymarketcap from 3.3.147 to 3.3.148 pyup-bot 2018-01-13 13:38:23 +01:00
  • a62a5f814a main returns integer instead of sys.exit kryofly 2018-01-13 13:16:40 +01:00
  • 53447e7ef5 test cleanup kryofly 2018-01-13 12:52:02 +01:00
  • f7a44d1cec Fixing the ticker analysis with null value Jean-Baptiste LE STANG 2018-01-13 09:50:02 +01:00
  • c34a61dd55 really fixing this stuff ... Jean-Baptiste LE STANG 2018-01-13 09:21:49 +01:00
  • e834a4e4f5 fixing a duplicated unit test without config Jean-Baptiste LE STANG 2018-01-13 09:09:12 +01:00
  • 0328caffe4 backtesting takes its ticker_interval from the config file, else from the command line options Jean-Baptiste LE STANG 2018-01-13 08:55:45 +01:00
  • 260bb2f558 Refreshing pair of only selected ticker_interval Jean-Baptiste LE STANG 2018-01-13 08:32:44 +01:00
  • 70f2aed0a7 Merge pull request #375 from gcarq/update_version 0.15.1 Gérald LONLAS 2018-01-12 23:21:06 -08:00
  • 46dc9985fc fixing pep8 compliance Jean-Baptiste LE STANG 2018-01-13 08:19:39 +01:00
  • 3087ca0823 Update freqtrade version Gerald Lonlas 2018-01-12 22:56:39 -08:00