Commit Graph

  • 33c6ef28f8 Update telegram-usage.md mijgame 2018-01-28 19:33:24 +01:00
  • fe730a3db0 Update backtesting.md seansan 2018-01-28 15:20:38 +01:00
  • f66958c34f optimize/__init__.py: Added support for gzip ticker data files if they exist. Michael Smith 2018-01-28 21:57:25 +08:00
  • b44adaa5ab Added support in /optimize for gzip ticker data files if they exist. Michael Smith 2018-01-28 21:52:27 +08:00
  • 3a905e3d59 BAcktest with **With a (custom) strategy file** seansan 2018-01-28 14:51:45 +01:00
  • cf4d25d547 Fixing wrong 'old dataframe detection mechanism' for long tickers( > 30 minutes) Jean-Baptiste LE STANG 2018-01-28 14:40:02 +01:00
  • 3b11459a38 Merge pull request #454 from gcarq/replace_matplotlib Samuel Husso 2018-01-28 12:59:10 +02:00
  • 02079771ef update documentation Janne Sinivirta 2018-01-28 12:53:52 +02:00
  • 7d29df3783 replace matplotlib with Plotly in requirements.txt Janne Sinivirta 2018-01-28 11:56:52 +02:00
  • 9b8cb05037 convert plot_profit to use Plotly instead of matplotlib Janne Sinivirta 2018-01-28 11:51:26 +02:00
  • 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 +07:00
  • 45239724c6 Skip convert if balance is zero Anton Ermak 2018-01-28 16:15:23 +07:00
  • 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 +02:00
  • ffb60fe8b9 replace matplotlib with Plotly in plot_dataframe.py Janne Sinivirta 2018-01-28 11:12:14 +02:00
  • 40a78970e1 flake: remove requests as we dont use it Samuel Husso 2018-01-28 11:09:03 +02:00
  • 81ed7627bf Unit test Anton Ermak 2018-01-27 13:04:06 +07:00
  • 8be94c4af4 remove custom timeout as the latest bittrex package version implemented it Samuel Husso 2018-01-28 11:03:19 +02:00
  • 9090715ae5 Merge branch 'develop' of github.com:gcarq/freqtrade into develop Janne Sinivirta 2018-01-28 10:46:33 +02:00
  • a6a479f7aa balances to min roi hyperopt settings Janne Sinivirta 2018-01-28 10:46:22 +02:00
  • dde0695909 Merge pull request #452 from gcarq/fix/pylint Janne Sinivirta 2018-01-28 10:39:56 +02:00
  • d824816880 Increase pylint score on test files Gerald Lonlas 2018-01-27 23:38:41 -08:00
  • 776dd4a0d5 Increase pylint score on strategy Gerald Lonlas 2018-01-27 21:26:57 -08:00
  • f33bc93639 Update python-bittrex from 0.2.2 to 0.3.0 pyup-bot 2018-01-28 04:38:46 +01:00
  • 67c6c380e1 Increase pylint score for fiat_convert Gerald Lonlas 2018-01-27 17:33:04 -08:00
  • 022fedb5d2 Merge pull request #416 from kryofly/plot_profit Janne Sinivirta 2018-01-27 14:02:48 +02:00
  • 50402a7805 Merge pull request #449 from gcarq/lower_hyperopt_precision Samuel Husso 2018-01-27 10:05:14 +02:00
  • 67ddb2e7f8 lower precision for most search space variables Janne Sinivirta 2018-01-27 09:39:48 +02:00
  • 432735773a Unit test Anton Ermak 2018-01-27 13:04:06 +07:00
  • 781b9b6dd4 Merge pull request #446 from gcarq/pylint_fixes Samuel Husso 2018-01-26 19:21:03 +02:00
  • 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 +02:00
  • 67995a2f49 remove unnecessary else statements Janne Sinivirta 2018-01-26 19:01:54 +02:00
  • 1eebbebed1 fix assert order Janne Sinivirta 2018-01-26 18:57:09 +02:00
  • a5690e707d remove unused parameters Janne Sinivirta 2018-01-26 18:56:56 +02:00
  • 0ff56c6e8d use uppercase constant Janne Sinivirta 2018-01-26 18:54:15 +02:00
  • b547893fbf Update pymarketcap from 3.3.152 to 3.3.153 pyup-bot 2018-01-26 17:53:44 +01:00
  • 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