Commit Graph

  • 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
  • 0dbc0ffb6b Merge pull request #543 from xmatthias/docker-readme Samuel Husso 2018-03-10 12:31:47 +02:00
  • 215dea0411 Fix wrong whitespace character Matthias Voppichler 2018-03-10 09:53:38 +01:00
  • 4cfa3be69e add /etc/localtime to container to syncronize time Matthias Voppichler 2018-03-09 20:51:28 +01:00
  • d081f6afe7 Merge pull request #542 from xmatthias/update_dockerfile Samuel Husso 2018-03-09 09:23:11 +02:00
  • adf6244eda Update dockerfile to python:3.6.4-slim-stretch Matthias Voppichler 2018-03-08 19:25:42 +01:00
  • 1bdbe09b6b Merge pull request #538 from gcarq/pyup-update-python-telegram-bot-9.0.0-to-10.0.1 Janne Sinivirta 2018-03-08 11:24:20 +02:00
  • a10cd23990 Merge branch 'develop' into pyup-update-python-telegram-bot-9.0.0-to-10.0.1 Gérald LONLAS 2018-03-07 19:40:19 -08:00
  • 7c393080ff Merge pull request #541 from gcarq/pyup-update-sqlalchemy-1.2.4-to-1.2.5 Janne Sinivirta 2018-03-07 08:34:14 +02:00
  • d1dbefa376 Update sqlalchemy from 1.2.4 to 1.2.5 pyup-bot 2018-03-06 20:50:25 +01:00
  • c94f55807b Merge branch 'develop' into feature/objectify Gerald Lonlas 2018-03-06 03:33:00 -08:00
  • f8e81dde9e Merge pull request #539 from gcarq/pyup-update-pytest-3.4.1-to-3.4.2 Samuel Husso 2018-03-06 09:51:21 +02:00
  • 173b640b34 Increase Hyperopt() code coverage Gerald Lonlas 2018-03-05 22:02:03 -08:00
  • 0bb7cc8ab5 Hyperopt: fix 'Ran out of input' error Gerald Lonlas 2018-03-05 20:49:45 -08:00
  • a8fd7a69ab Increase Configuration._load_config_file() code coverage Gerald Lonlas 2018-03-05 19:44:27 -08:00
  • b986ed5613 Update pytest from 3.4.1 to 3.4.2 pyup-bot 2018-03-06 04:37:20 +01:00
  • 96ad74cd51 Update python-telegram-bot from 9.0.0 to 10.0.1 pyup-bot 2018-03-05 12:55:22 +01:00
  • ea7b25766b Increase Hyperopt() code coverage Gerald Lonlas 2018-03-05 00:35:42 -08:00
  • 1d43e04725 Increase FreqtradeBot() code coverage Gerald Lonlas 2018-03-05 00:11:13 -08:00
  • ba664c4341 Increase Configuration._load_hyperopt_config() code coverage Gerald Lonlas 2018-03-04 23:12:34 -08:00
  • aa22585d40 Add unit test for misc.common_datearray() Gerald Lonlas 2018-03-04 23:05:44 -08:00
  • cf78da5fae Plot_profit.py: Fix Flake8 warnings Gerald Lonlas 2018-03-04 20:24:01 -08:00
  • 152c4483c8 Configuration() sends a msg to user when config file not found Gerald Lonlas 2018-03-04 20:22:40 -08:00
  • 45341bb246 Plot_profit.py: fix it and make it works with the new object model Gerald Lonlas 2018-03-04 20:21:49 -08:00
  • 9ae2491b1e Plot_dataframe.py: make it works with the new object model Gerald Lonlas 2018-03-04 17:52:58 -08:00
  • d685646446 Arguments(): Change private methods to public Gerald Lonlas 2018-03-04 17:51:57 -08:00
  • de468c6fc8 Fix wrong realistic_simulation implementation in Hyperopt Gerald Lonlas 2018-03-04 02:25:40 -08:00
  • 6f3949bb6d Merge commit 'b799445b1a690a3773cb4b0ab73947c382285f95' into feature/objectify Gerald Lonlas 2018-03-04 02:07:08 -08:00
  • 25d0e5f942 Merge commit '4dca84817eb1b62047a9e4d282254392ea978e44' into feature/objectify Gerald Lonlas 2018-03-04 02:06:40 -08:00
  • 4abb7e22ac Merge commit 'cd28693726d4034e0332076803930ee0b6a0ae1d' into feature/objectify Gerald Lonlas 2018-03-04 01:34:35 -08:00
  • f8781bc193 Merge commit '293dc4da8025461c67d191981604e3c4da7137bf' into feature/objectify Gerald Lonlas 2018-03-04 01:34:23 -08:00
  • d7e9d8c6cc Merge commit 'df13a6f3338e94b2f49e62f776e0fe94b2e08d6b' into feature/objectify Gerald Lonlas 2018-03-04 01:34:07 -08:00
  • 6fcc173489 Merge commit '35c51c73f713bfdb81bd84721f3dceab0c19e819' into feature/objectify Gerald Lonlas 2018-03-04 01:33:39 -08:00
  • bb1e38f584 Merge commit '8eed9c08a6cffdd7c6b43fa3db2c3e08d1657f43' into feature/objectify Gerald Lonlas 2018-03-04 01:01:19 -08:00
  • c52e688979 Fix unit tests in test_arguments.py and test_configuration.py Gerald Lonlas 2018-03-04 00:58:20 -08:00
  • 2001c20426 Merge commit '028700d86f130d5c3cbfef4e422dc701340f58c9' into feature/objectify Gerald Lonlas 2018-03-04 00:53:27 -08:00