Commit Graph

  • 281c18badc
    Bump plotly from 4.14.3 to 5.0.0 dependabot[bot] 2021-06-28 04:47:43 +0000
  • 6ce58601f7
    Merge pull request #5191 from freqtrade/dependabot/pip/develop/types-cachetools-0.1.9 Matthias 2021-06-28 06:47:15 +0200
  • 3026c340ca
    Bump python-rapidjson from 1.0 to 1.4 dependabot[bot] 2021-06-28 03:01:33 +0000
  • d41218c97e
    Bump mkdocs-material from 7.1.8 to 7.1.9 dependabot[bot] 2021-06-28 03:01:30 +0000
  • 738fe45b4b
    Bump numpy from 1.20.3 to 1.21.0 dependabot[bot] 2021-06-28 03:01:17 +0000
  • d810c262e4
    Bump arrow from 1.1.0 to 1.1.1 dependabot[bot] 2021-06-28 03:01:09 +0000
  • d09b712458
    Bump types-cachetools from 0.1.8 to 0.1.9 dependabot[bot] 2021-06-28 03:01:06 +0000
  • 9a53aeec10 Third test passes Sam Germain 2021-06-27 07:30:23 -0600
  • 5d280b70cb Put the first 2 margin tests back in Sam Germain 2021-06-27 05:05:24 -0600
  • 26fb904512 Third test should pass, but it's always slightly off Sam Germain 2021-06-27 04:55:30 -0600
  • e030620566 Created a third test,this one throws the time error Sam Germain 2021-06-27 04:12:42 -0600
  • be2a004a5e Updated comments for test_update_with_binance on margin Sam Germain 2021-06-27 03:58:18 -0600
  • 13ec7610bf Two margin tests pass now, although 3 persistance tests fail due the field in Trade being _leverage instead of leverage Sam Germain 2021-06-27 03:38:56 -0600
  • ab07fb5b3f
    Merge pull request #5188 from freqtrade/move_config_settings Matthias 2021-06-27 11:30:50 +0200
  • 5667c1ef23 added exception checks to LocalTrade.leverage and LocalTrade.borrowed Sam Germain 2021-06-27 00:19:58 -0600
  • 57896e9ee9 Added types to setters Sam Germain 2021-06-26 21:34:58 -0600
  • 4bd8a1b595 Set leverage and borowed to computed properties Sam Germain 2021-06-26 20:36:19 -0600
  • 34448fb87c Expose default currency precision to API Matthias 2021-06-26 20:46:54 +0200
  • 00a7097b9e Reduce verbosity of getting sell-rate from orderbook Matthias 2021-06-26 20:09:52 +0200
  • 3f669147f1 Simplify strategy-resolver moving Matthias 2021-06-26 17:47:41 +0200
  • 158cb415a9 Add settings interface to have types available Matthias 2021-06-26 17:15:05 +0200
  • ce69abc06e Update docs and tests for newly deprectated settings Matthias 2021-06-26 17:11:15 +0200
  • b7f01a08f3 Update sequence of process_deprecated_setting parameters Matthias 2021-06-26 16:46:21 +0200
  • 0235868c66 Update tests for new config structure Matthias 2021-06-26 16:39:01 +0200
  • 1067a9f356 Move strategy-override signals to top-level of the config Matthias 2021-06-26 16:06:09 +0200
  • 60c7308126
    Merge pull request #5183 from freqtrade/remove_order_book_max Matthias 2021-06-26 14:56:10 +0200
  • fa72ed10b6 Add Kukoin to community tested exchanges Matthias 2021-06-26 14:44:51 +0200
  • f9ef30bc02
    Merge pull request #5185 from freqtrade/new_release 2021.6 Matthias 2021-06-26 14:41:13 +0200
  • 1cb057bda7 Version bump 2021.6 Matthias 2021-06-26 14:01:23 +0200
  • 7fe42852a8 Merge branch 'stable' into new_release Matthias 2021-06-26 14:00:55 +0200
  • b77f39cfcb Wrote 1 test for shorting, not 2 tests, definately not 3 tests, 1 single test Sam Germain 2021-06-26 02:17:40 -0600
  • c62fad0088 Pricing strategies should default to use orderbook pricing Matthias 2021-06-26 08:19:37 +0200
  • 0ecf456d7f
    Update Deprecation date Matthias 2021-06-26 08:13:31 +0200
  • ea89af30c7
    Merge pull request #5182 from aayush-jain18/docstring-cleanup Matthias 2021-06-25 20:53:54 +0200
  • 59a33d0fa9 Add test for ask_orderbook validation Matthias 2021-06-25 20:51:45 +0200
  • 8c542e4028 Update tests for removed order_book_max option Matthias 2021-06-25 20:41:41 +0200
  • ae6a5c908e Update documentation to reflect new setting for sell price Matthias 2021-06-25 20:37:17 +0200
  • d59a38665c Remove support for order_book_max Matthias 2021-06-25 20:36:39 +0200
  • d294ef10d7 unexpected docstring params aayush-jain18 2021-06-25 22:43:31 +0530
  • 1440b2f7fe
    Merge pull request #5178 from aayush-jain18/spell-correction Matthias 2021-06-25 19:10:39 +0200
  • a46f60bd94 spell corrections aayush-jain18 2021-06-25 19:15:49 +0530
  • 3d9336459f
    Merge pull request #5180 from mohammad-hekmat/patch-2 Matthias 2021-06-25 18:27:40 +0200
  • 40545e62af
    Merge pull request #5082 from freqtrade/dry_run_order Matthias 2021-06-25 18:26:01 +0200
  • 1a82685dd8 Don't reset log caching Matthias 2021-06-25 18:19:29 +0200
  • fef73b1b6a
    Update configuration.md mohammad sadegh hekmat 2021-06-25 20:42:44 +0430
  • ec2c4dd883
    Merge pull request #5179 from mohammad-hekmat/patch-1 Matthias 2021-06-25 18:04:36 +0200
  • 91231a6073
    Merge pull request #5177 from frosty00/binance-portal Matthias 2021-06-25 17:49:35 +0200
  • ea236abf18
    Update configuration.md mohammad sadegh hekmat 2021-06-25 19:19:51 +0430
  • 69a3aee01e
    minor edits Carlo Revelli 2021-06-25 10:53:52 +0100
  • 9e91240283
    binance-portal Carlo Revelli 2021-06-25 10:43:40 +0100
  • 2ade3ec7b9 Add max-width query to hide on small screens Matthias 2021-06-24 23:09:06 +0200
  • f585ffa264 Add Dark theme to Documentation Matthias 2021-06-24 22:53:46 +0200
  • 538a1acdb5 Add Binance Broker ad to documentation page Matthias 2021-06-24 22:53:27 +0200
  • e0d3ca6c6d Fix import sorting Matthias 2021-06-24 18:44:59 +0200
  • c938edc01b Apply dataprovider to /pair_history endpoint Matthias 2021-06-24 18:18:01 +0200
  • f7c09ba63a Log endpoint should use static rpc class Matthias 2021-06-24 18:17:40 +0200
  • 18c00a4222
    Merge pull request #5170 from eschava/profit_N_consistent Matthias 2021-06-23 18:27:49 +0200
  • 1b82646078 Merge branch 'margin-db' into margin-commands Sam Germain 2021-06-22 23:13:19 -0600
  • 5518ca3a98 Merge branch 'develop' into margin-db Sam Germain 2021-06-22 22:38:37 -0600
  • 3c70768e18 make "/profit N" command output be consistent with "/daily" and "/status table" commands Eugene Schava 2021-06-23 07:30:08 +0300
  • e00a93a92b Started some pytests for short and leverage Sam Germain 2021-06-22 22:26:10 -0600
  • c6a818eb17 Created interest function Sam Germain 2021-06-22 21:09:52 -0600
  • dce01b0542
    Merge pull request #5159 from freqtrade/dependabot/pip/develop/scipy-1.7.0 Matthias 2021-06-22 19:46:48 +0200
  • 74b9be82a2
    Merge pull request #5152 from robcaulk/patch-2 Matthias 2021-06-22 15:56:02 +0200
  • 10e94350e9
    Update installation.md Robert Caulk 2021-06-22 14:59:43 +0200
  • e97c82c514 make "/profit N" command output be consistent with "/daily" and "/status table" commands Eugene Schava 2021-06-22 12:22:19 +0300
  • 0605cbb06e make "/profit N" command output be consistent with "/daily" and "/status table" commands Eugene Schava 2021-06-22 12:20:12 +0300
  • 16ba8a284f Merge branch 'develop' of https://github.com/freqtrade/freqtrade into margin-db Sam Germain 2021-06-22 03:07:48 -0600
  • 759f563631 All previous pytests pass Sam Germain 2021-06-22 02:55:53 -0600
  • 85632eec05 A lot of the pytests pass now, 1562 pass, 3 fail Sam Germain 2021-06-22 02:22:16 -0600
  • 5bc3aaf96f Merge branch 'margin-db' of https://github.com/samgermain/freqtrade into margin-db Sam Germain 2021-06-21 21:42:26 -0600
  • bbf1240170 merged Sam Germain 2021-06-21 21:35:44 -0600
  • 5c97e47cbd merged Sam Germain 2021-06-21 21:35:44 -0600
  • a9bd0700ed Adding templates for leverage/short tests Sam Germain 2021-06-21 21:26:31 -0600
  • b8d6e68916
    Merge pull request #5163 from freqtrade/dependabot/pip/develop/types-filelock-0.1.4 Matthias 2021-06-21 15:08:24 +0200
  • 8c1484ed5e
    Bump types-filelock from 0.1.3 to 0.1.4 dependabot[bot] 2021-06-21 06:06:08 +0000
  • dda0a48dfa
    Merge pull request #5162 from freqtrade/dependabot/pip/develop/types-tabulate-0.1.1 Matthias 2021-06-21 08:05:19 +0200
  • b7a5f9d138
    Merge pull request #5161 from freqtrade/dependabot/pip/develop/types-cachetools-0.1.8 Matthias 2021-06-21 08:04:49 +0200
  • 2d05a8bea1
    Bump types-cachetools from 0.1.7 to 0.1.8 dependabot[bot] 2021-06-21 04:35:56 +0000
  • 147ecb2063
    Merge pull request #5164 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.19 Matthias 2021-06-21 05:28:36 +0100
  • fdc04e27a4
    Bump types-tabulate from 0.1.0 to 0.1.1 dependabot[bot] 2021-06-21 04:25:59 +0000
  • 9f18decd92
    Merge pull request #5166 from freqtrade/dependabot/pip/develop/pycoingecko-2.2.0 Matthias 2021-06-21 05:20:46 +0100
  • b4bb88cad3
    Merge pull request #5160 from freqtrade/dependabot/pip/develop/ccxt-1.51.77 Matthias 2021-06-21 05:20:07 +0100
  • b85fdf11b4
    Merge pull request #5165 from freqtrade/dependabot/pip/develop/types-requests-0.1.13 Matthias 2021-06-21 05:19:32 +0100
  • bb0ee837bc
    Bump pycoingecko from 2.1.0 to 2.2.0 dependabot[bot] 2021-06-21 03:01:22 +0000
  • a6628fc65f
    Bump types-requests from 0.1.11 to 0.1.13 dependabot[bot] 2021-06-21 03:01:21 +0000
  • eab6399490
    Bump prompt-toolkit from 3.0.18 to 3.0.19 dependabot[bot] 2021-06-21 03:01:17 +0000
  • fc7b372ce4
    Bump ccxt from 1.51.40 to 1.51.77 dependabot[bot] 2021-06-21 03:01:06 +0000
  • 17f8936f42
    Bump scipy from 1.6.3 to 1.7.0 dependabot[bot] 2021-06-21 03:00:59 +0000
  • 89060bf180 Merge branch 'margin-db' into margin-commands Sam Germain 2021-06-20 16:16:58 -0600
  • 8f944283da Added TODO list Sam Germain 2021-06-20 15:41:01 -0600
  • de17bf4312 Added TODO list Sam Germain 2021-06-20 15:41:01 -0600
  • beb5d78058 Merge branch 'develop' into margin-db Sam Germain 2021-06-20 15:36:46 -0600
  • 029dfda680 Merge branch 'margin-db' into margin-commands Sam Germain 2021-06-20 15:35:57 -0600
  • 9891c6e111 Fixed breaking changes, can run the bot again Sam Germain 2021-06-20 15:34:05 -0600
  • 6c7c07d7c6 updated collateral_currency Sam Germain 2021-06-20 15:06:36 -0600
  • 62226fe58c Added changes suggested in pull request, except for collateral_currency Sam Germain 2021-06-20 03:01:03 -0600
  • e198d7f3d2 Switched close_reason back to sell_reason Sam Germain 2021-06-20 02:53:59 -0600
  • 97351c95c0 Add section about GPU support Matthias 2021-06-20 10:36:18 +0200
  • 73dbc7a2f4 Added changed to persistance/migrations Sam Germain 2021-06-20 02:25:22 -0600