Commit Graph

  • de95e50804 Update ccxt from 1.18.523 to 1.18.551 pyup-bot 2019-05-20 15:36:08 +00:00
  • 703fdb2bc6 Update scipy from 1.2.1 to 1.3.0 pyup-bot 2019-05-20 15:36:07 +00:00
  • 5d93946365 Merge pull request #1866 from hroff-1902/persist-debug Matthias 2019-05-20 12:16:57 +02:00
  • e7b9bc6808 minor: remove noisy useless debug message hroff-1902 2019-05-20 12:27:30 +03:00
  • 46b347b661 Merge pull request #1864 from freqtrade/doc/backtest_future Misagh 2019-05-19 19:30:27 +02:00
  • fc96da869a Fix grammar messup Matthias 2019-05-19 16:07:16 +02:00
  • f93e6ad0f6 Rename strategy customization file Matthias 2019-05-19 09:07:43 +02:00
  • 8d8b4a69b7 Clearly warn about using future data during strategy development Matthias 2019-05-19 09:03:56 +02:00
  • 2cf07e2185 rename exception handlers Matthias 2019-05-18 13:39:12 +02:00
  • e6ae890def small adjustments after first feedback Matthias 2019-05-18 13:36:51 +02:00
  • 79cac36b34 Reference reest api in main documentation page Matthias 2019-05-18 10:36:40 +02:00
  • 9385a27ff0 Sort imports Matthias 2019-05-18 10:34:30 +02:00
  • f2e4689d0c Cleanup script Matthias 2019-05-18 10:29:38 +02:00
  • 70fabebcb3 Document rest api Matthias 2019-05-18 10:24:22 +02:00
  • c272e1ccdf Add default rest config Matthias 2019-05-18 10:24:01 +02:00
  • fd5012c04e Add test for api cleanup Matthias 2019-05-18 09:54:36 +02:00
  • bfc57a6f6d Adapt tests to new method of starting flask Matthias 2019-05-18 09:50:29 +02:00
  • 540d4bef1e gracefully shutdown flask Matthias 2019-05-18 09:50:19 +02:00
  • 5149ff7b12 Move api to /api/v1 Matthias 2019-05-15 07:12:33 +02:00
  • 01cd68a5aa Test forcesell Matthias 2019-05-15 07:00:17 +02:00
  • b700c64dc2 Test forcebuy - cleanup some tests Matthias 2019-05-15 06:51:23 +02:00
  • 350c903793 Test falsk crash Matthias 2019-05-15 06:24:22 +02:00
  • 39afe4c7bd Test flask app .run() Matthias 2019-05-14 07:07:51 +02:00
  • b9435e3cea Add more tests Matthias 2019-05-11 14:05:25 +02:00
  • a7329e5cc9 Test api-server start from manager Matthias 2019-05-11 13:40:30 +02:00
  • a146c5bf78 Improve jsonification Matthias 2019-05-11 13:31:48 +02:00
  • 557f849519 Improve 404 handling Matthias 2019-05-11 13:18:11 +02:00
  • 03dc6d92ae Remove hello() Matthias 2019-05-11 13:10:41 +02:00
  • 3c46870109 Test /count for api-server Matthias 2019-05-11 09:44:39 +02:00
  • 88dd18e045 Move patch_signal to conftest Matthias 2019-05-11 09:42:30 +02:00
  • 6b426e78f6 Tests for balance Matthias 2019-05-11 09:10:54 +02:00
  • 70a3c2c648 Actions - Add tests Matthias 2019-05-11 08:55:21 +02:00
  • 6ea0895803 Fix docstrings Matthias 2019-05-11 08:55:10 +02:00
  • b1a14401c2 Add some initial tests for apiserver Matthias 2019-05-10 07:07:38 +02:00
  • e0486ea68e Make app a instance object Matthias 2019-05-10 07:07:14 +02:00
  • 0ac434da78 Add forcebuy jsonification Matthias 2019-05-08 07:12:37 +02:00
  • 6e4b159611 Add forcebuy and forcesell Matthias 2019-04-26 12:50:13 +02:00
  • bc4342b2d0 small cleanup Matthias 2019-04-26 10:12:39 +02:00
  • cb271f51d1 Add client actions for actions Matthias 2019-04-26 10:10:01 +02:00
  • ea8b8eec1c Add edge handler Matthias 2019-04-26 10:06:46 +02:00
  • b1964851c9 Add performance handlers Matthias 2019-04-26 10:03:54 +02:00
  • 393e4ac90e Sort methods Matthias 2019-04-26 09:59:08 +02:00
  • 0163edc868 rest-client more methods Matthias 2019-04-26 09:55:52 +02:00
  • 3efdd55fb8 Support blacklist adding Matthias 2019-04-26 09:55:36 +02:00
  • 122cf4c897 Default add to None for blacklist rpc calls Matthias 2019-04-26 09:55:11 +02:00
  • 938d7275ba implement some methods Matthias 2019-04-26 09:27:20 +02:00
  • 8f9b9d31e2 Reorder arguments Matthias 2019-04-26 09:12:03 +02:00
  • d1fffab235 Rename internal methods to _ Matthias 2019-04-26 09:10:23 +02:00
  • ebebf94750 Change commands to post Matthias 2019-04-26 09:10:07 +02:00
  • b0ac98a7cd Clean up rest client Matthias 2019-04-26 09:08:03 +02:00
  • a132d6e141 Refactor client into class Matthias 2019-04-25 20:32:10 +02:00
  • a1043121fc Add blacklist handler Matthias 2019-04-19 06:56:01 +02:00
  • 5ba189ffb4 Add more commands to rest client, fix bug in config handling Matthias 2019-04-19 06:55:38 +02:00
  • d2c2811249 Move rest-client to scripts Matthias 2019-04-19 06:45:15 +02:00
  • 99875afcc0 Add default argument Matthias 2019-04-09 07:08:46 +02:00
  • ae8660fe06 Extract exception handling to decorator Matthias 2019-04-09 06:59:07 +02:00
  • 01c93a2ee3 Load rest-client config from file Matthias 2019-04-09 06:40:15 +02:00
  • d8549fe09a add balance handler Matthias 2019-04-07 13:22:44 +02:00
  • a12e093417 Api server - custom json encoder Matthias 2019-04-07 13:09:53 +02:00
  • 2f8088432c All handlers should be private Matthias 2019-04-06 20:08:01 +02:00
  • 3cf6c6ee0c Implement a few more methods Matthias 2019-04-06 19:58:00 +02:00
  • 8993882dcb Sort imports Matthias 2019-04-05 06:39:33 +02:00
  • c6c2893e2c Improve rest-client interface Matthias 2019-04-04 21:07:44 +02:00
  • 96a260b027 rest_dump Matthias 2019-04-04 20:21:26 +02:00
  • 6bb2fad9b0 Reorder some things Matthias 2019-04-04 19:34:19 +02:00
  • 9d95ae9341 Add flask to dependencies Matthias 2019-04-04 19:34:05 +02:00
  • 68743012e4 Patch api server for tests Matthias 2019-04-04 07:13:55 +02:00
  • ef2950bca2 Load api-server in rpc_manager Matthias 2019-04-04 07:13:40 +02:00
  • 6f67ea44dc Enable config-check for rest server Matthias 2019-04-04 07:13:14 +02:00
  • 26c42bd559 Add apiserver tests Matthias 2019-04-04 07:12:58 +02:00
  • c3c745ca19 Get new files from old branch Matthias 2019-04-04 07:08:24 +02:00
  • 2463f0257e Merge pull request #1862 from hroff-1902/dataprovider-history Matthias 2019-05-18 09:35:27 +02:00
  • e2b83624a3 data/history cleanup hroff-1902 2019-05-17 19:05:36 +03:00
  • e0310906c7 Merge pull request #1859 from hroff-1902/freqtrade-exceptions Matthias 2019-05-17 06:28:48 +02:00
  • 2741c5c330 inherit freqtrade exceptions from Exception i.o. BaseException hroff-1902 2019-05-16 22:38:59 +03:00
  • 175fc8591e Merge pull request #1845 from freqtrade/fix/1840 Matthias 2019-05-15 19:39:46 +02:00
  • 3c62586878 Merge pull request #1852 from hroff-1902/hyperopt-verify Matthias 2019-05-15 19:39:17 +02:00
  • 8b95e12468 log message adjusted in backtesting and hyperopt hroff-1902 2019-05-15 12:05:35 +03:00
  • 90a52e4602 tests adjusted; new test_start_no_data() added for hyperopt hroff-1902 2019-05-14 09:23:09 +03:00
  • 5677c4882e minor: add ticker data validation; log backtesting interval hroff-1902 2019-05-13 23:56:59 +03:00
  • 6d17cd50fe Merge pull request #1851 from freqtrade/pyup/weekly Misagh 2019-05-13 20:01:21 +02:00
  • 1cd98665de Update pyup only weekly Matthias 2019-05-13 19:50:56 +02:00
  • cfcf97b616 Merge pull request #1837 from hroff-1902/hyperopt-minor-1 Matthias 2019-05-13 19:49:23 +02:00
  • 6efebef714 Merge pull request #1848 from freqtrade/pyup/scheduled-update-2019-05-13 Misagh 2019-05-13 15:39:11 +02:00
  • 600f660f5e Update ccxt from 1.18.522 to 1.18.523 pyup-bot 2019-05-13 12:41:06 +00:00
  • 003461ec96 tests adjusted hroff-1902 2019-05-12 21:19:20 +03:00
  • 00b4501c59 avg profit and total profit corrected (to be %, not ratio); comments cleaned up a bit; typo in the log msg fixed hroff-1902 2019-05-12 21:14:00 +03:00
  • 8142794447 Merge pull request #1846 from freqtrade/pyup/scheduled-update-2019-05-12 Matthias 2019-05-12 19:33:15 +02:00
  • ea2ef78ceb Merge pull request #1843 from freqtrade/small_fixes Misagh 2019-05-12 17:36:34 +02:00
  • 11dca0bd29 Update pytest from 4.4.2 to 4.5.0 pyup-bot 2019-05-12 12:41:06 +00:00
  • dccd6b4a91 Update ccxt from 1.18.519 to 1.18.522 pyup-bot 2019-05-12 12:41:05 +00:00
  • 46b1ecc77d Fix #1840 - Support balances other than USDT Matthias 2019-05-11 15:27:09 +02:00
  • 8a319e90c6 Merge pull request #1844 from freqtrade/pyup/scheduled-update-2019-05-11 Matthias 2019-05-11 15:04:38 +02:00
  • 652914a67b Update python-rapidjson from 0.7.0 to 0.7.1 pyup-bot 2019-05-11 12:41:07 +00:00
  • 22f902f0f7 Update ccxt from 1.18.516 to 1.18.519 pyup-bot 2019-05-11 12:41:06 +00:00
  • 131b232155 Add sample for order_types in config (slightly different syntax) Matthias 2019-05-11 14:33:35 +02:00
  • 52da64b6dc Align configuration files Matthias 2019-05-11 14:33:26 +02:00
  • 75306b7a6e tests adjusted hroff-1902 2019-05-11 10:17:46 +03:00
  • 867f9ae362 Merge pull request #1838 from freqtrade/pyup/scheduled-update-2019-05-10 Matthias 2019-05-10 19:32:37 +02:00
  • ab23db2fa1 Update scikit-learn from 0.20.3 to 0.21.0 pyup-bot 2019-05-10 12:42:14 +00:00