Commit Graph

  • 05ca78d2a3 ticker_history changed to candle_history naming misagh 2018-08-02 17:10:38 +02:00
  • 2ec2f1abce async branch updated to reflect develop branch changes misagh 2018-08-02 16:48:21 +02:00
  • 7dc440b874 Merge pull request #2 from xmatthias/ccxt-async-xmatt misagh 2018-08-02 16:33:02 +02:00
  • ea72af7ce4 Merge pull request #1118 from freqtrade/pyup-scheduled-update-2018-08-02 Matthias 2018-08-02 14:44:53 +02:00
  • 145008421f Update ccxt from 1.17.60 to 1.17.63 pyup-bot 2018-08-02 14:26:07 +02:00
  • 398c61786a Merge pull request #1116 from creslinux/script_get_market_pairs Samuel Husso 2018-08-02 13:29:42 +03:00
  • 00b81e3f0d fix readme.md spelling Matthias 2018-08-02 11:45:28 +02:00
  • 0fc4a7910d Add note to readme for binance users Matthias 2018-08-01 20:15:18 +02:00
  • 7f4472ad77 As requested in issue #1111 A python script to return creslin 2018-08-02 10:10:44 +00:00
  • e282d57a91 fix broken test Janne Sinivirta 2018-08-02 12:57:47 +03:00
  • 3a5b435dfa Merge pull request #1089 from freqtrade/feat/backtest_multi_strat Janne Sinivirta 2018-08-02 12:35:47 +03:00
  • 17d78b7807 Merge pull request #1115 from creslinux/candlesnottickers Janne Sinivirta 2018-08-02 12:33:09 +03:00
  • 1f97d0d78b fix creslin 2018-08-02 09:15:02 +00:00
  • a741f1144a missing __init__.py creslin 2018-08-02 08:58:04 +00:00
  • f619cd1d2a renamed/refactored get_ticker_history to get_candle_history as it does not fetch any ticker data only candles and is causing confusion when developer are talking about candles /tickers incorreclty. creslin 2018-08-02 08:45:28 +00:00
  • 4f5b530dcb Merge pull request #1113 from berlinguyinca/backslap_develop Matthias 2018-08-02 10:30:36 +02:00
  • 9c08cdc81d Fix typehints Matthias 2018-08-01 21:58:32 +02:00
  • 915160f21f Add tests for tickers-history Matthias 2018-08-01 21:44:02 +02:00
  • c466a028e0 Add a first async test Matthias 2018-08-01 21:19:49 +02:00
  • 29dcd2ea43 Merge pull request #1108 from freqtrade/pyup-scheduled-update-2018-08-01 Matthias 2018-08-01 15:38:23 +02:00
  • f7f75b4b04 Update ccxt from 1.17.56 to 1.17.60 pyup-bot 2018-08-01 14:26:05 +02:00
  • 7458aa438c Merge pull request #982 from berlinguyinca/BASE64 Matthias 2018-08-01 09:00:12 +02:00
  • 36f91fcdf5 XBT missing as a market symbol for BTC in constants creslin 2018-08-01 06:03:34 +00:00
  • 5b8ee214f9 Adapt to pair_to_strat methology Matthias 2018-08-01 07:28:12 +02:00
  • 038e97667f Merge branch 'develop' into BASE64 Matthias 2018-08-01 07:26:13 +02:00
  • 04d5e857e2 added option to easily switch between backtesting and backslapping from the commandline option Gert 2018-07-31 18:10:23 -07:00
  • 3428b6666b Merge branch 'develop_current' into backslap_develop Gert 2018-07-31 17:07:30 -07:00
  • b47c5f1d9a Merge pull request #1 from xmatthias/ccxt-async-xmatt misagh 2018-07-31 21:21:45 +02:00
  • 40ee86b357 Adapt after rebase Matthias 2018-07-31 21:08:03 +02:00
  • 76fbb89a03 use print for backtest results to avoid odd newline-handling Matthias 2018-07-29 19:41:39 +02:00
  • c648e2acfc Adjust documentation to strategy table Matthias 2018-07-29 13:13:03 +02:00
  • 765d1c769c Add test for stratgy summary table Matthias 2018-07-29 13:07:30 +02:00
  • 028589abd2 Add strategy summary table Matthias 2018-07-29 13:07:11 +02:00
  • 5125076f5d Fix typo Matthias 2018-07-29 10:05:16 +02:00
  • 4ea6780153 Update documentation with --strategy-list Matthias 2018-07-29 09:51:45 +02:00
  • a8b55b8989 Add test for strategy-name injection Matthias 2018-07-28 22:00:12 +02:00
  • a57a2f4a75 Store backtest-result in different vars Matthias 2018-07-28 21:55:47 +02:00
  • bd3563df67 Add test for new functionality Matthias 2018-07-28 07:55:59 +02:00
  • 644f729aea Refactor strategy loading to __init__ Matthias 2018-07-28 07:41:38 +02:00
  • 5f2e92ec5c Refactor backtesting Matthias 2018-07-28 07:00:58 +02:00
  • 65aaa3dffd Extract backtest strategy setting Matthias 2018-07-28 06:54:33 +02:00
  • 9a42aac0f2 Add testcase for --strategylist Matthias 2018-07-28 06:40:39 +02:00
  • 56046b3cb3 Add strategylist option to backtesting Matthias 2018-07-27 23:01:52 +02:00
  • e7d0439741 Add new arguments Matthias 2018-07-27 23:00:50 +02:00
  • 136442245c Add todo's and dockstring Matthias 2018-07-31 21:01:44 +02:00
  • 12417cc303 fix tests Matthias 2018-07-31 20:54:51 +02:00
  • 52065178e1 use .get all the time Matthias 2018-07-31 20:53:32 +02:00
  • b45d465ed8 init _klines properly Matthias 2018-07-31 20:50:59 +02:00
  • 31870abd25 Refactor async-refresh to it's own function Matthias 2018-07-31 20:43:32 +02:00
  • a486b1d01c Use Dict instead of tuplelist, run in _process Matthias 2018-07-31 20:25:10 +02:00
  • e38e0e60e1 Merge pull request #1103 from misaghshakeri/ccxt_ratelimit_configurable Matthias 2018-07-31 19:46:28 +02:00
  • 74fa4ddca4 CCXT rate limit config default to => true misagh 2018-07-31 16:54:02 +02:00
  • 66a0986496 Merge pull request #1102 from freqtrade/pyup-scheduled-update-2018-07-31 Matthias 2018-07-31 14:39:48 +02:00
  • 72480188b7 Update pytest from 3.6.4 to 3.7.0 pyup-bot 2018-07-31 14:25:07 +02:00
  • ab4343b7c0 Update ccxt from 1.17.49 to 1.17.56 pyup-bot 2018-07-31 14:25:06 +02:00
  • be1298dbd2 Initializing CCXT with rate_limit parameter optional (default to false) misagh 2018-07-31 14:19:16 +02:00
  • 154e4569d7 Merge branch 'develop' into ccxt-async misagh 2018-07-31 12:48:12 +02:00
  • c8f125dbb9 ccxt async POC misagh 2018-07-31 12:47:32 +02:00
  • 1044d15b17 Merge pull request #1096 from freqtrade/cleaner-tests Janne Sinivirta 2018-07-31 08:22:33 +03:00
  • 2d7ef30185 Merge pull request #1093 from freqtrade/fix/talib-install Janne Sinivirta 2018-07-31 08:19:35 +03:00
  • bf0b1af878 merged latest development branch Gert 2018-07-30 13:43:25 -07:00
  • b83487cc36 added required changes Gert 2018-07-30 13:00:08 -07:00
  • d048f3ce6d Merge pull request #1078 from creslinux/sandbox2 Matthias 2018-07-30 20:23:28 +02:00
  • 5a55cd25ff Merge branch 'develop' into sandbox2 Matthias 2018-07-30 20:18:48 +02:00
  • f85cc422a3 Merge branch 'develop' into cleaner-tests Janne Sinivirta 2018-07-30 21:08:55 +03:00
  • 155e134f50 Merge pull request #1097 from creslinux/gdax3 Janne Sinivirta 2018-07-30 21:04:26 +03:00
  • 81cf7229be Merge pull request #1044 from freqtrade/pair_to_strat Janne Sinivirta 2018-07-30 20:18:46 +03:00
  • fe27ca63b4 Update test_exchange.py creslin 2018-07-30 17:08:33 +00:00
  • 012fe94333 Recommitted as new branch with unit tests - GIT screwd me on the last PR creslinux 2018-07-30 16:49:58 +00:00
  • 075a42d615 Merge pull request #1095 from freqtrade/pyup-scheduled-update-2018-07-30 Matthias 2018-07-30 14:53:24 +02:00
  • 8b8d3f3b75 default_conf is function-scoped fixture, no need to deepcopy it Janne Sinivirta 2018-07-30 15:40:52 +03:00
  • 3ecc502d86 Update ccxt from 1.17.45 to 1.17.49 pyup-bot 2018-07-30 14:24:06 +02:00
  • 67d1693901 avoid validating default_conf hundreds of times Janne Sinivirta 2018-07-30 14:57:51 +03:00
  • 3083e5d2be use pytest fixture properly in test_hyperopt Janne Sinivirta 2018-07-30 13:26:54 +03:00
  • affdeb8fd8 rename func to throttled_func Janne Sinivirta 2018-07-30 12:06:16 +03:00
  • fb80964b69 freqtradebot tests don't need to mock coinmarketcap anymore Janne Sinivirta 2018-07-30 11:58:14 +03:00
  • 1c20ef873d remove parens Janne Sinivirta 2018-07-30 11:57:11 +03:00
  • df53e912f0 fix one more test that was missing mock and needed internet Janne Sinivirta 2018-07-30 11:55:00 +03:00
  • e242842805 remove more useless docstrings from tests Janne Sinivirta 2018-07-30 11:37:29 +03:00
  • 2401fa15d2 Change missed calls to advise_* functions Matthias 2018-07-29 21:07:21 +02:00
  • 787d6042de Switch from pair(str) to metadata(dict) Matthias 2018-07-29 20:36:03 +02:00
  • 941879dc19 revert docs to use populate_* functions Matthias 2018-07-25 07:54:17 +01:00
  • 82680ac6aa improve docstrings for strategy Matthias 2018-07-25 07:54:01 +01:00
  • 5fbce13830 update hyperopt to use new methods Matthias 2018-07-23 23:29:54 +01:00
  • 39cf0decce don't use __annotate__ Matthias 2018-07-23 17:38:21 +01:00
  • f286ba6b87 overload populate_indicators to work with and without pair argumen Matthias 2018-07-22 17:39:35 +02:00
  • 98665dcef4 revert inadvertent wihtespace changes Matthias 2018-07-20 22:15:32 +02:00
  • cf83416d69 update script to use new method Matthias 2018-07-20 22:07:18 +02:00
  • 791c5ff071 update comments to explain what advise methods do Matthias 2018-07-20 22:06:15 +02:00
  • 8a9c54ed61 use new methods Matthias 2018-07-20 22:02:17 +02:00
  • 18b8f20f1c fix small test bug Matthias 2018-07-20 21:48:59 +02:00
  • f12167f0dc Fix backtesting test Matthias 2018-07-20 20:59:56 +02:00
  • df8700ead0 Adapt after merge from develop Matthias 2018-07-20 20:56:44 +02:00
  • 0eff6719c2 improve tests for legacy-strategy loading Matthias 2018-07-18 23:23:30 +02:00
  • aa772c28ad Add tests for advise_indicator methods Matthias 2018-07-18 22:04:34 +02:00
  • 4ebd706cb8 improve comments Matthias 2018-07-18 21:53:03 +02:00
  • fa48b8a535 Update documentation with advise-* methods Matthias 2018-07-18 21:52:40 +02:00
  • c9a97bccb7 Add tests for deprecation Matthias 2018-07-18 21:45:04 +02:00
  • 2f905cb696 Update test-strategy with new methods Matthias 2018-07-18 21:34:04 +02:00
  • 7300c0a0fe remove @abstractmethod as this method may not be present in new strategies Matthias 2018-07-18 21:31:19 +02:00