Commit Graph

  • 03005bc0f1 update documentation xmatthias 2018-06-26 23:14:12 +0200
  • da5be9fbd0 add stop_loss based on work from @berlinguyinca xmatthias 2018-06-26 23:06:27 +0200
  • 3e167e1170 update sample configs xmatthias 2018-06-26 22:41:38 +0200
  • 5015bc9bb0 slight update to persistence xmatthias 2018-06-26 22:41:28 +0200
  • 243c36b39b get persistence.py for stop_loss xmatthias 2018-06-26 20:49:07 +0200
  • 9ac3c559b6 fix some stoploss documentation xmatthias 2018-06-26 20:26:28 +0200
  • 257e1847b1 Update stoploss.md peterkorodi 2018-06-17 11:00:34 +0200
  • 54f52fb366 Create stoploss.md Gert Wohlgemuth 2018-06-01 20:50:40 -0700
  • 9813c3c039 eliminating partial candles on known exchanges that sends partial ohclv Nullart 2018-06-26 21:17:17 +0800
  • 56cc3c6e72 book order warning for dry run Nullart 2018-06-26 21:14:41 +0800
  • e1d8a59b69
    Merge pull request #960 from freqtrade/pyup-scheduled-update-2018-06-26 Matthias 2018-06-26 14:43:31 +0200
  • 7c2a50cef9 Update ccxt from 1.14.267 to 1.14.272 pyup-bot 2018-06-26 14:23:06 +0200
  • 06f50eb4b5
    Merge pull request #35 from xmatthias/pair_to_strat_fix Gert Wohlgemuth 2018-06-25 22:32:30 -0700
  • 407d340b9c fix mypy and tests xmatthias 2018-06-26 07:08:09 +0200
  • b7b9fd1fd5 flake 8 fix creslinux 2018-06-25 20:06:53 +0000
  • 95ba016558 rpc.py Added RPCExcpetion if trades is empty on trade.query creslinux 2018-06-25 19:55:28 +0000
  • 63c16b7f83 Moved routes that do not need access to rpc.rpc self into their own common file. creslinux 2018-06-23 14:04:15 +0000
  • 0b061fda97 removed change to cleanup() in api_server.py creslinux 2018-06-23 12:38:04 +0000
  • 60b24a8aa7 Added api server shutdown function, and exposed on HTTP as /stop_api url creslinux 2018-06-23 12:17:00 +0000
  • ab2cf1bbfe Added api server shutdown function, and exposed on HTTP as /stop_api url creslinux 2018-06-23 11:53:09 +0000
  • dc1aebf391 Updated def comments to be __docstring__ compatible creslinux 2018-06-23 09:48:51 +0000
  • 2ac6a225be flake 8 fix creslinux 2018-06-23 09:22:25 +0000
  • f590f514f3 moved default page "/" index into self_register_other() out of the block of URLs that call rpc.rcp functionality. creslinux 2018-06-23 09:19:34 +0000
  • ce251a965e Moved registering application urls out of the run def and into their own creslinux 2018-06-23 09:08:39 +0000
  • 4abfcd2462 remove _rpc_status_table and reuse _rpc_status instead gcarq 2018-06-23 09:28:13 +0200
  • a92f0c2125 api_server: fix flake8 warnings and implement missing methods gcarq 2018-06-23 09:27:28 +0200
  • 2df0377832 refactor _rpc_balance gcarq 2018-06-22 04:08:51 +0200
  • 37c70d2d3e return dict from _rpc_status and handle rendering in module impl gcarq 2018-06-22 03:54:10 +0200
  • 62afba1beb remove markdown formatting from exception string gcarq 2018-06-22 03:37:19 +0200
  • 913cb80a33 convert start, stop and reload_conf to return a dict gcarq 2018-06-22 03:32:45 +0200
  • 446c621006 move endpoint definitions to class scope gcarq 2018-06-22 02:56:10 +0200
  • 75de61843b fix flake8 warnings gcarq 2018-06-22 02:55:27 +0200
  • d7dfa00cb3 Moved from decorators to app.add_url_rule This has the benefit of creating a label which may be helpful if later refactoring. creslinux 2018-06-15 09:14:17 +0000
  • 9aa08ec3c1 Added json validation of formats to check IPv4 refactored files and calls to be api_server worked down satisfying review comments of last commit creslinux 2018-06-14 20:19:15 +0000
  • b101a2608a Updated creslinux 2018-06-14 15:44:12 +0000
  • cbfa9e8355 Updated creslinux 2018-06-14 15:38:26 +0000
  • 6cd4414874 Update rest_client.py creslin 2018-06-13 22:41:43 +0000
  • ec252ff774 Implemented local restful flask service and provided cmdline client creslinux 2018-06-13 22:26:21 +0000
  • dcbdbecae0 Implemented local restful flask service and provided cmdline client creslinux 2018-06-13 22:18:49 +0000
  • 5fdb7612d0 Added Local RPC client - added only "Daily" call so far, submitting for early review/feedback creslinux 2018-06-08 18:35:01 +0000
  • 4c7d1c90db
    Merge pull request #957 from freqtrade/pyup-scheduled-update-2018-06-25 Samuel Husso 2018-06-25 08:15:30 -0500
  • 4f1fa28658 Update ccxt from 1.14.257 to 1.14.267 pyup-bot 2018-06-25 14:23:06 +0200
  • 2b6407e598 remove unused tests from hyperopt Janne Sinivirta 2018-06-25 11:38:42 +0300
  • 0bddc58ec4 extract loading previous results to a method Janne Sinivirta 2018-06-25 11:38:14 +0300
  • 17ee7f8be5 fix typo in requirements.txt Janne Sinivirta 2018-06-25 11:15:11 +0300
  • d272e3b666 remove flask-jsonify in favor of json.dumps gcarq 2018-06-25 00:07:53 +0200
  • 127e50c932 use dict as argument for rpc.send_msg gcarq 2018-06-25 00:04:27 +0200
  • 85851bd026 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into feature/flask-rest gcarq 2018-06-24 23:39:04 +0200
  • 375ea940f4
    Merge pull request #956 from freqtrade/fix/download_backtest Michael Egger 2018-06-24 21:44:09 +0200
  • 43f1a1d264 rework download_backtest script xmatthias 2018-06-24 19:52:12 +0200
  • e70cb963f7 document what to do with exported backtest results xmatthias 2018-06-24 17:00:00 +0200
  • a8cb0b0321
    Merge pull request #955 from freqtrade/pyup-scheduled-update-2018-06-24 Samuel Husso 2018-06-24 08:01:04 -0500
  • 118a43cbb8 fixing tests for hyperopt Janne Sinivirta 2018-06-24 15:27:53 +0300
  • 5e7e977ffa Update ccxt from 1.14.256 to 1.14.257 pyup-bot 2018-06-24 14:23:05 +0200
  • 660ec6f443 fix parameter type xmatthias 2018-06-24 13:43:27 +0200
  • e98f22ef2f Merge branch 'master' of https://github.com/freqtrade/freqtrade into develop gcarq 2018-06-24 00:39:11 +0200
  • 2bb63ba33d
    Merge pull request #953 from freqtrade/release-0.17.0 0.17.0 Samuel Husso 2018-06-23 16:22:51 -0500
  • 1529ce8bdb
    Merge pull request #952 from freqtrade/bump-version Samuel Husso 2018-06-23 16:21:56 -0500
  • d8cb63efdd extract load_trades xmatthias 2018-06-23 20:19:07 +0200
  • 5055563458 add --plot-limit xmatthias 2018-06-23 20:14:15 +0200
  • f506ebcd62 use Pathlib in the whole script xmatthias 2018-06-23 19:58:28 +0200
  • 3cedace2f6 add plotting for backtested trades xmatthias 2018-06-23 19:54:27 +0200
  • 3384679bad bump develop to 0.17.1 Samuel Husso 2018-06-23 09:38:20 -0500
  • 46a062d5fb Drafting freqtrade 0.17.0 release Samuel Husso 2018-06-23 09:35:52 -0500
  • 8b7183cdbc
    Merge pull request #951 from freqtrade/readme-update Samuel Husso 2018-06-23 09:32:56 -0500
  • beb15532f7
    Merge pull request #950 from freqtrade/fix-filenotfounderror Michael Egger 2018-06-23 16:07:52 +0200
  • 107f3ed35b
    Merge pull request #760 from arudov/feature-unlimited-stake_amount Michael Egger 2018-06-23 16:07:38 +0200
  • 2c492341c2
    Merge c227bb3139 into a0c9a9585d creslin 2018-06-23 14:05:23 +0000
  • c227bb3139 Moved routes that do not need access to rpc.rpc self into their own common file. creslinux 2018-06-23 14:04:15 +0000
  • f82b809fcf Merge with develop Anton 2018-06-23 16:50:27 +0300
  • 9bad75f37d README: note to open an issue before starting major feature work Samuel Husso 2018-06-23 08:36:32 -0500
  • 864bbc441a
    Merge pull request #882 from freqtrade/feature/revamp_readme Samuel Husso 2018-06-23 08:21:56 -0500
  • e2df908304
    Merge pull request #949 from freqtrade/pyup-scheduled-update-2018-06-23 Michael Egger 2018-06-23 14:56:52 +0200
  • 642ad02316 remove unused import Janne Sinivirta 2018-06-23 15:56:38 +0300
  • ab9e2fcea0 fix guard names to match search space Janne Sinivirta 2018-06-23 15:47:19 +0300
  • 136456afc0 add three triggers to hyperopting Janne Sinivirta 2018-06-23 15:44:51 +0300
  • 4ea5fcc661 resolver: don't fail if user_data can't be found gcarq 2018-06-23 14:42:22 +0200
  • 3fb680b3b4 removed change to cleanup() in api_server.py creslinux 2018-06-23 12:38:04 +0000
  • 9c66c25890 resolver: use current folder instead of script folder to find user_data gcarq 2018-06-23 14:34:36 +0200
  • 925b9b0c19 Update ccxt from 1.14.253 to 1.14.256 pyup-bot 2018-06-23 14:23:07 +0200
  • 09261b11af remove hyperopt and networkx from dependencies Janne Sinivirta 2018-06-23 15:22:14 +0300
  • e25d8f9435
    Merge pull request #947 from freqtrade/code-cleanup Matthias 2018-06-23 14:21:42 +0200
  • 0440a19171 export open/close rate for backtesting too xmatthias 2018-06-23 14:19:50 +0200
  • eedcb64962 Added api server shutdown function, and exposed on HTTP as /stop_api url creslinux 2018-06-23 12:17:00 +0000
  • 839d513bb8 Added api server shutdown function, and exposed on HTTP as /stop_api url creslinux 2018-06-23 11:53:09 +0000
  • 0b3e4f6bcd remove dead code gcarq 2018-06-23 13:50:49 +0200
  • 295dfe2652 persistence: remove obsolete global _CONF variable gcarq 2018-06-23 13:50:22 +0200
  • df9015a7f1
    Merge pull request #942 from xmatthias/feat/buy_on_sell_first Michael Egger 2018-06-23 13:42:03 +0200
  • e8f2e6956d to avoid pickle problems, get rid of reference to exchange after initialization Janne Sinivirta 2018-06-22 21:02:59 +0300
  • dde7df7fd3 add scikit-optimize to dependencies Janne Sinivirta 2018-06-22 17:08:22 +0300
  • a525cba8e9 switch signal handler to try catch. fix pickling and formatting output Janne Sinivirta 2018-06-22 13:02:26 +0300
  • 8272120c3a convert stoploss and ROI search spaces to skopt format Janne Sinivirta 2018-06-22 07:10:37 +0300
  • 8fee2e2409 move result logging out from optimizer Janne Sinivirta 2018-06-21 14:59:36 +0300
  • c415014153 use multiple jobs in acq Janne Sinivirta 2018-06-21 14:05:17 +0300
  • 964cbdc262 increase initial sampling points Janne Sinivirta 2018-06-20 09:13:51 +0300
  • a46badd5c0 reuse pool workers Janne Sinivirta 2018-06-19 21:57:42 +0300
  • 0cb1aedf5b problem with pickling Janne Sinivirta 2018-06-19 09:09:54 +0300
  • b485e6e0ba start small Janne Sinivirta 2018-06-18 22:40:36 +0300
  • 810d7de869 tests: add dir() assertion gcarq 2018-06-23 11:57:26 +0200
  • 398b21a11d implement test for import_strategy gcarq 2018-06-23 11:14:31 +0200