Commit Graph

  • e14007ced4 sort imports Janne Sinivirta 2018-01-26 18:52:39 +02:00
  • 42919e8864 give type hint for _CONF Janne Sinivirta 2018-01-26 18:49:14 +02:00
  • 5505845c6f remove unused method parameter Janne Sinivirta 2018-01-26 18:48:53 +02:00
  • 95ab7c84bc remove unnecessary else Janne Sinivirta 2018-01-26 18:41:41 +02:00
  • f33923c784 fix typings for hyperopt code Janne Sinivirta 2018-01-26 11:48:34 +02:00
  • a7a7c37121 add day counter to timeframe Janne Sinivirta 2018-01-26 11:25:35 +02:00
  • 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 +02:00
  • 29c84bf622 Update pymarketcap from 3.3.150 to 3.3.152 pyup-bot 2018-01-26 16:23:43 +01:00
  • b7e297ebda remove unused loop variable Janne Sinivirta 2018-01-26 11:25:12 +02:00
  • fe2f779c47 Merge branch 'develop' into plot_profit kryofly 2018-01-26 10:07:48 +01:00
  • 90aae6c3a8 Merge pull request #439 from gcarq/fix/test_clean_dry_run_db Janne Sinivirta 2018-01-26 08:24:25 +02:00
  • 0baffd94a4 Fix test_clean_dry_run_db failing test Gerald Lonlas 2018-01-25 21:05:10 -08:00
  • 4fe6ae0bae fix search space for min ROI Janne Sinivirta 2018-01-25 22:31:50 +02:00
  • 477acdd635 Merge pull request #437 from nalepae/patch-1 Samuel Husso 2018-01-25 20:14:08 +02:00
  • 3da12014b8 [DOC] Correct typos about telegram. Manu NALEPA 2018-01-25 18:26:01 +01:00
  • 58d07eeb87 Merge pull request #436 from gcarq/roi_hyperopt Samuel Husso 2018-01-25 13:34:37 +02:00
  • 42087c9bfe let hyperopt optimize ROI table Janne Sinivirta 2018-01-25 10:45:53 +02:00
  • 5007165908 add search space for ROI table Janne Sinivirta 2018-01-24 17:58:44 +02:00
  • 0b24fb50c0 Merge pull request #433 from gcarq/pyup-update-sqlalchemy-1.2.1-to-1.2.2 Janne Sinivirta 2018-01-25 09:31:39 +02:00
  • 7dc63c06e7 Merge pull request #356 from kryofly/test_coverage Janne Sinivirta 2018-01-25 09:31:06 +02:00
  • 5819ba9a9c Update sqlalchemy from 1.2.1 to 1.2.2 pyup-bot 2018-01-25 04:16:43 +01:00
  • 4e9e97ddbb Merge pull request #432 from kryofly/stratback Janne Sinivirta 2018-01-24 12:34:54 +02:00
  • 30ca078cec test: use pytest fixture kryofly 2018-01-24 11:05:27 +01:00
  • a14d9d35c7 tests: run backtest single kryofly 2018-01-24 10:32:52 +01:00
  • c968b904de Merge pull request #429 from gcarq/fix/issue-385 Samuel Husso 2018-01-24 07:25:26 +02:00
  • ba65e12c33 Merge pull request #431 from gcarq/pyup-update-pymarketcap-3.3.148-to-3.3.150 Samuel Husso 2018-01-24 07:06:28 +02:00
  • c83ac5271d Update pymarketcap from 3.3.148 to 3.3.150 pyup-bot 2018-01-23 20:38:41 +01:00
  • 38101d433b Merge pull request #430 from gcarq/include_indicators_in_hyperopt Gérald LONLAS 2018-01-23 08:15:26 -08:00
  • 30abebfe65 remove hyperopt things from test_strategy Janne Sinivirta 2018-01-23 17:01:13 +02:00
  • c400d15ed1 rip out hyperopt things from strategy, add indicator populating to hyperopt Janne Sinivirta 2018-01-23 16:56:12 +02:00
  • a6cbc1ba16 Merge pull request #400 from gcarq/feature/custom_strategy Janne Sinivirta 2018-01-23 15:25:18 +02:00
  • b11fe2f814 Merge pull request #424 from gcarq/feat/telegram-sell-msg Samuel Husso 2018-01-23 10:59:05 +02:00
  • c593e909aa Merge pull request #428 from gcarq/fix/issue-397 Samuel Husso 2018-01-23 09:53:10 +02:00
  • f4298a7323 Fix dry_run db issue when open_order_id exist Gerald Lonlas 2018-01-22 23:23:29 -08:00
  • 93bd63cfbe get rid of / replacements, minor edit to outgoing msg Samuel Husso 2018-01-23 08:55:22 +02:00
  • e220ad5389 Remove useless USDT_BTC filename conversion Gerald Lonlas 2018-01-22 21:38:22 -08:00
  • 5c499d16a5 Make plot_profit.py flake8 compliant Gerald Lonlas 2018-01-22 21:20:17 -08:00
  • 6d8252e2b6 Add support of custom strategy in plot_profit.py Gerald Lonlas 2018-01-22 21:17:54 -08:00
  • fcb29c6da5 Make plot_dataframe.py flake8 compliant Gerald Lonlas 2018-01-22 21:12:48 -08:00
  • 00f1c57279 Add support of custom strategy into plot_dataframe.py Gerald Lonlas 2018-01-22 21:09:40 -08:00
  • 41aa8f18fb Add ticker_interval support in strategy class Gerald Lonlas 2018-01-20 14:40:41 -08:00
  • 5eb7aa07a1 Update bot version to 0.16.0 Gerald Lonlas 2018-01-20 10:05:57 -08:00
  • 1792aebaf6 Fix doc feedbacks Gerald Lonlas 2018-01-20 00:18:55 -08:00
  • eac6e05392 Fix error when config does not have stoploss Gerald Lonlas 2018-01-18 22:37:06 -08:00
  • 04010548f8 Update hyperopt params in test_strategy.py Gerald Lonlas 2018-01-18 21:27:23 -08:00
  • 3e8088d99c Avoid hyperopt to fail if a guard was removed from SPACE but still defined in populate_buy_trend() Gerald Lonlas 2018-01-18 21:25:14 -08:00
  • 1c7da95fed Move hyperopt_trials.pickle to user_data/ Gerald Lonlas 2018-01-17 23:16:44 -08:00
  • baae374899 Move hyperopt_conf.py into user_data/ Gerald Lonlas 2018-01-17 23:10:48 -08:00
  • a5853681e3 Update documentation Gerald Lonlas 2018-01-17 23:06:37 -08:00
  • be75522507 Fix flake8 Gerald Lonlas 2018-01-17 21:50:12 -08:00
  • dfd61bbf1d Implement More triggers and guards from PR#394 Gerald Lonlas 2018-01-17 21:44:37 -08:00
  • c46d78b4b9 Decouple strategy from analyse.py Gerald Lonlas 2018-01-15 00:35:11 -08:00
  • f7e979f3ba Merge pull request #423 from gcarq/feature/Crypto2Fiat_Singleton Janne Sinivirta 2018-01-22 16:24:19 +02:00
  • fd8e7c2623 Merge pull request #426 from gcarq/fix/ticker_interval_as_int Janne Sinivirta 2018-01-22 11:34:20 +02:00
  • 757a46ab12 ticker_interval as int (instead of string) Samuel Husso 2018-01-22 10:39:26 +02:00
  • bce6a7be61 rebase develop and update tests Samuel Husso 2018-01-22 09:39:11 +02:00
  • 6abbf45042 Update tests to reflect new selling msg Samuel Husso 2018-01-21 19:33:19 +02:00
  • ddd62277c2 add total amount of trades to /status Samuel Husso 2018-01-20 17:50:23 +02:00
  • bd356f3eb4 when selling, show more information about the trade in the message Samuel Husso 2018-01-20 17:22:25 +02:00
  • aec481b6b3 tests: 100% cov bittrex.py kryofly 2018-01-22 08:30:00 +01:00
  • 28b1ecb109 Convert CryptoToFiatConverter into a Singleton Gerald Lonlas 2018-01-21 15:32:49 -08:00
  • 408f120612 Merge pull request #417 from jblestang/fix_bv_key_not_present_in_ticker_data_clean Samuel Husso 2018-01-21 19:03:33 +02:00
  • c0d3ac5534 With a better unit test thanks @glonlas Jean-Baptiste LE STANG 2018-01-21 14:25:15 +01:00
  • 960d088deb Fixing the 'BV' key being missing for USDT Jean-Baptiste LE STANG 2018-01-20 15:03:12 +01:00
  • 19ef682250 Merge branch 'develop' into plot_profit kryofly 2018-01-21 14:13:08 +01:00
  • 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