Commit Graph

  • 9b58c58609 Merge branch 'develop' into feat/short Sam Germain 2021-08-06 18:12:53 -0600
  • b9356a5564 Autopep8 formatting Sam Germain 2021-08-06 16:19:36 -0600
  • aec82b4647 Added empty everage/__init__.py Sam Germain 2021-08-06 01:37:34 -0600
  • 50d185ccd8 Added exchange_name variables to exchange classes Sam Germain 2021-08-06 01:23:55 -0600
  • 241bfc409f Added leverage enums Sam Germain 2021-08-05 23:23:02 -0600
  • 612b88e993 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price axel 2021-08-05 18:21:31 -0400
  • 0985b11267 add doc for custom exit price axel 2021-08-05 18:16:16 -0400
  • 84d082033b fix default retval for strategy custom_entry_price axel 2021-08-05 18:00:31 -0400
  • 0aeebc9d53 add test for custom exit price axel 2021-08-05 17:57:45 -0400
  • 90c194de1f Align Readme and documentation index in supported exchange lists Matthias 2021-08-05 19:27:38 +0200
  • 4d28f0ed59
    Merge pull request #5363 from kamontat/patch-1 Matthias 2021-08-05 19:27:00 +0200
  • eee5f174fc
    update link Kamontat Chantrachirathumrong 2021-08-05 20:33:15 +0700
  • cb3b0cf311 add custom_exit_price in interface and freqtradebot axel 2021-08-04 23:09:40 -0400
  • f243ad4af0 add custom_exit_price in strategy interface axel 2021-08-04 19:09:55 -0400
  • f9f519fd3c add custom_exit_price function to interface axel 2021-08-04 18:54:17 -0400
  • d9b9eecd4d remove entry price reached method axel 2021-08-04 18:47:14 -0400
  • 2cf781f3dd add freqtradebot execute_buy test in custom entry price case axel 2021-08-04 18:32:39 -0400
  • ad0e4a8567 Add BooleanParameter Matthias 2021-08-04 20:52:56 +0200
  • b73768acd1 Fix bug in property overwriting prevention Matthias 2021-08-04 20:10:32 +0200
  • 3c41223333 Add test for protections-hyperopt Matthias 2021-08-04 20:01:28 +0200
  • a661e0db6e Deprecate protections from config Matthias 2021-08-04 19:43:16 +0200
  • 3e04e243b4 Fixed errors with tradinng_mode types Sam Germain 2021-08-04 04:51:30 -0600
  • 970ca71848 Liquidation price is in freqtradebot Sam Germain 2021-08-02 06:14:30 -0600
  • 1af6d8abca Added in isolated margin and trading_mode to freqtradebot Sam Germain 2021-08-02 05:26:56 -0600
  • 986c6fe17a swapped maintenancemarginformula for liqformula Sam Germain 2021-07-30 23:18:27 -0600
  • 9da92a0c04 Added skeleton functions for maintenance margin, added maintenance_margin to freqtradebot Sam Germain 2021-07-29 16:05:42 -0600
  • 265638bb05 Added liq-formula to exchange classes Sam Germain 2021-08-01 22:38:33 -0600
  • 7ac73999f6 Stake_amount only adjusted on partially filled trades if amount filled makes leverage <= 1. Fulfilled some other TODOs in freqtradebot Sam Germain 2021-07-26 18:36:02 -0600
  • 6bbe63eb62 updated exit_positions, handle_trade, create_stoploss_order. Changed execute_sell, _check_and_execute_sell to execute_exit Sam Germain 2021-07-26 00:01:57 -0600
  • 051bdc5fd0 Wrote buy/short adjustments in freqtradebot and exchange Sam Germain 2021-07-25 23:40:38 -0600
  • 3671a8aa13 finished adding TODOs to freqtradebot Sam Germain 2021-07-24 01:32:42 -0600
  • 13c8ee9371 updateded freqtradebot to include some margin accomadations Sam Germain 2021-07-24 01:19:45 -0600
  • ec1a8a8f69 added none to LiqFormula Sam Germain 2021-08-01 21:08:52 -0600
  • cb76146d58 integrated liqformula into persistence/models, addjusted calc_close_value to change based on trading mode Sam Germain 2021-08-01 20:45:07 -0600
  • e3845ff808 Created FundingFee class and added funding_fee to LocalTrade and freqtradebot Sam Germain 2021-08-03 12:55:22 -0600
  • 6c489f18fe Split tradingmode into tradingmode and collateral, moved functions out of liqformula class Sam Germain 2021-08-02 20:05:48 -0600
  • 923e4ead49 checks in maintenance margin Sam Germain 2021-08-01 23:08:47 -0600
  • c49a64ea59 swapped maintenancemarginformula for liqformula Sam Germain 2021-07-30 23:18:27 -0600
  • f1c580dcb8 Added skeleton functions for maintenance margin, added maintenance_margin to freqtradebot Sam Germain 2021-07-29 16:05:42 -0600
  • 7ec5f43f18 added none to LiqFormula Sam Germain 2021-08-01 21:08:52 -0600
  • 52e6de27b6 integrated liqformula into persistence/models, addjusted calc_close_value to change based on trading mode Sam Germain 2021-08-01 20:45:07 -0600
  • a30926005c Changed TODO-mg to TODO-lev Sam Germain 2021-08-01 17:34:45 -0600
  • 5e7ffb75c5 Added docstrings to collateral, LiqFormula Sam Germain 2021-08-02 20:11:51 -0600
  • dd8cce00a4 Split tradingmode into tradingmode and collateral, moved functions out of liqformula class Sam Germain 2021-08-02 20:05:48 -0600
  • 57ba31c09c changed __ varibles to _ to remove python3.10 warning Sam Germain 2021-08-01 21:56:46 -0600
  • 14c345f6f6 added none to LiqFormula Sam Germain 2021-08-01 21:08:52 -0600
  • 9c8acd98c4 Changed TODO-mg to TODO-lev Sam Germain 2021-08-01 17:28:48 -0600
  • d80db3c4db Changed leveragemode to tradingmode, added tests for liqformula enum, reorganized liqformula Sam Germain 2021-08-01 17:27:26 -0600
  • 03aa99c5a2 Changed leverage mode formula to trading mode Sam Germain 2021-08-01 16:19:59 -0600
  • 5312d044a0 filled in liq formula class with what needs to be done Sam Germain 2021-07-30 17:13:34 -0600
  • ceed3c663b Document using protections Matthias 2021-08-04 07:15:14 +0200
  • a6454cfc39 Autoenable protections when protection-space is selected Matthias 2021-08-04 07:14:47 +0200
  • 797d7e5ce6
    Merge pull request #5157 from samgermain/margin-db Matthias 2021-08-04 06:57:36 +0200
  • 091bf7c4d2 Output protection space Matthias 2021-08-03 07:14:31 +0200
  • 544e0da6c2 Add protection parameter space Matthias 2021-08-03 07:10:04 +0200
  • 800b2eeaf0 Load protections as part of backtest() Matthias 2021-08-03 06:38:15 +0200
  • 74a5cb3c21 Remove protections from full config Matthias 2021-08-04 06:49:53 +0200
  • 6410a6528b Add missing methods to advanced strategy template Matthias 2021-08-04 06:46:21 +0200
  • bc3e6deb1c remove specific test for buy with custom entry axel 2021-08-03 17:09:52 -0400
  • b644233ead rename custom_entry_price kwarg to align it to the interface axel 2021-08-03 17:03:27 -0400
  • b3dafb378e remove use_custom_entry_price as a config option axel 2021-08-03 16:54:28 -0400
  • 16146357b3 reuse buy_limit_requested as rate input for custom entry price axel 2021-08-03 16:39:35 -0400
  • 42e24d8b4b remove price change cancel reason in contants, will be added in another PR axel 2021-08-03 16:35:16 -0400
  • 00939b63f2 flake 8 fixes axel 2021-08-03 16:25:18 -0400
  • 53fb8b05e7 remove short logic in entry_price_reached function axel 2021-08-03 16:19:29 -0400
  • d9c9b7d7fc restore interface test file axel 2021-08-03 16:02:10 -0400
  • 3d8c3ffd38 fix syntax error in unit test axel 2021-08-01 02:21:23 -0400
  • 5284112b69 fix in custom entry function output,remove changes related to outdated prices, doc exemple minor changes axel 2021-08-01 02:09:59 -0400
  • f11f5d17e9 add feature custom entry price for live axel 2021-07-31 00:05:45 -0400
  • 07673ef47f
    Update Migrations to use the latest added columns Matthias 2021-08-03 10:25:59 +0200
  • 5b6dbbd750 Changed order of buy_tag in migrations Sam Germain 2021-08-03 00:23:21 -0600
  • d88e2ae603 Merge branch 'develop' into margin-db Sam Germain 2021-08-02 23:58:44 -0600
  • dfc17f2bd1 Fix ci failure Matthias 2021-08-03 07:21:11 +0200
  • 4ab03f7e37 Don't load fallback methods for autohyperopt Matthias 2021-08-02 21:17:56 +0200
  • e70a742005 Reorder space methods in hyperopt Matthias 2021-08-02 21:12:10 +0200
  • adb33e763b
    Merge pull request #5350 from freqtrade/environment_vars Matthias 2021-08-02 20:48:23 +0200
  • c981641441 Don't fail if strategy doesn't contain sell signal Matthias 2021-08-02 20:17:58 +0200
  • d8d8261f1b
    Merge pull request #5318 from samgermain/combined_exchange_buy_sell Matthias 2021-08-02 20:11:09 +0200
  • 3c5f06d5c0
    Update tests/exchange/test_exchange.py Matthias 2021-08-02 08:31:33 +0200
  • 5ead95b06b
    Merge pull request #5245 from sauces1313/RangeStabilityFilterMax Matthias 2021-08-02 08:06:36 +0200
  • 3e5659b32f
    Merge pull request #5355 from freqtrade/dependabot/pip/develop/scipy-1.7.1 Matthias 2021-08-02 08:03:44 +0200
  • b63eda3a2b Some minor cleanup and improved test coverage Matthias 2021-08-02 07:15:09 +0200
  • 8485964bb7
    Merge pull request #5357 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.2 Matthias 2021-08-02 06:31:22 +0200
  • eeee92275b
    Merge pull request #5356 from freqtrade/dependabot/pip/develop/types-requests-2.25.1 Matthias 2021-08-02 06:30:14 +0200
  • d4fa50c605
    Merge pull request #5353 from freqtrade/dependabot/pip/develop/ccxt-1.54.24 Matthias 2021-08-02 06:29:57 +0200
  • ae48012831
    Merge pull request #5354 from freqtrade/dependabot/pip/develop/fastapi-0.68.0 Matthias 2021-08-02 06:29:42 +0200
  • 5b4931897d
    Merge pull request #5352 from freqtrade/dependabot/pip/develop/isort-5.9.3 Matthias 2021-08-02 06:29:09 +0200
  • 3a19e1610d
    Bump mkdocs-material from 7.2.1 to 7.2.2 dependabot[bot] 2021-08-02 03:01:38 +0000
  • 7fd3fc98c0
    Bump types-requests from 2.25.0 to 2.25.1 dependabot[bot] 2021-08-02 03:01:35 +0000
  • 849b8197a9
    Bump scipy from 1.7.0 to 1.7.1 dependabot[bot] 2021-08-02 03:01:30 +0000
  • 4afcea9a1c
    Bump fastapi from 0.67.0 to 0.68.0 dependabot[bot] 2021-08-02 03:01:25 +0000
  • 4f05d31b94
    Bump ccxt from 1.53.72 to 1.54.24 dependabot[bot] 2021-08-02 03:01:19 +0000
  • b3f057e7c0
    Bump isort from 5.9.2 to 5.9.3 dependabot[bot] 2021-08-02 03:01:13 +0000
  • 059c32b067 Check for and default to 'None' sauces1313 2021-08-02 02:49:49 +0000
  • 056bc93bc6 backtesting needs startup_candle_count Matthias 2021-08-01 19:16:26 +0200
  • e78be75e8c
    Merge pull request #5351 from samgermain/persistence-tests-usdt Matthias 2021-08-01 13:36:40 +0200
  • 047df0c212 Removed leverage references Sam Germain 2021-08-01 03:01:47 -0600
  • e9ef9a6d28 Use .view() to convert dates to enums Matthias 2021-08-01 10:31:35 +0200
  • 90a61b1765 Changed tests in tests/test_persistence.py to use usdt prices Sam Germain 2021-07-31 19:52:55 -0600
  • 6f8519d0a3 Add environment variable support Matthias 2021-07-31 17:43:10 +0200