Commit Graph

  • 195dbf7807
    Fixed not looping, hang MoonGem 2018-03-27 01:08:07 -0500
  • 0b5397e77d
    One million searches MoonGem 2018-03-27 00:01:00 -0500
  • 69f4a25886
    Update generator.py MoonGem 2018-03-27 00:00:32 -0500
  • 1e91ab86a8
    Update generator.py MoonGem 2018-03-27 00:00:12 -0500
  • bd85627bf2
    Update generator.py MoonGem 2018-03-26 23:59:00 -0500
  • 0a42d5c58b
    Update generator.py MoonGem 2018-03-26 23:57:58 -0500
  • 8296ac646d
    Update backtesting.py MoonGem 2018-03-26 23:31:46 -0500
  • ec535fe4f4
    Updated MoonGem 2018-03-26 23:29:22 -0500
  • f011ac19ab
    Fixed float regex to include negative MoonGem 2018-03-26 23:28:31 -0500
  • 42dc90ed1d
    Print stats every best profit MoonGem 2018-03-26 21:18:35 -0500
  • 9f86cf0cdf
    Update generator.py MoonGem 2018-03-26 21:12:55 -0500
  • 9034a8e090
    Update generator.py MoonGem 2018-03-26 20:39:40 -0500
  • 6008449a4b
    Update generator.py MoonGem 2018-03-26 20:29:56 -0500
  • 01f4850647
    It's alive! MoonGem 2018-03-26 20:28:45 -0500
  • 9fc7bc9c17
    Finished MoonGem 2018-03-26 20:23:59 -0500
  • 0f964762e9
    Update README.md MoonGem 2018-03-26 17:31:17 -0500
  • 47ff3c6df1
    Create README.md MoonGem 2018-03-26 17:30:48 -0500
  • 911a021f63
    Update generator.py MoonGem 2018-03-26 17:20:34 -0500
  • dfb05827e7
    Add files via upload MoonGem 2018-03-26 17:19:48 -0500
  • 5cb6dd93f6
    Create generator.py MoonGem 2018-03-26 17:19:20 -0500
  • 756bd63e1d whitespace fix Matthias Voppichler 2018-03-26 23:16:41 +0200
  • d04c87c5b3 Add keyword arguments for get_fee enenn 2018-03-26 21:35:30 +0200
  • c93780d6a6 Remove unused and duplicate imports enenn 2018-03-26 21:33:43 +0200
  • 954e5c095f Remove cache from get_ticker enenn 2018-03-26 21:33:14 +0200
  • a182cab27f fix backtest --export format Matthias Voppichler 2018-03-26 20:28:51 +0200
  • 9d2b7c1fc0 Add convert script Matthias Voppichler 2018-03-26 20:18:14 +0200
  • 916165a7c5
    Merge branch 'feat/objectify-ccxt' into ccxt-objectify-pr1 enenn 2018-03-26 19:31:15 +0200
  • b254ff9b41 Merge 'develop' into feature/enhance-strategy-resolving gcarq 2018-03-26 16:23:25 +0200
  • aa3c1a953a Add retrier decorator enenn 2018-03-24 08:46:20 +0100
  • 45764df6b0 Remove bittrex tests enenn 2018-03-23 22:40:12 +0100
  • a5f5987450 Remove Bittrex and Interface classes enenn 2018-03-23 23:38:54 +0100
  • 800c327b12 Add tests for exchange functions that comply with ccxt enenn 2018-03-23 23:02:43 +0100
  • 0a32d38ad9 exchange: fix get_ticker_history test Samuel Husso 2018-03-26 09:24:50 +0300
  • 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 +0300
  • 1b4c1980c2 exchange: capitalize class name Samuel Husso 2018-03-26 09:23:42 +0300
  • aba09b8107
    Merge pull request #576 from xmatthias/obj-ccxt-ticker Samuel Husso 2018-03-26 08:28:40 +0300
  • 8049149b23
    Merge 861fa3d9ea into 586f49cafd MoonGem 2018-03-26 03:58:41 +0000
  • 586f49cafd
    Merge pull request #584 from gcarq/feature/fix-loglevel Janne Sinivirta 2018-03-26 06:49:44 +0300
  • 611bb52d1f log hyperopt progress to stdout instead to the logger gcarq 2018-03-25 22:57:40 +0200
  • f374a062e1 remove freqtrade/logger.py gcarq 2018-03-25 21:41:25 +0200
  • fa7f74b4bc use native python logger gcarq 2018-03-25 21:37:14 +0200
  • 3f8d7dae39 make name a required argument and add fallback to getEffectiveLevel gcarq 2018-03-25 21:05:10 +0200
  • 861fa3d9ea
    Update backtesting.py MoonGem 2018-03-25 11:14:16 -0500
  • 4e8ed34d03
    Update random.py MoonGem 2018-03-25 11:11:21 -0500
  • 2ea1fd141c
    Update backtesting.py MoonGem 2018-03-25 10:33:36 -0500
  • c9ed61cb80
    Added sleep 5 sys.exit() MoonGem 2018-03-25 10:24:59 -0500
  • bf61c04bf9
    Delete backtesting.py MoonGem 2018-03-25 10:24:41 -0500
  • 79b114f551
    Done for now, need os.close(1) somewhere. MoonGem 2018-03-25 10:18:34 -0500
  • a7b217e953
    Delete default_strategy.py MoonGem 2018-03-25 10:18:08 -0500
  • feb24c6153
    Add files via upload MoonGem 2018-03-25 10:17:53 -0500
  • ef8720f84e
    Delete backtesting.py MoonGem 2018-03-25 10:17:47 -0500
  • b8968a4fb7
    Add files via upload MoonGem 2018-03-25 10:17:34 -0500
  • 5fbb62a5dc
    Delete random.py MoonGem 2018-03-25 10:17:27 -0500
  • 7edbae893d docs: fix typos gcarq 2018-03-25 16:42:20 +0200
  • 7fe0ec5407 adapt docs/bot-usage to reflect changes gcarq 2018-03-25 16:39:31 +0200
  • b63db679c1
    Code clean-up MoonGem 2018-03-25 09:32:05 -0500
  • 77ea47f32b
    Better processing time, cut down on processing time. MoonGem 2018-03-25 09:30:27 -0500
  • 8c2c3983b7
    Update random.py MoonGem 2018-03-25 08:24:54 -0500
  • 2cb760cac6
    Update random.py MoonGem 2018-03-25 08:18:58 -0500
  • 68a619ad0a
    Update random.py MoonGem 2018-03-25 08:14:57 -0500
  • 6b47c39103 remove invalid mock gcarq 2018-03-24 22:51:04 +0100
  • bd2a6467fe adapt argument description and metavar gcarq 2018-03-24 22:30:21 +0100
  • 4fac61387f adapt docs/bot-optimization gcarq 2018-03-24 22:28:42 +0100
  • 3cee94226f fix flake8 warnings gcarq 2018-03-24 22:16:42 +0100
  • a38c2121cc adapt tests gcarq 2018-03-24 21:56:20 +0100
  • b4d2a3f495 refactor StrategyResolver to work with class names gcarq 2018-03-24 20:44:04 +0100
  • 6e5c14a95b fix mutable default argument gcarq 2018-03-24 18:14:05 +0100
  • ca9c5edd39 rename Strategy into StrategyResolver gcarq 2018-03-24 18:11:21 +0100
  • e4b30fc667
    Added missing script for backup MoonGem 2018-03-25 07:54:11 -0500
  • 93a1c7cb2a
    Add files via upload MoonGem 2018-03-25 07:50:41 -0500
  • 0a66d7662b
    Add files via upload MoonGem 2018-03-25 07:45:59 -0500
  • 1b1a6c136b
    Create backtesting.py MoonGem 2018-03-25 07:45:41 -0500
  • f02de154bf
    Delete default_strategy.py MoonGem 2018-03-25 07:45:13 -0500
  • 6613190a72
    Random regex, simple profit search MoonGem 2018-03-25 07:44:35 -0500
  • 147564eab2
    Delete random.py MoonGem 2018-03-25 07:44:18 -0500
  • f51ef1a791 refactor format_ms_time to misc.py Matthias Voppichler 2018-03-25 13:38:17 +0200
  • 016232a8e9 Revert OHLVC dataformat to ccxt format Matthias Voppichler 2018-03-25 13:32:46 +0200
  • b957db6d6f
    Keeps threads full MoonGem 2018-03-25 06:18:46 -0500
  • 547bc29bd1
    Add files via upload MoonGem 2018-03-25 06:18:18 -0500
  • d21c2cebeb
    Delete defauult_random_strategy.py MoonGem 2018-03-25 06:17:48 -0500
  • dbb0a6261f don't raise exceptions from get_ticker_history Matthias Voppichler 2018-03-25 13:01:33 +0200
  • b07ee26e08 Revert testing exchange to bittrex Matthias Voppichler 2018-03-25 12:57:59 +0200
  • 43e77e1fee
    Update and rename random_strategy.py to defauult_random_strategy.py MoonGem 2018-03-25 04:49:18 -0500
  • 2b370abc40
    Add files via upload MoonGem 2018-03-25 02:33:17 -0500
  • a2c3df3ac5
    Merge pull request #577 from gcarq/feature/fix-reference-before-assignment Samuel Husso 2018-03-25 10:15:43 +0300
  • ae803474f9 switch rpc_telgram to new style and make it pass Matthias Voppichler 2018-03-24 20:59:25 +0100
  • 0a068db285 Switch rpc_test to new currency style Matthias Voppichler 2018-03-24 20:59:09 +0100
  • 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 +0200
  • 3f4261ad1e use correct return_code if an error occured gcarq 2018-03-24 20:56:27 +0100
  • 4c97ee45dd return None if subcommand has been executed gcarq 2018-03-24 20:55:10 +0100
  • 9d443b8bd8 fix reference before assignment gcarq 2018-03-24 20:54:46 +0100
  • 32222ae6ef Fix tests in acl_pair Matthias Voppichler 2018-03-24 20:42:51 +0100
  • 71025fd374 Update scipy from 1.0.0 to 1.0.1 pyup-bot 2018-03-24 20:40:57 +0100
  • 82a2144296 change format of health fixture and get_market_summaries fixture Matthias Voppichler 2018-03-24 20:32:42 +0100
  • 22ef860312 Change freqbottest currencies Matthias Voppichler 2018-03-24 20:32:15 +0100
  • a6587b209f freqtradebot_tests - change currency to new format Matthias Voppichler 2018-03-24 20:11:42 +0100
  • 4dc1d7538e switch currencies to new format Matthias Voppichler 2018-03-24 20:07:04 +0100
  • 609c1eee55 fix persistance tests Matthias Voppichler 2018-03-24 20:02:13 +0100
  • ab6e32f6bb have backtest and dry-mode working Matthias Voppichler 2018-03-24 19:51:40 +0100
  • 85af68d807 ccxt - make backtesting work Matthias Voppichler 2018-03-24 19:45:23 +0100