Commit Graph

  • b116cc75c4 Fix failing test Matthias 2019-10-21 07:07:25 +02:00
  • bedbd964fc slightly rephrase strategy docs Matthias 2019-10-21 06:51:48 +02:00
  • 1c503f39b2 Handle some merge aftermaths Matthias 2019-10-20 19:54:38 +02:00
  • ca4d0067e4 Uncomment tests with --exchange hroff-1902 2019-10-21 02:15:37 +03:00
  • 8a0d90136c Improve unclear sentence in the docs hroff-1902 2019-10-20 23:31:44 +03:00
  • 5b680f2ece minor: Condense paragraphs in the docs hroff-1902 2019-10-20 23:26:25 +03:00
  • 1bc63288a3 Merge branch 'develop' into list-pairs2 hroff-1902 2019-10-20 23:22:45 +03:00
  • 45b2d24b79 Improve docs hroff-1902 2019-10-20 23:00:17 +03:00
  • 10ca249293 Fix fluky test hroff-1902 2019-10-20 22:43:00 +03:00
  • d6b6ded8bd Print empty line separator in case of human-readable formats (list and tabular) hroff-1902 2019-10-20 22:28:54 +03:00
  • 2d34c0f52d Update helpstring exports Matthias 2019-10-20 19:35:38 +02:00
  • f3cfe147b5 Merge branch 'develop' into feat/new_args_system Matthias 2019-10-20 19:32:34 +02:00
  • a52366c45d Merge pull request #2395 from freqtrade/reenable_docker_hyperopt hroff-1902 2019-10-20 20:17:27 +03:00
  • 88c91a8a54 Merge pull request #2392 from freqtrade/backtest-doc hroff-1902 2019-10-20 20:13:50 +03:00
  • 14755779de Merge pull request #2391 from freqtrade/plot_trades_in_min hroff-1902 2019-10-20 20:11:01 +03:00
  • 20dd3f2d67 Clearly highlight potential problems with looking into the future Matthias 2019-10-20 16:22:11 +02:00
  • 8a31b4c646 Update python base to 3.7.5 and install hyperopt dependencies Matthias 2019-10-20 10:47:04 +02:00
  • 78cd75dfef Add requirement Matthias 2019-10-20 10:35:36 +02:00
  • b805e4e150 Try list extension Matthias 2019-10-20 10:34:04 +02:00
  • df43b1f533 Merge pull request #2264 from freqtrade/args_aftersubcommand2 Matthias 2019-10-20 08:50:14 +02:00
  • 6e938b59c8 Merge pull request #2390 from freqtrade/remove_hardcoded_default hroff-1902 2019-10-19 22:18:08 +03:00
  • 4f17511fdc Merge pull request #2393 from freqtrade/remove_timeframe hroff-1902 2019-10-19 22:05:44 +03:00
  • d8630ef847 Add one-sided ms timerange Matthias 2019-10-19 19:38:16 +02:00
  • 47fabca1d9 Merge pull request #2372 from xmatthias/kraken_ohlcv_emulate hroff-1902 2019-10-19 19:32:37 +03:00
  • c48876b196 Trades should use timestamps or dates, not indexes Matthias 2019-10-19 15:21:47 +02:00
  • 16e10d99b9 Remove timeframe logic for non-date entries Matthias 2019-10-19 14:53:56 +02:00
  • 0adcee9233 Fix backtesting format since sublist does not render correctly Matthias 2019-10-19 14:34:55 +02:00
  • f41c659cb2 Plotting trades from database should show correct duration Matthias 2019-10-19 13:18:52 +02:00
  • 4c977b2e01 Merge pull request #2388 from hroff-1902/no-hyperopts Matthias 2019-10-19 11:15:24 +02:00
  • b152585d9b exportfilename should respect configured user_data_dir Matthias 2019-10-19 11:13:10 +02:00
  • fd22c87295 Some minor cleanups to trades download methods and docs Matthias 2019-10-19 10:05:30 +02:00
  • 93b213ae0b Merge pull request #2389 from hroff-1902/minor-freqtrade Matthias 2019-10-19 09:52:48 +02:00
  • 30eb23e1aa Minor freqtrade cleanup hroff-1902 2019-10-18 23:41:07 +03:00
  • 4ec83a2c24 DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct hroff-1902 2019-10-18 23:29:19 +03:00
  • 9e23ca14d1 Merge pull request #2384 from freqtrade/improve_buy_timeout_handling hroff-1902 2019-10-18 22:30:41 +03:00
  • ebf5738a6e Merge pull request #2387 from freqtrade/fix/testswindows hroff-1902 2019-10-18 20:43:44 +03:00
  • c649f9844e Compare >= instead of = Matthias 2019-10-18 19:36:04 +02:00
  • 3208f30c30 Fix base64 test on windows Matthias 2019-10-18 12:48:12 +02:00
  • 5e731ec278 Add more tests hroff-1902 2019-10-18 14:25:43 +03:00
  • e55b2a1a1c Allow test to pass on fast computers by setting the offset to -1 Matthias 2019-10-18 12:21:05 +02:00
  • ed8d805797 Make paths os independent to have tests pass on windows Matthias 2019-10-18 11:31:43 +02:00
  • 0ebf2e44be Merge pull request #2386 from freqtrade/backtesting_doc hroff-1902 2019-10-18 11:34:50 +03:00
  • 00a95945e1 Improve assumptions Matthias 2019-10-18 10:00:43 +02:00
  • 9d739f98ac use requested - remaining amount - not the requested amount! Matthias 2019-10-18 09:04:05 +02:00
  • 2588990f4b Require unfilledtimeout - don't require telegram in config Matthias 2019-10-18 07:10:02 +02:00
  • 271846dfb6 Simplify cancel timedout Matthias 2019-10-18 07:01:05 +02:00
  • c181fac6c7 fix #2383 Matthias 2019-10-18 06:46:48 +02:00
  • 0ac46eddca Add tests for new scenario Matthias 2019-10-18 06:38:07 +02:00
  • c735d35265 Extract open_trade generation from freqtradebot Matthias 2019-10-17 19:53:01 +02:00
  • e957894852 Rename start_list_pairs() -> start_list_markets() hroff-1902 2019-10-18 01:26:05 +03:00
  • 369335b80c Add tests for start_list_pairs() hroff-1902 2019-10-18 00:48:40 +03:00
  • 2ebddcf45c Make flake happy again hroff-1902 2019-10-17 23:40:29 +03:00
  • 8564affdf0 Add tests for Exchange.get_markets() hroff-1902 2019-10-17 22:45:20 +03:00
  • a39d51d7d0 Update test to use limit_buy_order Matthias 2019-10-17 19:33:21 +02:00
  • 750dc8bf56 Add tests for market_is_active() hroff-1902 2019-10-17 19:24:39 +03:00
  • 033742b708 Fix pairlists to use market_is_active() instead of custom check hroff-1902 2019-10-17 19:06:58 +03:00
  • 84ba431d10 Introduce a market with no 'active' field in conftest hroff-1902 2019-10-17 19:05:50 +03:00
  • b6e26c82ea Replace market_is_pair() by symbol_is_pair() hroff-1902 2019-10-17 18:44:25 +03:00
  • e8eb968a6f Add tests for market_is_pair() hroff-1902 2019-10-17 18:19:50 +03:00
  • 66605a1909 Add tests for plural(), taken from #1989 hroff-1902 2019-10-17 17:52:33 +03:00
  • 1e61263a28 More sofisticated market_is_pair(), taken from #1989 hroff-1902 2019-10-17 17:49:04 +03:00
  • bd08874f1f Fix options metavars shown in the helpstring hroff-1902 2019-10-17 17:31:49 +03:00
  • ff6a3465a7 Docs added hroff-1902 2019-10-17 17:18:26 +03:00
  • 5b58141f6b iFix grammar issue Matthias 2019-10-17 06:11:10 +02:00
  • bf4e9a5dbb Code cleanup hroff-1902 2019-10-17 04:34:05 +03:00
  • 837d4d82b4 Sort tabular and csv data by symbol as well hroff-1902 2019-10-17 03:06:51 +03:00
  • a8ffd29e18 Remove --active-only, introduce -a/--all instead hroff-1902 2019-10-17 02:42:07 +03:00
  • 92fda0f76c Allow --base and --quote be lists of currencies hroff-1902 2019-10-17 02:09:19 +03:00
  • df62dd65d3 Merge pull request #2382 from freqtrade/iresolver_small_improvements hroff-1902 2019-10-16 23:17:52 +03:00
  • d72d388726 Make flake happy hroff-1902 2019-10-16 10:55:09 +03:00
  • fda71085e0 Refactor load-path building to parent class Matthias 2019-10-15 12:11:14 +02:00
  • 1a765f1a17 Return generator instead of Object from _get_valid_object Matthias 2019-10-14 14:41:39 +02:00
  • 06ab51b53d Merge pull request #2381 from hroff-1902/fix/1364-2 Matthias 2019-10-16 06:45:31 +02:00
  • 7de1631045 Print summary in the log for machine-readable formats hroff-1902 2019-10-16 03:55:04 +03:00
  • 4c8411e835 Cleanup in print tabular and print-csv parts hroff-1902 2019-10-16 03:02:58 +03:00
  • f348956e4c --print-csv added hroff-1902 2019-10-16 02:22:27 +03:00
  • a4dfd77d23 Fix double comments for ADX hroff-1902 2019-10-15 22:35:14 +03:00
  • 89e0c76a3f Add --print-json and -1/--one-column options hroff-1902 2019-10-15 22:31:23 +03:00
  • abc504412a Merge pull request #2378 from freqtrade/fix/1364 Matthias 2019-10-15 21:22:19 +02:00
  • 36d5bb6f99 Adjust ADX placement in the comments hroff-1902 2019-10-15 21:11:41 +03:00
  • ad89d19955 Print list in the human-readable format hroff-1902 2019-10-15 21:07:01 +03:00
  • e6e35c2584 Switch samplestrategy from ADX to RSI Matthias 2019-10-15 19:38:23 +02:00
  • ace70510f3 Wording fixes Matthias 2019-10-15 14:50:51 +02:00
  • cb4d6efb29 Merge pull request #2377 from freqtrade/aligncustomoptions hroff-1902 2019-10-15 14:18:05 +03:00
  • f1cddfdc62 Merge pull request #2380 from freqtrade/dry_run_cli hroff-1902 2019-10-15 14:17:17 +03:00
  • 6fb96183c0 Reword help string Matthias 2019-10-15 12:26:06 +02:00
  • a5c83b66df Add --dry-run to trade command Matthias 2019-10-15 06:51:03 +02:00
  • a320d4ccba Don't sell with 0 profit in samplestrategy Matthias 2019-10-14 20:42:08 +02:00
  • 790e6146f5 Use crossed() in sample strategy Matthias 2019-10-14 20:13:34 +02:00
  • 89283ef486 Rename --custom-hyperopt to --hyperopt Matthias 2019-10-14 19:42:28 +02:00
  • 96bd5a6dc1 Merge pull request #2375 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.10 Matthias 2019-10-14 19:30:51 +02:00
  • f5d8741832 Bump sqlalchemy from 1.3.9 to 1.3.10 dependabot-preview[bot] 2019-10-14 15:19:50 +00:00
  • effcc988c1 Merge pull request #2376 from freqtrade/dependabot/pip/develop/jsonschema-3.1.1 Matthias 2019-10-14 17:18:41 +02:00
  • 7ac3fbfdc9 Merge pull request #2374 from freqtrade/dependabot/pip/develop/ccxt-1.18.1260 Matthias 2019-10-14 17:18:28 +02:00
  • 4c4134a272 Bump jsonschema from 3.0.2 to 3.1.1 dependabot-preview[bot] 2019-10-14 14:41:00 +00:00
  • b2682bcbf5 Bump ccxt from 1.18.1225 to 1.18.1260 dependabot-preview[bot] 2019-10-14 14:40:20 +00:00
  • 4111734637 Add 'Is pair' in the list-markets tabular output hroff-1902 2019-10-14 13:48:33 +03:00
  • 6e27c47dee Handle properly exchanges with no active flag set for markets hroff-1902 2019-10-14 13:32:39 +03:00
  • 18cc3539ca Merge pull request #2373 from freqtrade/binanceus_support hroff-1902 2019-10-14 12:47:07 +03:00
  • 76ad5bea0e Load correct exchange class Matthias 2019-10-14 11:36:42 +02:00