Commit Graph

  • f78044da6d fix method docs gcarq 2018-03-25 20:24:56 +02:00
  • 157f7da8ce remove obsolete assertions gcarq 2018-03-25 16:30:49 +02:00
  • a356edb117 implement '--strategy-path' argument gcarq 2018-03-25 16:28:04 +02:00
  • 5fb6fa38aa apply __slots__ to resolver and reintroduce type conversations gcarq 2018-03-24 23:32:17 +01:00
  • 99e890bc99 simplify resolver constructor gcarq 2018-03-24 23:22:31 +01:00
  • 280886104c strategy: remove unneeded population methods in resolver gcarq 2018-03-24 23:20:21 +01:00
  • 1cec06f808 Merge pull request #578 from gcarq/feature/enhance-strategy-resolving Janne Sinivirta 2018-03-27 12:44:33 +03:00
  • 85a81b18a3 Merge pull request #586 from xmatthias/obj_backtest_pr2 Janne Sinivirta 2018-03-27 12:43:52 +03:00
  • 756bd63e1d whitespace fix Matthias Voppichler 2018-03-26 23:16:41 +02:00
  • a182cab27f fix backtest --export format Matthias Voppichler 2018-03-26 20:28:51 +02:00
  • 9d2b7c1fc0 Add convert script Matthias Voppichler 2018-03-26 20:18:14 +02:00
  • b254ff9b41 Merge 'develop' into feature/enhance-strategy-resolving gcarq 2018-03-26 16:23:25 +02:00
  • 0a32d38ad9 exchange: fix get_ticker_history test Samuel Husso 2018-03-26 09:24:50 +03:00
  • 3069a422e9 Conftest: use coins that we know are in bittrex, added a new conf for ccxt unittest Samuel Husso 2018-03-26 09:24:22 +03:00
  • 1b4c1980c2 exchange: capitalize class name Samuel Husso 2018-03-26 09:23:42 +03:00
  • aba09b8107 Merge pull request #576 from xmatthias/obj-ccxt-ticker Samuel Husso 2018-03-26 08:28:40 +03:00
  • 586f49cafd Merge pull request #584 from gcarq/feature/fix-loglevel Janne Sinivirta 2018-03-26 06:49:44 +03:00
  • 611bb52d1f log hyperopt progress to stdout instead to the logger gcarq 2018-03-25 22:57:40 +02:00
  • f374a062e1 remove freqtrade/logger.py gcarq 2018-03-25 21:41:25 +02:00
  • fa7f74b4bc use native python logger gcarq 2018-03-25 21:37:14 +02:00
  • 3f8d7dae39 make name a required argument and add fallback to getEffectiveLevel gcarq 2018-03-25 21:05:10 +02:00
  • 7edbae893d docs: fix typos gcarq 2018-03-25 16:42:20 +02:00
  • 7fe0ec5407 adapt docs/bot-usage to reflect changes gcarq 2018-03-25 16:39:31 +02:00
  • 6b47c39103 remove invalid mock gcarq 2018-03-24 22:51:04 +01:00
  • bd2a6467fe adapt argument description and metavar gcarq 2018-03-24 22:30:21 +01:00
  • 4fac61387f adapt docs/bot-optimization gcarq 2018-03-24 22:28:42 +01:00
  • 3cee94226f fix flake8 warnings gcarq 2018-03-24 22:16:42 +01:00
  • a38c2121cc adapt tests gcarq 2018-03-24 21:56:20 +01:00
  • b4d2a3f495 refactor StrategyResolver to work with class names gcarq 2018-03-24 20:44:04 +01:00
  • 6e5c14a95b fix mutable default argument gcarq 2018-03-24 18:14:05 +01:00
  • ca9c5edd39 rename Strategy into StrategyResolver gcarq 2018-03-24 18:11:21 +01:00
  • f51ef1a791 refactor format_ms_time to misc.py Matthias Voppichler 2018-03-25 13:38:17 +02:00
  • 016232a8e9 Revert OHLVC dataformat to ccxt format Matthias Voppichler 2018-03-25 13:32:46 +02:00
  • dbb0a6261f don't raise exceptions from get_ticker_history Matthias Voppichler 2018-03-25 13:01:33 +02:00
  • b07ee26e08 Revert testing exchange to bittrex Matthias Voppichler 2018-03-25 12:57:59 +02:00
  • a2c3df3ac5 Merge pull request #577 from gcarq/feature/fix-reference-before-assignment Samuel Husso 2018-03-25 10:15:43 +03:00
  • ae803474f9 switch rpc_telgram to new style and make it pass Matthias Voppichler 2018-03-24 20:59:25 +01:00
  • 0a068db285 Switch rpc_test to new currency style Matthias Voppichler 2018-03-24 20:59:09 +01:00
  • d393aa0f87 Merge pull request #575 from gcarq/pyup-update-scipy-1.0.0-to-1.0.1 Samuel Husso 2018-03-24 21:58:15 +02:00
  • 3f4261ad1e use correct return_code if an error occured gcarq 2018-03-24 20:56:27 +01:00
  • 4c97ee45dd return None if subcommand has been executed gcarq 2018-03-24 20:55:10 +01:00
  • 9d443b8bd8 fix reference before assignment gcarq 2018-03-24 20:54:46 +01:00
  • 32222ae6ef Fix tests in acl_pair Matthias Voppichler 2018-03-24 20:42:51 +01:00
  • 71025fd374 Update scipy from 1.0.0 to 1.0.1 pyup-bot 2018-03-24 20:40:57 +01:00
  • 82a2144296 change format of health fixture and get_market_summaries fixture Matthias Voppichler 2018-03-24 20:32:42 +01:00
  • 22ef860312 Change freqbottest currencies Matthias Voppichler 2018-03-24 20:32:15 +01:00
  • a6587b209f freqtradebot_tests - change currency to new format Matthias Voppichler 2018-03-24 20:11:42 +01:00
  • 4dc1d7538e switch currencies to new format Matthias Voppichler 2018-03-24 20:07:04 +01:00
  • 609c1eee55 fix persistance tests Matthias Voppichler 2018-03-24 20:02:13 +01:00
  • ab6e32f6bb have backtest and dry-mode working Matthias Voppichler 2018-03-24 19:51:40 +01:00
  • 85af68d807 ccxt - make backtesting work Matthias Voppichler 2018-03-24 19:45:23 +01:00
  • 0893431fde Merge pull request #572 from gcarq/pyup-update-pytest-3.4.2-to-3.5.0 Samuel Husso 2018-03-23 07:07:06 +02:00
  • e5abc15c53 Update pytest from 3.4.2 to 3.5.0 pyup-bot 2018-03-23 05:30:54 +01:00
  • 8d65452631 Merge pull request #569 from gcarq/feature/state-public-attr Janne Sinivirta 2018-03-22 15:46:18 +02:00
  • eb4ac73b78 remove last bittrex references so that bot is runnable Samuel Husso 2018-03-22 08:29:52 +02:00
  • b8f322d8f6 revert worker() changes gcarq 2018-03-21 19:27:30 +01:00
  • d20e3f79be analyze to use the ccxt OHLCV format Samuel Husso 2018-03-21 19:57:58 +02:00
  • 9df5e09a82 remove function assertions gcarq 2018-03-20 20:36:03 +01:00
  • 9559f50eec remove obsolete helper functions and make _state a public member. gcarq 2018-03-20 20:09:42 +01:00
  • 40a0689183 exhcange now uses ccxt in dry_run, update config Samuel Husso 2018-03-21 19:40:16 +02:00
  • 14d16d573c Remove bittrex related interface code and tests Samuel Husso 2018-03-21 19:31:15 +02:00
  • 556533f160 requirements add ccxt, remove bittrex Samuel Husso 2018-03-21 19:02:04 +02:00
  • 62a3366fbf Merge pull request #537 from gcarq/feature/objectify Janne Sinivirta 2018-03-21 08:59:28 +02:00
  • 04c6474dd0 Merge pull request #563 from gcarq/feature/typehints Janne Sinivirta 2018-03-21 08:53:38 +02:00
  • 3553686e50 plot_dataframe: set missing typehints gcarq 2018-03-18 02:46:48 +01:00
  • bc554faffb plot_profit: add missing typehints and fix mutable argument issue gcarq 2018-03-18 02:46:18 +01:00
  • a5c62b5c10 rpc/rpc.py: fix indentation gcarq 2018-03-18 00:27:57 +01:00
  • f6df7df9bf modify args typehints gcarq 2018-03-18 00:02:02 +01:00
  • 33ddc540cf don't shadow built-in name tuple gcarq 2018-03-18 00:01:22 +01:00
  • 7078bc00bd rpc: apply correct typehints; remove redundant parentheses gcarq 2018-03-17 23:30:31 +01:00
  • d2aea7bdc1 optimize imports gcarq 2018-03-17 22:44:47 +01:00
  • d8689e5045 set correct typehint; remove unused argument gcarq 2018-03-17 22:43:59 +01:00
  • 5327533188 optimize: set correct typehints gcarq 2018-03-17 22:43:36 +01:00
  • 5532cedcdd get_signal: remove redundant parentheses gcarq 2018-03-17 22:22:35 +01:00
  • ed71340a90 arguments: apply missing typehints gcarq 2018-03-17 22:20:45 +01:00
  • 1074415d30 remove invalid typehint from ctor gcarq 2018-03-17 22:18:25 +01:00
  • 90be78b283 CryptoFiat: inherit from object explicitly gcarq 2018-03-17 22:18:05 +01:00
  • 2de63133ae indicator_helpers: apply correct typehints gcarq 2018-03-17 22:16:03 +01:00
  • 31e2aa0f38 misc: apply missing typehints gcarq 2018-03-17 22:12:42 +01:00
  • cae7be4447 add fee param to function doc gcarq 2018-03-17 22:12:21 +01:00
  • a6a38735b1 backtesting: only respect max_open_trades with realistic_simulation gcarq 2018-03-20 19:38:33 +01:00
  • 93931eb32b fix typo in _generate_text_table gcarq 2018-03-19 23:05:12 +01:00
  • 967bf417df Merge branch 'develop' into feature/objectify gcarq 2018-03-19 19:10:19 +01:00
  • b67257db35 replace pymarketcap with coinmarketcap (#562) Matthias 2018-03-18 00:42:24 +01:00
  • 94caf82ab2 Fix test_dataframe when ran standalone (#546) Matthias 2018-03-15 23:37:34 +01:00
  • eb8503c547 README: add codeclimate badge gcarq 2018-03-18 18:59:13 +01:00
  • 89e8286cbc Merge pull request #565 from gcarq/feature/adapt-bin-wrapper Samuel Husso 2018-03-18 09:41:45 +02:00
  • ebe1d3647f .gitignore: add .pytest_cache/ gcarq 2018-03-18 02:03:36 +01:00
  • 5ed6f70010 call set_loggers() and pass sys.argv to main gcarq 2018-03-18 01:55:43 +01:00
  • a99c8c4046 replace pymarketcap with coinmarketcap (#562) Matthias 2018-03-18 00:42:24 +01:00
  • fd44c0e59e allow max_open_trades to be zero (#561) Michael Egger 2018-03-17 10:40:50 +01:00
  • e6732e01e1 Use ticker_interval defined in Strategy() instead of a mix between strategy and config file (#540) Gérald LONLAS 2018-03-15 15:48:22 -07:00
  • e907c48438 Fix test_dataframe when ran standalone (#546) Matthias 2018-03-15 23:37:34 +01:00
  • 480d3876b8 Align calling of freqtrade in backtesting and plotting docu (#554) Matthias 2018-03-15 23:34:13 +01:00
  • ab93a61066 Merge pull request #550 from gcarq/pyup-update-numpy-1.14.1-to-1.14.2 Samuel Husso 2018-03-13 10:52:36 +02:00
  • 5f68a445cf Update numpy from 1.14.1 to 1.14.2 pyup-bot 2018-03-12 19:53:35 +01:00
  • de454924a3 Merge pull request #549 from gcarq/pyup-update-ta-lib-0.4.16-to-0.4.17 Samuel Husso 2018-03-12 19:15:33 +02:00
  • 4be75d862f Update ta-lib from 0.4.16 to 0.4.17 pyup-bot 2018-03-12 16:24:35 +01:00
  • 61d5e265f5 Merge pull request #548 from ElanHasson/patch-2 Samuel Husso 2018-03-12 08:30:34 +02:00
  • e172bc134b Should be Telegram, not Instagram Elan Hasson 2018-03-11 16:07:57 -04:00