Commit Graph

  • c4e967c003
    Merge pull request #5696 from freqtrade/dependabot/pip/develop/jinja2-3.0.2 Matthias 2021-10-11 08:14:59 +0200
  • 8b2bad3366
    Merge pull request #5698 from freqtrade/dependabot/pip/develop/arrow-1.2.0 Matthias 2021-10-11 08:14:24 +0200
  • acc2760512
    Merge pull request #5703 from freqtrade/dependabot/pip/develop/pyjwt-2.2.0 Matthias 2021-10-11 08:13:32 +0200
  • 90ea3d4440
    Bump mkdocs-material from 7.3.1 to 7.3.2 dependabot[bot] 2021-10-11 05:18:24 +0000
  • 6356967b5e
    Bump ccxt from 1.57.38 to 1.57.93 dependabot[bot] 2021-10-11 05:18:21 +0000
  • 9cb20241d9
    Merge pull request #5697 from freqtrade/dependabot/pip/develop/cryptography-35.0.0 Matthias 2021-10-11 07:17:20 +0200
  • 4921a4caec
    Bump jinja2 from 3.0.1 to 3.0.2 dependabot[bot] 2021-10-11 05:14:19 +0000
  • 32174f8f90
    Bump pyjwt from 2.1.0 to 2.2.0 dependabot[bot] 2021-10-11 05:14:08 +0000
  • 01e7b08aa9
    Merge pull request #5695 from freqtrade/dependabot/pip/develop/blosc-1.10.6 Matthias 2021-10-11 07:13:07 +0200
  • afc086f33c
    Bump arrow from 1.1.1 to 1.2.0 dependabot[bot] 2021-10-11 05:05:30 +0000
  • e467491dbe
    Bump jsonschema from 4.0.1 to 4.1.0 dependabot[bot] 2021-10-11 05:05:23 +0000
  • 3fdc62d29c
    Bump flake8 from 3.9.2 to 4.0.0 dependabot[bot] 2021-10-11 05:05:14 +0000
  • a51084f7a7
    Merge pull request #5693 from freqtrade/dependabot/pip/develop/wrapt-1.13.1 Matthias 2021-10-11 07:04:35 +0200
  • 701506f433
    Bump ccxt from 1.57.38 to 1.57.89 dependabot[bot] 2021-10-11 03:01:48 +0000
  • 5fb0401dca
    Bump cryptography from 3.4.8 to 35.0.0 dependabot[bot] 2021-10-11 03:01:39 +0000
  • 7323ffa25a
    Bump blosc from 1.10.4 to 1.10.6 dependabot[bot] 2021-10-11 03:01:31 +0000
  • 57095d7167
    Bump wrapt from 1.12.1 to 1.13.1 dependabot[bot] 2021-10-11 03:01:22 +0000
  • 3b962433fb Switched shcedule to perform every 15 minutes Sam Germain 2021-10-09 17:48:53 -0600
  • 81cf4653a9 Fixed failing test_process_trade_creation, test_order_book_depth_of_market, test_handle_stoploss_on_exchange_trailing Sam Germain 2021-10-09 16:53:42 -0600
  • 94f0be1fa9 Added is_short=(signal == SignalDirection.SHORT) inside freqtradebot.create_trade Sam Germain 2021-10-09 16:32:22 -0600
  • 9513650ffe Fixed failing test_handle_stoploss_on_exchange_trailing Sam Germain 2021-10-09 16:20:25 -0600
  • 9a6ffff5eb Added cost to limit_sell_order_usdt_open, fixing some tests Sam Germain 2021-10-09 15:50:18 -0600
  • 85e86ec09d Fixed failing test_check_handle_timedout_buy_usercustom Sam Germain 2021-10-09 15:11:48 -0600
  • 4fc4007975 Fixed failing test_check_handle_timedout_buy Sam Germain 2021-10-09 14:57:10 -0600
  • 729957572b updated strategy stop_loss_reached to work for shorts Sam Germain 2021-10-09 14:39:11 -0600
  • d7e6b842ba Fixed failing tests test_cancel_all_open_orders, test_order_book_ask_strategy, test_order_book_depth_of_market, test_disable_ignore_roi_if_buy_signal Sam Germain 2021-10-09 11:24:26 -0600
  • 95be5121ec Added bibox and hitbtc funding fee times Sam Germain 2021-10-09 13:14:41 -0600
  • b83933a10a Added gateio and kucoin funding fee times Sam Germain 2021-10-09 12:36:00 -0600
  • 057b048f31 Started added timezone offset stuff Sam Germain 2021-10-09 12:24:25 -0600
  • 795d51b68c Switched scheduler to get funding fees every hour for any exchange Sam Germain 2021-10-09 11:27:26 -0600
  • 39be675f1f Adjusted time to utc in schedule Sam Germain 2021-10-09 10:39:14 -0600
  • 50439ac441
    Merge pull request #5674 from jonny07/patch-4 Matthias 2021-10-09 15:49:34 +0200
  • 1a3b41ed97 Rephrase and simplify UI access section in docker quickstart Matthias 2021-10-09 15:35:39 +0200
  • fa9484a06b Merge branch 'develop' into pr/jonny07/5674 Matthias 2021-10-09 15:29:24 +0200
  • cae8ff5949
    Merge pull request #5623 from froggleston/rest_sysinfo Matthias 2021-10-09 15:17:21 +0200
  • 4d61e3866c
    Merge pull request #5684 from SmartManoj/patch-1 Matthias 2021-10-09 10:49:39 +0200
  • 2c68342140 Move pypi installation to documentation Matthias 2021-10-09 10:37:33 +0200
  • 91ceaef02f
    Merge pull request #5678 from sidml/develop Matthias 2021-10-09 10:26:40 +0200
  • 7b1c888665 Add FAQ entry for incomplete candles Matthias 2021-10-09 08:39:32 +0200
  • 30bc96cf3f simplify expression sid 2021-10-09 06:36:23 +0530
  • 11ec1d9b06 Revert previous commit Matthias 2021-10-08 20:22:07 +0200
  • 482f4418c6 Clarify "required candle" message Matthias 2021-10-08 14:36:52 +0200
  • 42498053b1
    Merge d3eb5fa5f4 into a1be6124f2 orehunt 2021-10-07 12:58:53 -0500
  • 1327c21d01
    Update README.md மனோஜ்குமார் பழனிச்சாமி 2021-10-07 19:12:09 +0530
  • f07eeddda0
    Update api_schemas.py Robert Davey 2021-10-07 12:04:42 +0100
  • 7f7f377a90 updated a test, put in TODO-lev Sam Germain 2021-10-07 05:03:38 -0600
  • e367f84b06 Added more update_funding_fee tests, set exchange of default conf Sam Germain 2021-10-06 01:39:02 -0600
  • a1be6124f2 Don't set bid_last_balance if None in tests Matthias 2021-10-07 07:15:09 +0200
  • 45b7a0c837 Add Test and docs for MaxDrawDownHyperOptLoss Matthias 2021-10-07 07:12:45 +0200
  • 29863ad2bf Fix error when ask_last_balance is not set Matthias 2021-10-07 06:51:29 +0200
  • 46c320513a use profit_abs sid 2021-10-07 08:07:07 +0530
  • 93e4cf4006 Merge remote-tracking branch 'upstream/develop' into develop sid 2021-10-07 08:04:40 +0530
  • 526bdaa2dc Recommend using 0.0.0.0 as listen address for docker Matthias 2021-10-06 20:14:59 +0200
  • 65d4df938d Improve docker port api Matthias 2021-10-06 20:09:08 +0200
  • 992cef56e6 Add test for sysinfo endpoint Matthias 2021-10-06 19:36:51 +0200
  • 57ef25789e Fix style errors Matthias 2021-10-06 19:36:28 +0200
  • 6ba46b38bd fix formatting sid 2021-10-06 13:46:05 +0530
  • c0d01dbc26 add max_drawdown loss sid 2021-10-06 13:24:27 +0530
  • a4a5c1aad0 Fix scheduling test (a little bit) Matthias 2021-10-06 07:05:34 +0200
  • 087f43fae8
    Bump python from 3.9.7-slim-buster to 3.10.0-slim-buster dependabot[bot] 2021-10-06 03:02:21 +0000
  • 37df5be83f
    Update rest-api.md jonny07 2021-10-05 21:47:18 +0200
  • 949d616082
    Update docker_quickstart.md jonny07 2021-10-05 21:33:15 +0200
  • 9d744e0064
    Update docker_quickstart.md jonny07 2021-10-05 21:22:10 +0200
  • 362c29c315 Added patch_get_signal(freqtrade, enter_long=False, enter_short=True, exit_short=True) a bunch Sam Germain 2021-10-05 03:15:28 -0600
  • d8ba3d8cde Added trade.is_short = is_short a lot Sam Germain 2021-10-05 02:16:17 -0600
  • c72aac4356 Added trade.is_short = is_short a lot Sam Germain 2021-10-05 02:13:29 -0600
  • 29e582c6d9 Fixed time format for schedule and update_funding_fees conf is mocked better Sam Germain 2021-10-05 01:42:46 -0600
  • 0db5c07314 Fix issues with sysinfo rpc/API code, add SysInfo api_schema froggleston 2021-10-05 00:10:39 +0100
  • 92f8f231af Remove ratelimit from kucoin template Matthias 2021-10-04 20:22:41 +0200
  • 7f4baab420 Remove explicit rateLimits, improve docs Matthias 2021-10-04 20:14:14 +0200
  • 60e28a30f4
    Merge pull request #5664 from freqtrade/dependabot/pip/develop/ccxt-1.57.38 Matthias 2021-10-04 19:29:28 +0200
  • f15922a168 Fix custom_stoploss in strategy template Matthias 2021-10-04 19:11:35 +0200
  • 07750518c3 Added min_profit param to PerformanceFilter Sergey Khliustin 2021-10-04 18:49:57 +0300
  • 928c4edace removed side from execute_trade_exit Sam Germain 2021-10-03 23:22:51 -0600
  • 26d2b5b81f
    Merge pull request #5666 from freqtrade/dependabot/pip/develop/pytest-cov-3.0.0 Matthias 2021-10-04 07:21:20 +0200
  • ae46b516e6
    Merge pull request #5665 from freqtrade/dependabot/pip/develop/mkdocs-material-7.3.1 Matthias 2021-10-04 07:17:44 +0200
  • 9046caa27c fixed test_update_trade_state_sell Sam Germain 2021-10-03 23:13:34 -0600
  • 222a15922e
    Merge pull request #5667 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.2 Matthias 2021-10-04 07:02:20 +0200
  • 6e1e1e00c2 Fix mock going into nirvana Matthias 2021-10-04 06:59:08 +0200
  • f41fd4e88d
    Bump mkdocs-material from 7.3.0 to 7.3.1 dependabot[bot] 2021-10-04 04:40:24 +0000
  • 5e195bdc0f
    Merge pull request #5661 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.0 Matthias 2021-10-04 06:39:43 +0200
  • 949f4fbbbf
    Bump types-cachetools from 4.2.0 to 4.2.2 dependabot[bot] 2021-10-04 04:36:11 +0000
  • 8f4b598ee2
    Merge pull request #5663 from freqtrade/dependabot/pip/develop/jsonschema-4.0.1 Matthias 2021-10-04 06:35:34 +0200
  • 9491564148
    Merge pull request #5662 from freqtrade/dependabot/pip/develop/types-filelock-3.2.0 Matthias 2021-10-04 06:34:58 +0200
  • 2a4fb992c3
    Merge pull request #5659 from freqtrade/dependabot/pip/develop/filelock-3.3.0 Matthias 2021-10-04 06:34:31 +0200
  • 2b41066ab7
    Bump pytest-cov from 2.12.1 to 3.0.0 dependabot[bot] 2021-10-04 03:01:29 +0000
  • 0071d002b6
    Bump ccxt from 1.57.3 to 1.57.38 dependabot[bot] 2021-10-04 03:01:22 +0000
  • 35c4a0a188
    Bump jsonschema from 3.2.0 to 4.0.1 dependabot[bot] 2021-10-04 03:01:17 +0000
  • ff45d52d49
    Bump types-filelock from 0.1.5 to 3.2.0 dependabot[bot] 2021-10-04 03:01:14 +0000
  • d220c55d40
    Bump pymdown-extensions from 8.2 to 9.0 dependabot[bot] 2021-10-04 03:01:11 +0000
  • 0d9beaa3f3
    Bump filelock from 3.0.12 to 3.3.0 dependabot[bot] 2021-10-04 03:01:04 +0000
  • 2a2b759419 patch_get_signal test updates Sam Germain 2021-10-03 17:41:01 -0600
  • 1c63d01cec Prevent using market-orders on gateio Matthias 2021-10-03 14:14:16 +0200
  • d75934ce92 'is_short' -> is_short: test_freqtradebot Sam Germain 2021-10-03 04:44:39 -0600
  • 56ff0a95a7 Merge branch 'feat/short' into lev-freqtradebot Sam Germain 2021-10-03 02:26:41 -0600
  • 70db228f24 Merge branch 'feat/short' into funding-fee Sam Germain 2021-10-03 02:15:54 -0600
  • dcb9ce9513 isort Sam Germain 2021-10-03 02:14:52 -0600
  • d3f7207fe6 Merge branch 'develop' into feat/short Sam Germain 2021-10-03 02:12:25 -0600
  • 09ef0781a1 switching limit_buy_order_usdt and limit_sell_order_usdt to limit_order(enter_side[is_short]) and limit_order(exit_side[is_short]) Sam Germain 2021-10-02 23:35:50 -0600
  • f5e5203388 Use "round" to 12 digits for TickSize mode Matthias 2021-10-03 09:48:50 +0200