Commit Graph

  • 06ab51b53d
    Merge pull request #2381 from hroff-1902/fix/1364-2 Matthias 2019-10-16 06:45:31 +0200
  • 7de1631045 Print summary in the log for machine-readable formats hroff-1902 2019-10-16 03:55:04 +0300
  • 4c8411e835 Cleanup in print tabular and print-csv parts hroff-1902 2019-10-16 03:02:58 +0300
  • f348956e4c --print-csv added hroff-1902 2019-10-16 02:22:27 +0300
  • a4dfd77d23 Fix double comments for ADX hroff-1902 2019-10-15 22:35:14 +0300
  • 89e0c76a3f Add --print-json and -1/--one-column options hroff-1902 2019-10-15 22:31:23 +0300
  • abc504412a
    Merge pull request #2378 from freqtrade/fix/1364 Matthias 2019-10-15 21:22:19 +0200
  • 36d5bb6f99 Adjust ADX placement in the comments hroff-1902 2019-10-15 21:11:41 +0300
  • ad89d19955 Print list in the human-readable format hroff-1902 2019-10-15 21:07:01 +0300
  • e6e35c2584 Switch samplestrategy from ADX to RSI Matthias 2019-10-15 19:38:23 +0200
  • ace70510f3 Wording fixes Matthias 2019-10-15 14:50:51 +0200
  • cb4d6efb29
    Merge pull request #2377 from freqtrade/aligncustomoptions hroff-1902 2019-10-15 14:18:05 +0300
  • f1cddfdc62
    Merge pull request #2380 from freqtrade/dry_run_cli hroff-1902 2019-10-15 14:17:17 +0300
  • 6fb96183c0 Reword help string Matthias 2019-10-15 12:26:06 +0200
  • a5c83b66df Add --dry-run to trade command Matthias 2019-10-15 06:51:03 +0200
  • a320d4ccba Don't sell with 0 profit in samplestrategy Matthias 2019-10-14 20:42:08 +0200
  • 790e6146f5 Use crossed() in sample strategy Matthias 2019-10-14 20:13:34 +0200
  • 89283ef486 Rename --custom-hyperopt to --hyperopt Matthias 2019-10-14 19:42:28 +0200
  • 96bd5a6dc1
    Merge pull request #2375 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.10 Matthias 2019-10-14 19:30:51 +0200
  • f5d8741832
    Bump sqlalchemy from 1.3.9 to 1.3.10 dependabot-preview[bot] 2019-10-14 15:19:50 +0000
  • effcc988c1
    Merge pull request #2376 from freqtrade/dependabot/pip/develop/jsonschema-3.1.1 Matthias 2019-10-14 17:18:41 +0200
  • 7ac3fbfdc9
    Merge pull request #2374 from freqtrade/dependabot/pip/develop/ccxt-1.18.1260 Matthias 2019-10-14 17:18:28 +0200
  • 4c4134a272
    Bump jsonschema from 3.0.2 to 3.1.1 dependabot-preview[bot] 2019-10-14 14:41:00 +0000
  • b2682bcbf5
    Bump ccxt from 1.18.1225 to 1.18.1260 dependabot-preview[bot] 2019-10-14 14:40:20 +0000
  • 4111734637 Add 'Is pair' in the list-markets tabular output hroff-1902 2019-10-14 13:48:33 +0300
  • 6e27c47dee Handle properly exchanges with no active flag set for markets hroff-1902 2019-10-14 13:32:39 +0300
  • 18cc3539ca
    Merge pull request #2373 from freqtrade/binanceus_support hroff-1902 2019-10-14 12:47:07 +0300
  • 76ad5bea0e Load correct exchange class Matthias 2019-10-14 11:36:42 +0200
  • 13e80e449c cleanup and better docstring Matthias 2019-10-14 06:19:59 +0200
  • 023eb19615 Add documentation for --dl-trades Matthias 2019-10-13 19:35:33 +0200
  • 3e4617be37 add pandas-based converter-functions Matthias 2019-10-13 19:21:27 +0200
  • ed9ec402fd Add test for trades_ohlcv Matthias 2019-10-13 16:04:40 +0200
  • 56de81a1f9 Add some test data Matthias 2019-10-13 15:57:54 +0200
  • ccb41d1ef9 Add tests for test_download_trades_history Matthias 2019-10-08 21:18:56 +0200
  • 2374cda8d0 Cleanup and tests for refresh_backtest_trades Matthias 2019-10-08 20:45:35 +0200
  • 1b7a09c184 Add test for utils --dl-trades Matthias 2019-10-08 20:31:14 +0200
  • 37925e7f6c Add --dl-trades cli flag Matthias 2019-10-08 20:31:01 +0200
  • 762ae3a598 Extend tests Matthias 2019-09-28 13:35:25 +0200
  • 9f8a2acf46 Extend test-cases to 5 trades Matthias 2019-10-08 20:16:02 +0200
  • 4fdec9d6e5 Test id-based pagination Matthias 2019-09-28 11:17:02 +0200
  • 640d58eb13 Remove unneeded checks Matthias 2019-09-28 10:56:43 +0200
  • fa8c61382b Remove unneeded exception handlers Matthias 2019-09-28 10:52:53 +0200
  • b6ac898f8f Add test for exception handler Matthias 2019-09-28 10:45:16 +0200
  • 57bcff1964 Test get_historic_trades Matthias 2019-08-30 06:51:21 +0200
  • 939a87ed2e Add test for fetch_trades Matthias 2019-08-29 16:33:56 +0200
  • 16d6914b15 Add test to cover missing line Matthias 2019-08-29 13:13:41 +0200
  • 05e473642b Small adjustments to get_trade_history Matthias 2019-08-29 13:01:44 +0200
  • 0d592f6c55 Refactor trade downloading to handle exceptions only once Matthias 2019-08-29 12:56:10 +0200
  • 476adf872a Add conversion from trades to ohlcv at different intervals Matthias 2019-08-29 11:43:14 +0200
  • 9584629f50 Rename argument from dl_path to datadir Matthias 2019-08-29 11:36:32 +0200
  • c1c49183b5 Call new method based on condition Matthias 2019-08-27 07:14:37 +0200
  • 8069cd6689 add refresh_trades_ method Matthias 2019-08-27 07:13:50 +0200
  • 1f79ca9539 Remove duplicate check Matthias 2019-08-27 07:13:32 +0200
  • 1d8fc97053 Fix duplicate trade error, rename some methods Matthias 2019-08-27 07:12:04 +0200
  • 19f3669fbd add docstring Matthias 2019-08-25 14:30:09 +0200
  • 06024b0ab0 Fix zipfile handling Matthias 2019-08-25 14:30:02 +0200
  • 6e952a0aa8 Capture downloaded data Matthias 2019-08-25 14:14:31 +0200
  • 57dee794d1 Fix end-reached for id-based trade-download Matthias 2019-08-25 14:14:13 +0200
  • 2c0bb71a6e Add download_trades_history() Matthias 2019-08-16 10:51:04 +0200
  • ab8f638e44 Move id/time detection to get_historic_trades method Matthias 2019-08-16 10:34:52 +0200
  • d250b67f33 Add load/store trades data Matthias 2019-08-16 10:26:38 +0200
  • 42b8241541 use gz to save / load trades data Matthias 2019-08-16 10:26:20 +0200
  • 6cc98c1ea9 Fix tests Matthias 2019-08-15 16:49:54 +0200
  • 77c367ad1d First draft of async get_trade methods Matthias 2019-08-14 20:30:29 +0200
  • 26b3148904 Add build_ohlcv wrapper Matthias 2019-08-14 20:30:13 +0200
  • 27dc9ca799 Add trades_pagination attributes Matthias 2019-08-14 19:22:52 +0200
  • 63e87ef85b Add pair_trades_filename Matthias 2019-08-14 18:58:27 +0200
  • 6697b677dc Add test for test_data_filename Matthias 2019-08-14 18:56:46 +0200
  • baad1a5166 Explain _params element Matthias 2019-08-14 10:45:57 +0200
  • 7cf7982565 Add list-pairs and list-markets subcommands hroff-1902 2019-10-13 13:12:20 +0300
  • f3f6e9d365 Allow skipping of exchange validation Matthias 2019-10-13 10:33:22 +0200
  • 4228137dff
    Merge pull request #2366 from freqtrade/interface_noconf hroff-1902 2019-10-13 11:04:51 +0300
  • 3c8d27d098 remove correct comment ... Matthias 2019-10-13 09:54:03 +0200
  • 2c200873c1
    Merge pull request #2360 from hroff-1902/no-default-hyperopt Matthias 2019-10-13 09:42:48 +0200
  • ff1fa17dc3 No default value for the config parameter hroff-1902 2019-10-13 03:41:25 +0300
  • 08bf92dcbc Implement tests for BaseExchange hroff-1902 2019-10-12 17:04:03 +0300
  • 0991b3cadd Copy test_exchange.py to test_baseexchange.py hroff-1902 2019-10-12 17:02:56 +0300
  • bcd7f115bf Adjust tests hroff-1902 2019-10-12 14:45:54 +0300
  • 4ce968763e Fix conftest hroff-1902 2019-10-12 12:48:40 +0300
  • 4b2efae0b5 Make mypy happy hroff-1902 2019-10-12 12:13:59 +0300
  • b556891bf2 Introduce BaseExchange class hroff-1902 2019-10-12 11:48:56 +0300
  • 08e6d8a780 Rollback defaulting to DefaultHyperOptLoss hroff-1902 2019-10-11 23:33:22 +0300
  • 4c1705fb1e No specific handling for trailing_stop_positive hroff-1902 2019-10-11 22:59:13 +0300
  • 31389b38f1
    Merge pull request #2361 from freqtrade/dataprovider_tests hroff-1902 2019-10-11 22:15:21 +0300
  • ff7a3cc885 remove last occurance of config. from stop_loss_reached Matthias 2019-10-11 09:05:21 +0200
  • 4d1488498c stoploss_reached should not use config Matthias 2019-10-11 08:55:31 +0200
  • 10a22e7872
    Merge pull request #2365 from GrilledChickenThighs/develop Matthias 2019-10-11 06:42:41 +0200
  • e72b6a440b Updated Rest API Docs Paul D. Mendes 2019-10-10 20:37:25 +0000
  • b5ca4b7f35
    Merge pull request #2364 from hroff-1902/list-diff-helpstrings-2 Matthias 2019-10-10 19:57:19 +0200
  • c49f4b73dd Fix helpstring hroff-1902 2019-10-10 20:44:24 +0300
  • 80cbf08a58
    Merge pull request #2219 from ahonnecke/docker-compose Matthias 2019-10-10 19:38:40 +0200
  • 5e23cc719d Add tests for orderbook and market in dataprovider Matthias 2019-10-10 17:03:52 +0200
  • 0680fe2a1a fix path to tests Matthias 2019-10-10 19:28:11 +0200
  • bba5f54722
    Merge pull request #2335 from hroff-1902/dataprovider-market Matthias 2019-10-10 16:54:04 +0200
  • 85c4546333
    Merge pull request #2343 from hroff-1902/move-experimental Matthias 2019-10-10 16:08:11 +0200
  • c4105436eb Disable defaulting to DefaultHyperOpts and DefaultHyperOptLoss hroff-1902 2019-10-10 04:37:32 +0300
  • 23b5c0e833 Improve tests for handling deprecated settings hroff-1902 2019-10-09 18:22:54 +0300
  • 1a625f0bdd Set diff. helpstrings for -1 option for list-exchanges and list-timeframes hroff-1902 2019-10-09 03:37:54 +0300
  • cdd1bc425b Fix typo hroff-1902 2019-10-09 03:12:30 +0300
  • 2a9c06c40f Test added hroff-1902 2019-10-09 02:44:04 +0300