Commit Graph

  • 5fa3548dbe
    Merge pull request #1145 from freqtrade/feat/improve_travis Matthias 2018-11-27 07:04:38 +0100
  • f5a70750f0 edge real position sizing drafted misagh 2018-11-26 21:06:32 +0100
  • 6351fe7a7f test added: stoploss_order_id should be null after migration misagh 2018-11-26 20:24:13 +0100
  • 3131788639 Merge branch 'develop' into time_in_force misagh 2018-11-26 19:20:01 +0100
  • 7f6fc7e90f Lost in git ! misagh 2018-11-26 19:13:36 +0100
  • 86354ed258 conflict resolved misagh 2018-11-26 19:08:58 +0100
  • 2135976cb8 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop misagh 2018-11-26 19:01:29 +0100
  • b63535083e flake8 misagh 2018-11-26 18:47:32 +0100
  • 1f1770ad5a migration script and and error handling on stop loss order misagh 2018-11-26 18:46:59 +0100
  • 17004a5a72 documentation corrected misagh 2018-11-26 18:29:41 +0100
  • b2634e8e08 typo corrected misagh 2018-11-26 18:28:13 +0100
  • 823bc3abb6
    Merge pull request #1361 from freqtrade/wallets/add_live_test Samuel Husso 2018-11-26 15:15:42 +0200
  • a584327d2f
    Merge pull request #1363 from freqtrade/pyup-scheduled-update-2018-11-26 Samuel Husso 2018-11-26 15:13:36 +0200
  • d3712c6e40 Update ccxt from 1.17.536 to 1.17.539 pyup-bot 2018-11-26 13:34:05 +0100
  • 854af9c124
    Merge pull request #1355 from freqtrade/fix/async_followup Matthias 2018-11-26 06:55:10 +0100
  • ad8592f316 Test live mode of get_free Matthias 2018-11-26 06:22:53 +0100
  • 797a0e8fd0
    Merge pull request #1354 from freqtrade/fix/lambda_test Matthias 2018-11-26 06:28:01 +0100
  • c38f8b8ae2
    Merge pull request #1360 from pan-long/patch-1 Matthias 2018-11-26 06:18:16 +0100
  • 16eec078d7
    Use dot to access attribute in NamedTuple Pan Long 2018-11-26 09:18:29 +0800
  • 9f26022ce5 copy/paste corrected misagh 2018-11-25 22:08:42 +0100
  • 962b02b079 one last step before tests misagh 2018-11-25 22:02:59 +0100
  • 29c23e3136 added time in force in buy and sell functions misagh 2018-11-25 21:38:11 +0100
  • 181424e8ea time in force validator added misagh 2018-11-25 21:09:35 +0100
  • ba20b1b5c7 TIF added to constants and json full misagh 2018-11-25 21:05:25 +0100
  • 890cef88ab oops, lost in git :/ misagh 2018-11-25 21:02:58 +0100
  • fb7b65c909 time in force drafted misagh 2018-11-25 20:44:40 +0100
  • 6c38bde24a some formatting fixed misagh 2018-11-25 20:21:50 +0100
  • b579768618 dry run set explicitly to False for live stop loss misagh 2018-11-25 20:20:11 +0100
  • 5c257730a8 test added for dry run stop loss sell misagh 2018-11-25 20:16:53 +0100
  • 59fc67f85b Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop misagh 2018-11-25 19:48:51 +0100
  • 1ad5ccdfb0 dry run condition when sell occurs misagh 2018-11-25 19:48:46 +0100
  • a80c984323 flake8 misagh 2018-11-25 19:09:11 +0100
  • 92930b2343 test fixed misagh 2018-11-25 19:03:28 +0100
  • 5e1fb11124 documentation added for stop loss on exchange misagh 2018-11-25 17:30:06 +0100
  • 3e29fbb17a stoploss on exchange added as a parameter to order_types misagh 2018-11-25 17:22:56 +0100
  • ebaf58b0fe Only sort data if necessary Matthias 2018-11-25 15:00:50 +0100
  • 8a43611992 Remove get_candle_history (it's now async) Matthias 2018-11-25 14:48:15 +0100
  • 745a517795 Fix comment pointing to wrong column Matthias 2018-11-25 14:40:21 +0100
  • 317eba2139 Remove dual instanciation of pairinfo named tuple Matthias 2018-11-25 14:36:02 +0100
  • fd7184718b replace lambda with Magicmock in test Matthias 2018-11-25 14:31:46 +0100
  • b059ee192d
    Merge pull request #958 from creslinux/feature/flask-rest Matthias 2018-11-25 14:10:54 +0100
  • ebd26fea43 Merge remote-tracking branch 'upstream/feature/flask-rest' into feature/flask-rest Matthias 2018-11-25 14:10:08 +0100
  • 200484ab8b
    Merge pull request #1352 from freqtrade/combine_resolvers Matthias 2018-11-25 13:52:48 +0100
  • 5a36dd5d5b
    Merge pull request #1353 from freqtrade/pyup-scheduled-update-2018-11-25 Matthias 2018-11-25 13:51:59 +0100
  • e89df448e8 Update ccxt from 1.17.535 to 1.17.536 pyup-bot 2018-11-25 13:34:08 +0100
  • 0aa74b8d72
    Merge pull request #1348 from mishaker/walletizer Matthias 2018-11-25 13:25:18 +0100
  • e4744c1ba4 stop loss on exchanged removed from doc misagh 2018-11-25 11:31:30 +0100
  • dcae3a2644 test of check_consistency added misagh 2018-11-25 11:29:04 +0100
  • 664b96173e removing NotImplementedError from stoploss_limit misagh 2018-11-25 10:54:36 +0100
  • 1d35428c8d Rename get_valid_objects to get_valid object Matthias 2018-11-25 10:07:06 +0100
  • a3477e07eb Remove constructor, it's not needed in the baseclass Matthias 2018-11-25 09:55:36 +0100
  • 266bd7b9b6 error message improved misagh 2018-11-24 21:42:15 +0100
  • 20de8c82e4 Convert to Pathlib Matthias 2018-11-24 20:39:16 +0100
  • cc7b820978 Move hyperoptresolver to resolvers package Matthias 2018-11-24 20:14:08 +0100
  • 519b1f00e2 adding strategy config consistency function misagh 2018-11-24 20:12:50 +0100
  • 2c0d0946e6 Small stylistic improvements to strategyresolver Matthias 2018-11-24 20:02:29 +0100
  • 21a093bcdb extract resolvers to IResolvers and it's own package Matthias 2018-11-24 20:00:02 +0100
  • c8a0956e1b fixed test handle_stoploss_on_exchange misagh 2018-11-24 19:12:00 +0100
  • e442390b1b
    Merge pull request #1350 from freqtrade/update_ordertype_docs Matthias 2018-11-24 19:09:23 +0100
  • b5192880df [WIP] adding tests for handle_stoploss_on_exchange. misagh 2018-11-24 19:00:59 +0100
  • fe8927136c typo misagh 2018-11-24 18:36:07 +0100
  • b2c0b20a58 added real tests for stop on exchange in dry-run misagh 2018-11-24 18:26:04 +0100
  • 000711b025 added stoploss_limit_order for dry-run misagh 2018-11-24 18:08:11 +0100
  • 870631f324 1) comments added to handle_sl 2) dry-run force price removed misagh 2018-11-24 17:32:25 +0100
  • 531d9ecd0c docstring added misagh 2018-11-24 17:10:51 +0100
  • afd0a054b2 typo corrected misagh 2018-11-24 17:08:12 +0100
  • a9ec5c6699 simplifying if conditions misagh 2018-11-24 17:07:35 +0100
  • 1a8e9ebc0f stoploss_order_id added to migration script misagh 2018-11-24 16:53:10 +0100
  • 63c2ea110a Not sure why those arguments were there ! misagh 2018-11-24 16:41:17 +0100
  • 29347a6931 adding get_free to wallet misagh 2018-11-24 16:37:28 +0100
  • 2b0b7ffa5e
    Merge pull request #1351 from freqtrade/pyup-scheduled-update-2018-11-24 Matthias 2018-11-24 14:09:15 +0100
  • 29a4c99d1d Update pytest from 4.0.0 to 4.0.1 pyup-bot 2018-11-24 13:34:07 +0100
  • 412a627d9e Update ccxt from 1.17.533 to 1.17.535 pyup-bot 2018-11-24 13:34:05 +0100
  • 3e8de28b51 Add Note about order types support Matthias 2018-11-24 13:24:14 +0100
  • 805f509498 Merge branch 'develop' into fix/backtest_toomanyopen Matthias 2018-11-24 10:38:30 +0100
  • f88a113109
    Merge pull request #1349 from freqtrade/pyup-scheduled-update-2018-11-23 Matthias 2018-11-24 09:39:12 +0100
  • dedf1ff703 refactoring misagh 2018-11-23 20:51:23 +0100
  • 89eb3d9f36 blank line removed misagh 2018-11-23 20:49:00 +0100
  • 1c2c19b12c the complex in the life of flake8 resolved misagh 2018-11-23 20:47:17 +0100
  • 9144a8f79d tests fixed misagh 2018-11-23 20:28:01 +0100
  • 5ee2faa182 adding stop loss on exchange after the buy order is fulfilled not before. misagh 2018-11-23 19:17:36 +0100
  • fea77824d0 handle stop loss on exchange added misagh 2018-11-23 15:17:36 +0100
  • 605211dbaf Update scikit-learn from 0.20.0 to 0.20.1 pyup-bot 2018-11-23 13:34:09 +0100
  • 270624c0c5 Update ccxt from 1.17.529 to 1.17.533 pyup-bot 2018-11-23 13:34:08 +0100
  • a9f04609d3 tests fixed misagh 2018-11-23 10:17:10 +0100
  • 27a6dcf3fc getting available balance from wallet instead of API call. misagh 2018-11-22 21:23:35 +0100
  • 1dde56790c final broken test fixed misagh 2018-11-22 21:12:49 +0100
  • 6f0025c6de documentation written misagh 2018-11-22 21:07:33 +0100
  • 7faafea8a2 added test for cancelling stop loss before sell misagh 2018-11-22 21:01:39 +0100
  • 07ac902451 test exchange added misagh 2018-11-22 20:30:31 +0100
  • ecb2c4dca3 bloody flake8 misagh 2018-11-22 19:38:20 +0100
  • cc1422d448 flake8 misagh 2018-11-22 19:27:32 +0100
  • 3418592908 freqtradebot test added for orders on exchange misagh 2018-11-22 19:25:26 +0100
  • 24df093a85 test: only implemented for binance misagh 2018-11-22 17:41:01 +0100
  • 2461d86c8d dry run should consider stop loss is hit on limit price misagh 2018-11-22 17:24:45 +0100
  • 3a1c378325 typing bugs misagh 2018-11-22 17:14:22 +0100
  • e4d9d72ff1
    Merge pull request #1347 from freqtrade/pyup-scheduled-update-2018-11-22 Matthias 2018-11-22 17:08:32 +0100
  • bbe8e4e494 flake8 misagh 2018-11-22 17:07:37 +0100
  • da5617624c cancelling stop loss order before selling misagh 2018-11-22 17:02:02 +0100
  • fad7593935 doesn’t have to create another Trade for SL. can be cumulated into the same. misagh 2018-11-22 16:53:50 +0100