Commit Graph

  • ebb0b8aa3f Remove new-hyperopt command Matthias 2021-09-11 08:36:57 +02:00
  • 432c3df17e Add documentation for Bittex/Gemini with VolumePairlist Matthias 2021-09-12 08:04:22 +02:00
  • 5b84298e03 kraken._apply_leverage_to_stake_amount Sam Germain 2021-09-12 00:03:02 -06:00
  • 50479d0b44 Merge pull request #5560 from freqtrade/fix/5548_1mdl Matthias 2021-09-11 08:33:43 +02:00
  • a5f90a409c Small updates to async_history_fetch Matthias 2021-09-11 08:18:32 +02:00
  • a18bca640e Merge pull request #5551 from samgermain/comments-todos-formatting-log-messages Matthias 2021-09-11 08:08:23 +02:00
  • b1067cee6c minor changes Sam Germain 2021-09-11 00:03:01 -06:00
  • 02521b4010 Merge branch 'lev-exchange' into lev-freqtradebot Sam Germain 2021-09-10 23:59:45 -06:00
  • 84c121652a Added more todos Sam Germain 2021-09-10 23:42:16 -06:00
  • 9de946fdac added collateral and trading mode to freqtradebot and leverage prep Sam Germain 2021-09-10 23:39:31 -06:00
  • 694460c8e0 merged with feat/short Sam Germain 2021-09-10 23:16:12 -06:00
  • 8e83cb4d64 temp commit message Sam Germain 2021-09-10 16:28:34 -06:00
  • b0e05b92d3 Added minor changes from lev-exchange review Sam Germain 2021-09-10 13:39:42 -06:00
  • 4c4604f837 Add explicit test for get_historic_ohlcv Matthias 2021-09-10 19:47:56 +02:00
  • cb155764eb Short side options in freqtradebot Sam Germain 2021-09-10 11:34:57 -06:00
  • 8c9159f596 Improve comments Matthias 2021-09-10 19:46:38 +02:00
  • a19c33ba54 Don't blindly create coroutines, but fire them off in batches Matthias 2021-09-10 05:52:48 +00:00
  • 7251a3ab19 Merge pull request #5544 from freqtrade/new_pair_download Matthias 2021-09-10 19:36:45 +02:00
  • 982534ddc7 Add gate.io to list of supported exchanges Matthias 2021-09-02 20:56:46 +02:00
  • 9f16464b12 Removed unnecessary TODOs Sam Germain 2021-09-10 10:31:57 -06:00
  • 83bd674ba7 Added side to execute_trade_exit Sam Germain 2021-09-10 03:25:54 -06:00
  • d582ccd2e6 merged with lev-exchange Sam Germain 2021-09-10 03:05:13 -06:00
  • 6486b904b5 merged with feat/short Sam Germain 2021-09-10 02:57:17 -06:00
  • 1fa318c52a Merge branch 'feat/short' into lev-exchange Sam Germain 2021-09-10 02:51:34 -06:00
  • 77aa372909 Fixed test_ftx patch Sam Germain 2021-09-10 02:09:27 -06:00
  • 77fc21a16b Patched test_fill_leverage_brackets_ftx so that exchange._leverage_brackets doesn't retain the values from binance Sam Germain 2021-09-09 23:58:10 -06:00
  • 063861ada3 Added todos for short stoploss Sam Germain 2021-09-09 15:38:32 -06:00
  • 2c7cf794f5 Test for short exchange.stoploss exchange.stoploss_adjust Sam Germain 2021-09-09 14:24:07 -06:00
  • 785b71aec1 formatting Sam Germain 2021-09-09 13:42:43 -06:00
  • 9f96b977f6 removed interest method from exchange, will create a separate interest PR Sam Germain 2021-09-09 13:42:35 -06:00
  • 93da13212c test_fill_leverage_brackets_kraken and test_get_max_leverage_binance now pass but test_fill_leverage_brackets_ftx does not if called after test_get_max_leverage_binance Sam Germain 2021-09-05 22:27:14 -06:00
  • 9e73d02663 Added validating checks for trading_mode and collateral on each exchange Sam Germain 2021-09-04 21:55:55 -06:00
  • d1c4030b88 fill_leverage_brackets usinge self.markets.items instead of self._api.markets.items Sam Germain 2021-09-04 19:58:42 -06:00
  • 619ecc9728 Added exceptions to exchange.interest_rate Sam Germain 2021-09-04 19:47:04 -06:00
  • 97d1306e34 Added retrier to exchange functions and reduced failing tests down to 2 Sam Germain 2021-09-04 19:16:17 -06:00
  • cd33f69c7e Wrote failing test_fill_leverage_brackets_binance Sam Germain 2021-09-03 20:30:52 -06:00
  • 2b7d94a855 Rearranged tests at end of ftx to match other exchanges Sam Germain 2021-09-03 20:30:19 -06:00
  • 0232f0fa18 Added failing fill_leverage_brackets test to test_kraken Sam Germain 2021-09-03 20:20:42 -06:00
  • 8d74233aa5 ftx.fill_leverage_brackets test Sam Germain 2021-09-03 19:56:53 -06:00
  • 8264cc546d Wrote dummy tests for exchange.get_interest_rate Sam Germain 2021-09-03 19:56:13 -06:00
  • 607e403eb2 split test_get_max_leverage into separate exchange files Sam Germain 2021-09-03 19:25:16 -06:00
  • 5708fee0e6 Wrote failing tests for exchange.set_leverage and exchange.set_margin_mode Sam Germain 2021-09-03 19:00:04 -06:00
  • e6c9b8ffe5 completed set_margin_mode Sam Germain 2021-09-03 18:11:39 -06:00
  • 39fe381473 set margin mode exchange function Sam Germain 2021-09-01 23:40:32 -06:00
  • 3a4d247b64 Changed stoploss side on some tests Sam Germain 2021-08-22 23:36:36 -06:00
  • f950f039a8 added tests for min stake amount with leverage Sam Germain 2021-08-22 23:28:03 -06:00
  • 8a5bad7c3e exchange - kraken - minor changes Sam Germain 2021-08-22 20:58:22 -06:00
  • 5748c9bc13 Added short functionality to exchange stoplss methods Sam Germain 2021-08-21 21:10:03 -06:00
  • 4ef1f0a977 Changed ftx set_leverage implementation Sam Germain 2021-08-21 16:26:04 -06:00
  • 16db8d70a5 Added error handlers to api functions and made a logger warning in fill_leverage_brackets Sam Germain 2021-08-21 01:13:51 -06:00
  • c256dc3745 Removed some outdated TODOs and whitespace Sam Germain 2021-08-20 18:50:02 -06:00
  • 134a7ec59b Implemented fill_leverage_brackets get_max_leverage and set_leverage for binance, kraken and ftx. Wrote tests test_apply_leverage_to_stake_amount and test_get_max_leverage Sam Germain 2021-08-20 02:40:22 -06:00
  • 455bcf5389 Added TODOs to test files Sam Germain 2021-08-08 23:13:35 -06:00
  • add7e74632 Added set_leverage function to exchange Sam Germain 2021-08-08 19:34:33 -06:00
  • d262af35ca Removed setup leverage and transfer functions from exchange Sam Germain 2021-08-02 06:14:30 -06:00
  • f4e26a616f Exchange stoploss function takes side Sam Germain 2021-07-26 00:01:57 -06:00
  • ebf5310817 Added get_interest template method in exchange Sam Germain 2021-07-25 23:40:38 -06:00
  • 54dd9ce7ad Add prep functions to exchange Sam Germain 2021-07-24 01:32:42 -06:00
  • efd6c037d1 Merge pull request #5556 from samgermain/feat/short Matthias 2021-09-09 22:41:37 +02:00
  • 1f38088d7b Merged with develop Sam Germain 2021-09-09 13:56:46 -06:00
  • e1a749a91e removed unnecessary caplog Sam Germain 2021-09-09 13:19:43 -06:00
  • 5844f5a7fa Merge pull request #5546 from samgermain/clear-caplog-freqtradebot Matthias 2021-09-09 21:18:54 +02:00
  • ee874f461c Removed TODO: change to exit-reason, exit_order_status Sam Germain 2021-09-09 13:14:48 -06:00
  • 366247dff3 removed caplog.clears at end of functions in test_freqtradebot Sam Germain 2021-09-09 02:16:24 -06:00
  • f5b01443ad buy/short -> entry order, sell/exit_short -> exit order Sam Germain 2021-09-09 02:10:12 -06:00
  • 232d10f300 removed leverage/funding_fees Sam Germain 2021-09-09 01:44:35 -06:00
  • dfb9937436 Added tests and docstring to exchange funding_fee methods, removed utils Sam Germain 2021-09-09 01:43:05 -06:00
  • d54117990b Added funding_fee method headers to exchange, and implemented some of the methods Sam Germain 2021-09-09 01:19:24 -06:00
  • fb376153a2 Merge pull request #5549 from samgermain/name-changes Matthias 2021-09-09 07:40:39 +02:00
  • d559b6d6c6 changed add_funding_fees template Sam Germain 2021-09-08 19:34:54 -06:00
  • 3eb0e6ac09 removed leverage/funding_fees Sam Germain 2021-09-08 19:31:27 -06:00
  • 36b8c87fb6 Added funding fee calculation methods to exchange classes Sam Germain 2021-09-08 19:31:04 -06:00
  • cdefd15b28 separated hours_to_time to utils folder Sam Germain 2021-09-08 14:50:30 -06:00
  • 8bcd444775 real-time updates to funding-fee in freqtradebot Sam Germain 2021-09-08 13:56:58 -06:00
  • 2f4b566d99 reverted back exchange.get_funding_fees method Sam Germain 2021-09-08 13:46:52 -06:00
  • af4a6effb7 added pair to fetch_funding_rate Sam Germain 2021-09-08 13:43:28 -06:00
  • baaf516aa6 Added funding_times property to exchange Sam Germain 2021-09-08 13:41:32 -06:00
  • 695a8fc73b comment updates, formatting, TODOs Sam Germain 2021-09-08 01:53:42 -06:00
  • 1379ec7402 Updated log messages for freqtradebot Sam Germain 2021-09-08 01:48:22 -06:00
  • b2f289e404 Fixed freqtradebot failing tests Sam Germain 2021-09-08 02:16:25 -06:00
  • a1c9a4d619 freqtradebot local name changes Sam Germain 2021-09-08 01:40:22 -06:00
  • 362dc20406 notify_buy -> notify_enter, notify_sell -> notify_exit Sam Germain 2021-09-08 00:45:55 -06:00
  • e1f846f22f sell_lock -> exit_lock Sam Germain 2021-09-08 00:49:04 -06:00
  • e0092a85e9 handle_cancel_buy/sell -> handle_cancel_enter/exit Sam Germain 2021-09-08 00:53:09 -06:00
  • be93c75e44 reupdate_buy_order_fees -> reupdate_enter_order_fees Sam Germain 2021-09-08 01:14:16 -06:00
  • aac05029e1 safe_sell_amount -> safe_exit_amount Sam Germain 2021-09-08 01:20:52 -06:00
  • 5dda227342 comment change Sam Germain 2021-09-08 01:53:42 -06:00
  • 53006db2b7 Updated log messages for freqtradebot Sam Germain 2021-09-08 01:48:22 -06:00
  • 3057a5b9b8 freqtradebot local name changes Sam Germain 2021-09-08 01:40:22 -06:00
  • f1a8b81896 sorted test interfac Sam Germain 2021-09-08 01:27:08 -06:00
  • 786dcb50eb safe_sell_amount -> safe_exit_amount Sam Germain 2021-09-08 01:20:52 -06:00
  • 323683d44f some more TODOs Sam Germain 2021-09-08 01:16:20 -06:00
  • 8ad53e99ce reupdate_buy_order_fees -> reupdate_enter_order_fees Sam Germain 2021-09-08 01:14:16 -06:00
  • 3656625747 comment updates, formatting, TODOs Sam Germain 2021-09-08 01:12:08 -06:00
  • 88a5a30a50 handle_cancel_buy/sell -> handle_cancel_enter/exit Sam Germain 2021-09-08 00:53:09 -06:00
  • 528d1438c9 sell_lock -> exit_lock Sam Germain 2021-09-08 00:49:04 -06:00
  • 8f38d6276f notify_buy -> notify_enter, notify_sell -> notify_exit Sam Germain 2021-09-08 00:45:55 -06:00
  • 763a6af224 sample strategy has short Sam Germain 2021-09-08 00:24:32 -06:00
  • d811a73ec0 new rpc message types Sam Germain 2021-09-08 00:20:40 -06:00
  • f8248f3771 comments, formatting Sam Germain 2021-09-08 00:19:21 -06:00