Commit Graph

288 Commits

Author SHA1 Message Date
iuvbio a241e950f2 prune validate_pairs 2019-03-17 16:04:09 +01:00
misagh b5034cf535 TSL validator removed from exchange 2019-03-14 09:04:41 +01:00
misagh 9a226ec7e6 conflict with develop resolved 2019-03-14 07:56:21 +01:00
iuvbio a1841c35ae reset _last_markets_refresh 2019-03-13 20:18:49 +01:00
iuvbio 779bcdd990 remove reload for async api 2019-03-12 16:35:32 +01:00
iuvbio 1a92bf9e8e add test 2019-03-12 16:31:22 +01:00
iuvbio 8741017819 remove get_markets 2019-03-12 16:31:22 +01:00
iuvbio 0d980134e7 add markets reload func 2019-03-12 16:31:22 +01:00
iuvbio 3ad0686bc7 fix typing 2019-03-12 16:31:22 +01:00
iuvbio df9410cd15 check if markets were loaded 2019-03-12 16:31:22 +01:00
iuvbio 041e9957dd add reload argument 2019-03-12 16:31:22 +01:00
iuvbio 6b97af4a03 add comment 2019-03-12 16:31:22 +01:00
iuvbio 5c840f333f slight change to exception message 2019-03-12 16:31:22 +01:00
iuvbio 47cc04c0a3 use self.markets instead of _api.markets 2019-03-12 16:31:22 +01:00
iuvbio ccad883256 adjust get_markets 2019-03-12 16:31:22 +01:00
iuvbio 3a2aa54d2a add markets property 2019-03-12 16:31:22 +01:00
iuvbio d423f58566 replace fetch_markets 2019-03-12 16:31:22 +01:00
misagh f55d75e7fc TSL validation tests added 2019-03-12 15:35:44 +01:00
misagh 36e95bc868 unnecessary variable removed 2019-03-12 13:10:59 +01:00
misagh 3e40f5c588 if condition simplified 2019-03-12 13:09:27 +01:00
misagh 643262bc6a add trailing stop loss config validator 2019-03-12 13:03:29 +01:00
Matthias 0eb9dd5fe5 Don't use timeInForce for market orders 2019-03-11 20:30:36 +01:00
Matthias 0a2cacbba8 Fix #1637 2019-03-08 21:17:12 +01:00
Matthias ef26484153 Super() should not be called with parameters
source: https://realpython.com/python-super/
2019-02-26 21:01:50 +01:00
Matthias 6c75b8a36a Remove pair market url 2019-02-26 19:27:28 +01:00
Matthias 006635003e Fix small typos 2019-02-24 20:18:41 +01:00
Matthias f2fd5205ef Fix typo 2019-02-24 20:13:38 +01:00
Matthias 5c18346cd5 Add typehint to binance dict 2019-02-24 20:01:20 +01:00
Matthias a05155cb75 Adapt failing test 2019-02-24 19:41:47 +01:00
Matthias 455b168366 add _ft_has to exchangeclass 2019-02-24 19:35:29 +01:00
Matthias 06f486a8eb Add binance exchange subclass 2019-02-24 19:30:05 +01:00
iuvbio 403ed48c3e rename _store_dry_order 2019-02-23 16:28:13 +01:00
iuvbio ec6794b9ba fix dry_orders 2019-02-23 16:03:15 +01:00
iuvbio 9a097214a6 return complete dry_order in buy and sell 2019-02-22 19:22:48 +01:00
iuvbio 71774bce6f Merge branch 'develop' of https://github.com/freqtrade/freqtrade into order_creation 2019-02-22 19:02:31 +01:00
iuvbio b79d967371 add tests, further consolidate orders 2019-02-22 01:48:35 +01:00
iuvbio 69bb6ebaf6 fix comments 2019-02-21 22:43:15 +01:00
iuvbio bf5d2a68f5 Merge branch 'develop' into order_creation 2019-02-21 19:03:29 +01:00
Matthias e0f426d863 Allow import freqtrade.exchange.* 2019-02-21 06:59:52 +01:00
Matthias e987a915e8 Rename exchange file 2019-02-21 06:56:22 +01:00
Matthias 2dcb4134cc Merge branch 'develop' into pr/iuvbio/1563 2019-02-21 06:29:37 +01:00
iuvbio b5758e67f9 order creation cleanup 2019-02-21 00:29:59 +01:00
hroff-1902 2851833726 added _now_is_time_to_refresh() 2019-02-21 01:20:24 +03:00
hroff-1902 c1ef6940b0 removed wrong comment: tuple is not created here 2019-02-21 00:47:18 +03:00
hroff-1902 2aba9c081c fixed typos in comments 2019-02-21 00:46:35 +03:00
iuvbio e495ffec78 align dry_run_orders 2019-02-20 02:38:16 +01:00
iuvbio 4241caef95 changes to base and subclass 2019-02-17 23:34:15 +01:00
iuvbio d8feceebb5 fix type-hints 2019-02-17 15:54:22 +01:00
iuvbio 5e8a7a03c3 correct time_in_force param 2019-02-17 15:26:33 +01:00
iuvbio 32b02c9925 kraken subclass 2019-02-17 04:01:17 +01:00