Commit Graph

  • 13e80e449c cleanup and better docstring Matthias 2019-10-14 06:19:59 +02:00
  • 023eb19615 Add documentation for --dl-trades Matthias 2019-10-13 19:35:33 +02:00
  • 3e4617be37 add pandas-based converter-functions Matthias 2019-10-13 19:21:27 +02:00
  • ed9ec402fd Add test for trades_ohlcv Matthias 2019-10-13 16:04:40 +02:00
  • 56de81a1f9 Add some test data Matthias 2019-10-13 15:57:54 +02:00
  • ccb41d1ef9 Add tests for test_download_trades_history Matthias 2019-10-08 21:18:56 +02:00
  • 2374cda8d0 Cleanup and tests for refresh_backtest_trades Matthias 2019-10-08 20:45:35 +02:00
  • 1b7a09c184 Add test for utils --dl-trades Matthias 2019-10-08 20:31:14 +02:00
  • 37925e7f6c Add --dl-trades cli flag Matthias 2019-10-08 20:31:01 +02:00
  • 762ae3a598 Extend tests Matthias 2019-09-28 13:35:25 +02:00
  • 9f8a2acf46 Extend test-cases to 5 trades Matthias 2019-10-08 20:16:02 +02:00
  • 4fdec9d6e5 Test id-based pagination Matthias 2019-09-28 11:17:02 +02:00
  • 640d58eb13 Remove unneeded checks Matthias 2019-09-28 10:56:43 +02:00
  • fa8c61382b Remove unneeded exception handlers Matthias 2019-09-28 10:52:53 +02:00
  • b6ac898f8f Add test for exception handler Matthias 2019-09-28 10:45:16 +02:00
  • 57bcff1964 Test get_historic_trades Matthias 2019-08-30 06:51:21 +02:00
  • 939a87ed2e Add test for fetch_trades Matthias 2019-08-29 16:33:56 +02:00
  • 16d6914b15 Add test to cover missing line Matthias 2019-08-29 13:13:41 +02:00
  • 05e473642b Small adjustments to get_trade_history Matthias 2019-08-29 13:01:44 +02:00
  • 0d592f6c55 Refactor trade downloading to handle exceptions only once Matthias 2019-08-29 12:56:10 +02:00
  • 476adf872a Add conversion from trades to ohlcv at different intervals Matthias 2019-08-29 11:43:14 +02:00
  • 9584629f50 Rename argument from dl_path to datadir Matthias 2019-08-29 11:36:32 +02:00
  • c1c49183b5 Call new method based on condition Matthias 2019-08-27 07:14:37 +02:00
  • 8069cd6689 add refresh_trades_ method Matthias 2019-08-27 07:13:50 +02:00
  • 1f79ca9539 Remove duplicate check Matthias 2019-08-27 07:13:32 +02:00
  • 1d8fc97053 Fix duplicate trade error, rename some methods Matthias 2019-08-27 07:12:04 +02:00
  • 19f3669fbd add docstring Matthias 2019-08-25 14:30:09 +02:00
  • 06024b0ab0 Fix zipfile handling Matthias 2019-08-25 14:30:02 +02:00
  • 6e952a0aa8 Capture downloaded data Matthias 2019-08-25 14:14:31 +02:00
  • 57dee794d1 Fix end-reached for id-based trade-download Matthias 2019-08-25 14:14:13 +02:00
  • 2c0bb71a6e Add download_trades_history() Matthias 2019-08-16 10:51:04 +02:00
  • ab8f638e44 Move id/time detection to get_historic_trades method Matthias 2019-08-16 10:34:52 +02:00
  • d250b67f33 Add load/store trades data Matthias 2019-08-16 10:26:38 +02:00
  • 42b8241541 use gz to save / load trades data Matthias 2019-08-16 10:26:20 +02:00
  • 6cc98c1ea9 Fix tests Matthias 2019-08-15 16:49:54 +02:00
  • 77c367ad1d First draft of async get_trade methods Matthias 2019-08-14 20:30:29 +02:00
  • 26b3148904 Add build_ohlcv wrapper Matthias 2019-08-14 20:30:13 +02:00
  • 27dc9ca799 Add trades_pagination attributes Matthias 2019-08-14 19:22:52 +02:00
  • 63e87ef85b Add pair_trades_filename Matthias 2019-08-14 18:58:27 +02:00
  • 6697b677dc Add test for test_data_filename Matthias 2019-08-14 18:56:46 +02:00
  • baad1a5166 Explain _params element Matthias 2019-08-14 10:45:57 +02:00
  • 7cf7982565 Add list-pairs and list-markets subcommands hroff-1902 2019-10-13 13:12:20 +03:00
  • f3f6e9d365 Allow skipping of exchange validation Matthias 2019-10-13 10:33:22 +02:00
  • 4228137dff Merge pull request #2366 from freqtrade/interface_noconf hroff-1902 2019-10-13 11:04:51 +03:00
  • 3c8d27d098 remove correct comment ... Matthias 2019-10-13 09:54:03 +02:00
  • 2c200873c1 Merge pull request #2360 from hroff-1902/no-default-hyperopt Matthias 2019-10-13 09:42:48 +02:00
  • ff1fa17dc3 No default value for the config parameter hroff-1902 2019-10-13 03:41:25 +03:00
  • 08e6d8a780 Rollback defaulting to DefaultHyperOptLoss hroff-1902 2019-10-11 23:33:22 +03:00
  • 4c1705fb1e No specific handling for trailing_stop_positive hroff-1902 2019-10-11 22:59:13 +03:00
  • 31389b38f1 Merge pull request #2361 from freqtrade/dataprovider_tests hroff-1902 2019-10-11 22:15:21 +03:00
  • ff7a3cc885 remove last occurance of config. from stop_loss_reached Matthias 2019-10-11 09:05:21 +02:00
  • 4d1488498c stoploss_reached should not use config Matthias 2019-10-11 08:55:31 +02:00
  • 10a22e7872 Merge pull request #2365 from GrilledChickenThighs/develop Matthias 2019-10-11 06:42:41 +02:00
  • e72b6a440b Updated Rest API Docs Paul D. Mendes 2019-10-10 20:37:25 +00:00
  • b5ca4b7f35 Merge pull request #2364 from hroff-1902/list-diff-helpstrings-2 Matthias 2019-10-10 19:57:19 +02:00
  • c49f4b73dd Fix helpstring hroff-1902 2019-10-10 20:44:24 +03:00
  • 80cbf08a58 Merge pull request #2219 from ahonnecke/docker-compose Matthias 2019-10-10 19:38:40 +02:00
  • 5e23cc719d Add tests for orderbook and market in dataprovider Matthias 2019-10-10 17:03:52 +02:00
  • 0680fe2a1a fix path to tests Matthias 2019-10-10 19:28:11 +02:00
  • bba5f54722 Merge pull request #2335 from hroff-1902/dataprovider-market Matthias 2019-10-10 16:54:04 +02:00
  • 85c4546333 Merge pull request #2343 from hroff-1902/move-experimental Matthias 2019-10-10 16:08:11 +02:00
  • c4105436eb Disable defaulting to DefaultHyperOpts and DefaultHyperOptLoss hroff-1902 2019-10-10 04:37:32 +03:00
  • 23b5c0e833 Improve tests for handling deprecated settings hroff-1902 2019-10-09 18:22:54 +03:00
  • cdd1bc425b Fix typo hroff-1902 2019-10-09 03:12:30 +03:00
  • 2a9c06c40f Test added hroff-1902 2019-10-09 02:44:04 +03:00
  • 434e0234c5 Add handling deprecated settings hroff-1902 2019-10-09 02:37:29 +03:00
  • caf415dc97 Merge pull request #2355 from freqtrade/hroff-1902-patch-1 hroff-1902 2019-10-08 22:32:39 +03:00
  • e9337bf56e Merge pull request #2356 from freqtrade/tests_history_pathlib hroff-1902 2019-10-08 22:31:43 +03:00
  • bcd02a871f Fix beeing again ... Matthias 2019-10-08 21:16:35 +02:00
  • e1c14bc86c Don't use os.path in test_history Matthias 2019-10-08 21:10:43 +02:00
  • 69c23c00e0 Fix minor typos in the docs hroff-1902 2019-10-08 22:07:38 +03:00
  • 1e19d7e463 Merge pull request #2354 from freqtrade/remove_underline hroff-1902 2019-10-08 21:54:03 +03:00
  • 5e0391aa2b Merge pull request #2332 from hroff-1902/freqtradebot-refactor Matthias 2019-10-08 19:44:08 +02:00
  • 2e91ee3849 remove underline from docs style Matthias 2019-10-08 19:41:18 +02:00
  • 9b32d617db Merge pull request #2353 from freqtrade/docs_versions Matthias 2019-10-08 19:39:31 +02:00
  • 2ec8376af9 Merge pull request #2342 from freqtrade/fix/negativeroi hroff-1902 2019-10-08 11:19:34 +03:00
  • 86ef32318c Add versions to doc theme Matthias 2019-10-06 19:27:20 +02:00
  • 4d062d41cb Improve comments in the SampleStrategy; set use_sell_signal = True hroff-1902 2019-10-08 01:07:22 +03:00
  • e78e42339d Improve docs wordings hroff-1902 2019-10-08 00:58:25 +03:00
  • 057ab1b7a6 Remove unnecessary comments hroff-1902 2019-10-08 00:50:47 +03:00
  • 613300c61d Add short description of the market() method into docs hroff-1902 2019-10-08 00:38:20 +03:00
  • 7d1f66ccf8 Merge pull request #2341 from hroff-1902/indicator-helper Matthias 2019-10-07 19:36:09 +02:00
  • a7418449f9 Merge pull request #2346 from freqtrade/dependabot/pip/develop/pytest-cov-2.8.1 Matthias 2019-10-07 19:31:21 +02:00
  • d68e6f8362 Merge pull request #2347 from freqtrade/dependabot/pip/develop/joblib-0.14.0 Matthias 2019-10-07 19:18:53 +02:00
  • c34ce15b14 Bump pytest-cov from 2.7.1 to 2.8.1 dependabot-preview[bot] 2019-10-07 15:16:39 +00:00
  • 1350d2cd1a Merge pull request #2349 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.9 Matthias 2019-10-07 17:14:56 +02:00
  • 9db2aca791 Merge pull request #2348 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.1 Matthias 2019-10-07 17:14:43 +02:00
  • 80d58b7930 Bump pytest-mock from 1.11.0 to 1.11.1 dependabot-preview[bot] 2019-10-07 13:07:56 +00:00
  • 568ecc201a Bump sqlalchemy from 1.3.8 to 1.3.9 dependabot-preview[bot] 2019-10-07 13:06:59 +00:00
  • cad7ed5570 Merge pull request #2350 from freqtrade/dependabot/pip/develop/pytest-5.2.1 Matthias 2019-10-07 15:06:52 +02:00
  • 57bb9281f6 Merge pull request #2351 from freqtrade/dependabot/pip/develop/mkdocs-material-4.4.3 Matthias 2019-10-07 15:05:48 +02:00
  • 5e53e9bcaa Merge pull request #2352 from freqtrade/dependabot/pip/develop/ccxt-1.18.1225 Matthias 2019-10-07 15:05:34 +02:00
  • edfbb56749 Merge pull request #2344 from freqtrade/backtest_nofees hroff-1902 2019-10-07 13:30:20 +03:00
  • 652a04ac70 Bump ccxt from 1.18.1208 to 1.18.1225 dependabot-preview[bot] 2019-10-07 10:24:53 +00:00
  • 5e9ab3e261 Bump mkdocs-material from 4.4.2 to 4.4.3 dependabot-preview[bot] 2019-10-07 10:24:29 +00:00
  • be6fd3af9a Bump pytest from 5.2.0 to 5.2.1 dependabot-preview[bot] 2019-10-07 10:24:06 +00:00
  • e272cd485c Bump joblib from 0.13.2 to 0.14.0 dependabot-preview[bot] 2019-10-07 10:22:59 +00:00
  • f27528538d Merge pull request #2345 from hroff-1902/minor-data-history Matthias 2019-10-07 07:05:24 +02:00
  • ad35a3d7ab Small wording improvements Matthias 2019-10-07 07:02:43 +02:00
  • 211b9cbe04 Cleanup in data.history hroff-1902 2019-10-06 18:10:40 +03:00