Commit Graph

  • 82acb989a6 rearanged isolated_liq in models a bit Sam Germain 2021-09-19 00:51:06 -0600
  • da00b21cd5 Shorted parameters Arunavo Ray 2021-09-19 12:08:50 +0530
  • 3cc30e741b isort Arunavo Ray 2021-09-19 11:53:42 +0530
  • bc835a1a00 Merge remote-tracking branch 'origin/feat/binance_liq' into feat/binance_liq Arunavo Ray 2021-09-19 11:49:27 +0530
  • c648b17308 Flake8 conformant Arunavo Ray 2021-09-19 11:49:08 +0530
  • 27bd30d266 fixed formatting issues Arunavo Ray 2021-09-19 11:42:29 +0530
  • 1c0c7d802f merged with aranova4/feat/binance_liq Sam Germain 2021-09-19 00:08:35 -0600
  • 544b88f026 added one test for binance isolated liq Sam Germain 2021-09-19 00:05:39 -0600
  • c54259b4c5 Added ftx interest formula tests Arunavo Ray 2021-09-19 11:35:29 +0530
  • 6ec4432c92 merged with aranova4/feat/binance_liq Sam Germain 2021-09-19 00:04:47 -0600
  • 91cc8212f6
    Merge branch 'freqtrade:feat/short' into feat/short ARUNAVO RAY 2021-09-19 11:26:33 +0530
  • e5a9e11899 Removed both from parameters in liquidation price Arunavo Ray 2021-09-19 11:22:22 +0530
  • 98d2d2f485 Added Tests for Binance Liquidation price Arunavo Ray 2021-09-19 11:16:41 +0530
  • 50822fe6ca Merge branch 'feat/short' into liq Sam Germain 2021-09-18 23:41:57 -0600
  • 6a81730a74 Binance Liquidation Price Hedge-Mode Removed Arunavo Ray 2021-09-19 10:18:28 +0530
  • cee4ed541b parametrized test_update_trade_state_withorderdict Sam Germain 2021-09-18 19:46:46 -0600
  • ec9dbc550e parametrized test_create_trade_minimal_amount Sam Germain 2021-09-18 19:19:53 -0600
  • c1895a0fc2 Remove warning related to legacy hyperopt Matthias 2021-09-18 15:30:33 +0200
  • 73f044d1e2
    Merge pull request #5281 from rokups/rk/helpers Matthias 2021-09-18 15:30:20 +0200
  • eab7f8f694 [SQUASH] Doh. Rokas Kupstys 2021-09-18 15:44:21 +0300
  • 713e7819f7 [SQUASH] Remove mypy import. Rokas Kupstys 2021-09-18 15:27:58 +0300
  • 979c6f2f26 moved leverage_brackets.json to exchange/binance_leverage_brackets.json Sam Germain 2021-09-18 03:49:15 -0600
  • 518a59ad41 parametrized test_edge_overrides_stoploss Sam Germain 2021-09-18 03:20:00 -0600
  • 42a2fdc1c5 parametrized test_order_dict Sam Germain 2021-09-18 03:01:08 -0600
  • 216f75bbb9 parametrized test_sell_profit_only , test__safe_exit_amount, test_order_book_bid_strategy1 Sam Germain 2021-09-18 02:53:34 -0600
  • e4ca42faec [SQUASH] Update stoploss_from_absolute to behave more like stoploss_from_open and add a test for it. Rokas Kupstys 2021-09-18 10:18:33 +0300
  • 7e6aa9390a [SQUASH] Unconditionally include quote currency when asset is explicitly specified. Added docs suggesting to use string formatting to make strategy independent of configured stake currency. Rokas Kupstys 2021-09-18 10:17:50 +0300
  • e88c4701bb [SQUASH] Address PR comments. Rokas Kupstys 2021-09-12 18:26:41 +0300
  • bb6ae682fc Small simplifications Matthias 2021-09-12 09:59:10 +0200
  • 5dc78a0c66 [SQUASH] Get rid of _initialize() and fix informatives for dynamic pairlists. Rokas Kupstys 2021-09-10 09:36:52 +0300
  • f81df19b93 [TMP] Make tests not fail for now. Rokas Kupstys 2021-09-07 15:53:12 +0300
  • dfa61b7ad2 [SQUASH] Fix informatives for each pair not being created because dataprovider was not available. Fix not being able to have informative dataframe of a pair in whitelist. Rokas Kupstys 2021-09-07 15:40:53 +0300
  • f2a1d9d2fc [SQUASH] Address PR comments. Rokas Kupstys 2021-09-05 09:54:05 +0300
  • 1fdb656334 Add a decorator which can be used to declare populate_indicators() functions for informative pairs. Rokas Kupstys 2021-07-17 19:19:49 +0300
  • d84ef34740 A helper to calculate stoploss value from absolute price. Rokas Kupstys 2021-07-17 18:09:08 +0300
  • 11f08b0053
    Merge pull request #5582 from sergeykhliustin/develop Matthias 2021-09-18 09:24:14 +0200
  • a89c67787b Replace some more occurances of 'buy' Matthias 2021-09-18 09:23:53 +0200
  • 56fb25c5e5 Add test for PerformanceFilter lookback Matthias 2021-09-18 09:10:37 +0200
  • 564e0b9a1a Switch performanceFilter to use Minutes lookback resolution Matthias 2021-09-18 08:36:06 +0200
  • 12c12d42df Add documentation for days parameter in PerformanceFilter Matthias 2021-09-18 08:26:48 +0200
  • 853c3a4433
    Merge pull request #5587 from raph92/patch-3 Matthias 2021-09-18 08:08:18 +0200
  • 2c21bbfa0c Fixed create order margin call count tests and made _ccxt_config a computed property Sam Germain 2021-09-17 14:16:52 -0600
  • 34b20d28f6 Improved the resiliency of cache Mohammad Dashti 2021-09-17 13:23:59 -0700
  • d7395e873b Removed unused OperationalException Sergey Khliustin 2021-09-17 22:05:57 +0300
  • 4b2c1a9b8e
    Remove trailing whitespace raphael 2021-09-17 14:39:15 -0400
  • e715f2a253
    Update formatting raphael 2021-09-17 14:23:26 -0400
  • 9525a5b96c
    Add type to "trials" parameter raphael 2021-09-17 14:10:37 -0400
  • 9c50d0c250
    Merge pull request #5589 from Ottavio97/develop Matthias 2021-09-17 19:54:35 +0200
  • 4d558879e9 Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-09-17 19:24:47 +0200
  • 6d1604d6fa
    Merge pull request #5588 from raph92/patch-4 Matthias 2021-09-17 19:14:47 +0200
  • fb6beb90e8
    Include Raspberry Pi armv6 (0, 0W,...) Ottavio Miele 2021-09-17 18:03:54 +0200
  • 124e97f3b9
    Remove ununsed variables from export_csv_file raphael 2021-09-17 11:57:36 -0400
  • 5fc993231a
    Update HyperoptTools.export_csv_file usage raphael 2021-09-17 11:51:55 -0400
  • 3a98fb72a4
    Update prepare_trials_columns() return type raphael 2021-09-17 11:42:33 -0400
  • 982deeedf0
    Update freqtrade/persistence/models.py sergeykhliustin 2021-09-17 18:23:13 +0300
  • 54ef36a497 Updates after review to PerformanceFilter days param Sergey Khliustin 2021-09-17 13:45:44 +0300
  • d680fdf33a Merge branch 'develop' into feat/short Matthias 2021-09-17 11:16:37 +0200
  • 4ce1375bf3
    Merge pull request #5580 from freqtrade/hyperopt_diff_base_estimators Matthias 2021-09-17 10:32:47 +0200
  • cad444faea changes some tests to use usdt values Sam Germain 2021-09-17 02:25:58 -0600
  • 462fc78f33 Fixed some minor issues Mohammad Dashti 2021-09-17 00:44:19 -0700
  • 2e8d00e877 temp commit message Sam Germain 2021-09-17 01:15:21 -0600
  • ddba69af71 Added support for pagination by since Mohammad Dashti 2021-09-17 00:08:45 -0700
  • 32e52cd460 Added leverage brackets dry run test Sam Germain 2021-09-17 00:41:00 -0600
  • 798a0c9827 Tried to add call count to test_create_order Sam Germain 2021-09-17 00:10:53 -0600
  • 0628790da9 merged lev-freqtradebot with feat/short Sam Germain 2021-09-16 23:49:43 -0600
  • 8123579442 added trading mode to persistence tests Sam Germain 2021-09-16 23:47:44 -0600
  • e78f38c7b6 Merge branch 'feat/short' into funding-fee Sam Germain 2021-09-16 23:32:44 -0600
  • e7b6f3bfd1 removed changes to test_persistence Sam Germain 2021-09-16 23:32:23 -0600
  • ff5b402f58 Merge branch 'feat/short' into lev-exchange Sam Germain 2021-09-16 23:27:44 -0600
  • dced167ea2 fixed some stuff in the leverage brackets binance test Sam Germain 2021-09-16 23:23:36 -0600
  • 57c7926515 leverage updates on exchange classes Sam Germain 2021-09-16 23:05:13 -0600
  • 05e01847a0
    Merge pull request #5579 from samgermain/paramatrize-test-persistence Matthias 2021-09-17 07:03:45 +0200
  • 13331e4dc7 Converted kwargs to params Arunavo Ray 2021-09-17 08:17:15 +0530
  • 9a3de2b701 Added some tests + Nitz Mohammad Dashti 2021-09-16 16:13:02 -0700
  • 0ced05890a removed space between @ and pytest Sam Germain 2021-09-16 16:26:31 -0600
  • dec2f377ff Removed utils, moved get_sides to conftest Sam Germain 2021-09-16 16:25:02 -0600
  • 8db216a4f5 Fixed another type error Mohammad Dashti 2021-09-16 14:21:21 -0700
  • 938c04c4b2 Fixed an assert error Mohammad Dashti 2021-09-16 14:06:05 -0700
  • 25a3d94de9 Fixed code-style issues Mohammad Dashti 2021-09-16 13:39:25 -0700
  • daecfe8078 Fixed imports Mohammad Dashti 2021-09-16 13:39:09 -0700
  • cce1226115 Kept the interval tree up-to-date while running Mohammad Dashti 2021-09-16 13:38:31 -0700
  • c3993d1fa9 Kept the interval tree upt-date while running Mohammad Dashti 2021-09-16 13:05:30 -0700
  • 62ee82a15d Added a feature to facilitate caching data between multiple sessions Mohammad Dashti 2021-09-16 12:45:43 -0700
  • 0439ae0072 Added intermediate files to help with progressive downloads Mohammad Dashti 2021-09-16 08:48:22 -0700
  • 457e738b4a Added days parameter to PerformanceFilter Sergey Khliustin 2021-09-16 14:48:02 +0300
  • a8657bb1ce Removed backtesting funding-fee code Sam Germain 2021-09-16 03:36:48 -0600
  • 4c91126c49 some short freqtradebot parametrized tests Sam Germain 2021-09-16 03:23:45 -0600
  • e827ba1388 finished up funding fee formulas Sam Germain 2021-09-15 23:51:21 -0600
  • 994c3c3a4c Add some errorhandling for custom estimator Matthias 2021-09-16 07:13:25 +0200
  • 98b00e8daf merged with feat/short Sam Germain 2021-09-15 22:28:10 -0600
  • cbaf477bec changed kraken set lev implementation Sam Germain 2021-09-15 21:55:19 -0600
  • 5fcb69a0b5 Parametrized test_persistence Sam Germain 2021-09-14 23:10:10 -0600
  • c0811ae896 Add possibility to override estimator from within hyperopt Matthias 2021-09-15 21:36:53 +0200
  • 90ad178932 Remove verbosity of edge Matthias 2021-09-15 21:04:25 +0200
  • 57ea0c322f Rename indicator_space to buy_indicator_space Matthias 2021-09-15 20:20:31 +0200
  • f7bae81d96 Dataframe should be copied after populate_indicator Matthias 2021-09-15 19:56:12 +0200
  • e4ec5679a1
    Merge pull request #5574 from freqtrade/agefilter_cache Matthias 2021-09-15 06:33:36 +0200
  • 82253a117f Merge branch 'feat/short' into liq Sam Germain 2021-09-14 21:26:48 -0600
  • d604757056 Added is_short to conf tests Sam Germain 2021-09-14 21:08:15 -0600
  • f0aa76d799 Revert "Added Ftx interest rate calculation" Arunavo Ray 2021-09-15 07:06:05 +0530