Commit Graph

  • c08bbcb16d
    Merge pull request #5426 from freqtrade/dependabot/pip/develop/numpy-1.21.2 Matthias 2021-08-16 06:14:07 +0200
  • d644c12a55
    Merge pull request #5420 from freqtrade/dependabot/pip/develop/ccxt-1.55.6 Matthias 2021-08-16 06:13:07 +0200
  • 6da3c07c2d
    Merge pull request #5423 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.4.1 Matthias 2021-08-16 06:11:17 +0200
  • 3878e5186e
    Bump numpy from 1.21.1 to 1.21.2 dependabot[bot] 2021-08-16 03:01:34 +0000
  • a10fd66906
    Bump plotly from 5.1.0 to 5.2.1 dependabot[bot] 2021-08-16 03:01:21 +0000
  • d8607b2ce8
    Bump flake8-tidy-imports from 4.3.0 to 4.4.1 dependabot[bot] 2021-08-16 03:01:18 +0000
  • 7125793249
    Bump uvicorn from 0.14.0 to 0.15.0 dependabot[bot] 2021-08-16 03:01:16 +0000
  • e7b6a996df
    Bump mkdocs-material from 7.2.2 to 7.2.4 dependabot[bot] 2021-08-16 03:01:10 +0000
  • 37d4545123
    Bump ccxt from 1.54.74 to 1.55.6 dependabot[bot] 2021-08-16 03:01:06 +0000
  • dda8276589 Update documentation for sell_profit_offset Matthias 2021-08-15 20:01:54 +0200
  • 322ea2481e Add log-message for edge-case Matthias 2021-08-15 19:28:36 +0200
  • ed6776c5cd Fix disappearing pairlist bug Matthias 2021-08-15 17:06:16 +0200
  • 4f10a88529 Reduce verbosity when incompatible pairs are detected Matthias 2021-08-15 15:14:53 +0200
  • fa4ec9f83e Add explicit test for get_sell_trade_entry Matthias 2021-08-14 17:36:02 +0200
  • 3406b889b6 First test Matthias 2021-08-14 16:56:49 +0200
  • 8405ccc15e Seperate detail data loading from regular backest-data loading Matthias 2021-08-14 15:34:43 +0200
  • 88172fab82 Allow "detailed" backtesting timeframe to look into the candle Matthias 2021-08-09 15:45:02 +0200
  • 123971d271 Don't change passed in parameter variable Matthias 2021-08-14 16:02:12 +0200
  • c456cfc312 Merge branch 'develop' into pr/Axel-CH/5347 Matthias 2021-08-14 09:13:30 +0200
  • 0f7ddabec8 Slightly reword documentation Matthias 2021-08-14 09:05:03 +0200
  • bb472ff98b Improve new-exchange documentation Matthias 2021-08-14 08:47:14 +0200
  • db5a944396 Cleanup GHA node after building images Matthias 2021-08-14 08:46:19 +0200
  • c7147311f8 Fix json syntax error in config template Matthias 2021-08-13 17:14:38 +0200
  • 0a6c0c429a add a note concerning default custom entry or exit price in documentation axel 2021-08-13 11:12:33 -0400
  • 20cc60bfde update get_valid_price function and test cases to handle inputs with try catch axel 2021-08-13 11:06:15 -0400
  • dbf7f34ecb add unit test to function get_valid_price axel 2021-08-12 15:30:49 -0400
  • b098ce4e76 add function get_valid_price to validate type of custom entry or exit price and use default proposed price if invalid axel 2021-08-12 15:13:14 -0400
  • ae11be3970 manage None or string value returned by custom_entry_price and add unit test for those cases axel 2021-08-12 14:47:01 -0400
  • e03784d98d Fix filled exception Matthias 2021-08-12 05:02:36 +0000
  • bfc3968ab3
    Merge pull request #5400 from freqtrade/limit_dry_market_slippage Matthias 2021-08-12 06:54:55 +0200
  • fad253ad51 Version bump ccxt to 1.54.74 Matthias 2021-08-12 06:53:55 +0200
  • bdbac37be7
    Merge pull request #5399 from rokups/rk/fix-buy-tag-backtest Matthias 2021-08-12 06:36:33 +0200
  • f6267c7514 Fix buy_tag not being saved to trade object. Rokas Kupstys 2021-08-11 10:18:25 +0300
  • 4e83d5c4c6
    Merge pull request #5398 from ipqhjjybj/develop Matthias 2021-08-11 12:38:44 +0200
  • 61c076563f Add max-slippage limiting for dry-run orders to avoid insane market order fills Matthias 2021-08-11 12:11:29 +0200
  • 8b87620cbc merge with feat/short interest changes Sam Germain 2021-08-11 01:55:31 -0600
  • 180d92f879 Merge branch 'feat/short' into lev-exchange Sam Germain 2021-08-11 01:46:41 -0600
  • 65d025923d add code ipqhjjybj 2021-08-11 14:35:16 +0800
  • 0b6aedbc4c
    Merge pull request #5395 from freqtrade/fix/hyperopt-show Matthias 2021-08-10 19:54:02 +0200
  • 039d6384ed Stream hyperopt-result in small batches Matthias 2021-08-10 09:48:26 +0200
  • 124e9519e4
    Merge pull request #5394 from freqtrade/backtest_provide_first_cancdle Matthias 2021-08-10 10:04:23 +0200
  • 3f160c7144 Cache dataframe before cutting the first candle Matthias 2021-08-10 07:09:38 +0200
  • 47cbf4dd1b Updating condition to use sell_profit_offset without setting sell_profit_only to True zx 2021-08-10 03:02:54 +0300
  • db37c8a51c Updating condition to use sell_profit_offset without setting sell_profit_only to True zx 2021-08-10 03:01:07 +0300
  • b40bd74c63 Updating condition to use sell_profit_offset without setting sell_profit_only to True zx 2021-08-10 02:53:06 +0300
  • cf27968b97 Properly preserve trade's low during backtesting Matthias 2021-08-09 19:38:56 +0200
  • 5bfb9edf02 Only query date once from list Matthias 2021-08-09 15:42:17 +0200
  • 8bb42a07ce
    Merge pull request #5391 from freqtrade/fix/get_analyzed_pair Matthias 2021-08-09 15:25:12 +0200
  • 58e4255ae3
    Merge pull request #5389 from pcassimans/patch-1 Matthias 2021-08-09 15:08:14 +0200
  • 895b912c71 Fix recently introduced lookahead bias in backtesting Matthias 2021-08-09 14:40:02 +0200
  • a5f796bc97 refactor ohlcvdata_to_dataframe to advise_all_indicators Matthias 2021-08-09 14:53:18 +0200
  • 519c256b88 Fix kucoin typo in index.md as well Matthias 2021-08-09 14:43:35 +0200
  • 927ac24f82
    Update README.md pcassimans 2021-08-09 14:21:59 +0200
  • 98fe3e73de
    Merge pull request #5381 from samgermain/interest-change Matthias 2021-08-09 11:58:08 +0200
  • 599ae15460 Parametrize tests Matthias 2021-08-09 11:35:27 +0200
  • f17942b68f Fix random test failure Matthias 2021-08-09 11:18:18 +0200
  • f3c603073e
    Merge pull request #5386 from freqtrade/dependabot/pip/develop/types-requests-2.25.6 Matthias 2021-08-09 10:43:35 +0200
  • de4b0d1f7c Merged with feat/short Sam Germain 2021-08-09 00:24:25 -0600
  • 06206335d9 Added tests for interest_function Sam Germain 2021-08-09 00:00:50 -0600
  • 0733d69cda Added TODOs to test files Sam Germain 2021-08-08 23:13:35 -0600
  • 5919992ad2
    Bump types-requests from 2.25.1 to 2.25.6 dependabot[bot] 2021-08-09 05:24:31 +0000
  • 53a6ce881c Added set_leverage function to exchange Sam Germain 2021-08-08 19:34:33 -0600
  • 4ca1d25db1 Removed setup leverage and transfer functions from exchange Sam Germain 2021-08-02 06:14:30 -0600
  • 2c0077abc7 Exchange stoploss function takes side Sam Germain 2021-07-26 00:01:57 -0600
  • b48b768757 Added get_interest template method in exchange Sam Germain 2021-07-25 23:40:38 -0600
  • 120cad88af Add prep functions to exchange Sam Germain 2021-07-24 01:32:42 -0600
  • 9e6ed5ada0
    Merge pull request #5382 from freqtrade/dependabot/pip/develop/types-filelock-0.1.5 Matthias 2021-08-09 07:10:46 +0200
  • 47f641d12f Remove hyperopt-pickle result support Matthias 2021-08-09 07:03:13 +0200
  • b89a993890
    Bump types-filelock from 0.1.4 to 0.1.5 dependabot[bot] 2021-08-09 04:47:41 +0000
  • b3ca2d0c57
    Merge pull request #5380 from samgermain/mg-to-lev Matthias 2021-08-09 06:37:14 +0200
  • 6a227fe9eb
    Merge pull request #5383 from freqtrade/dependabot/pip/develop/types-cachetools-0.1.10 Matthias 2021-08-09 06:20:28 +0200
  • 70f8bff8ce
    Merge pull request #5384 from freqtrade/dependabot/pip/develop/ccxt-1.54.62 Matthias 2021-08-09 06:16:35 +0200
  • d2d5590252
    Merge pull request #5385 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.2 Matthias 2021-08-09 06:16:05 +0200
  • 59626b4ffc
    Bump types-tabulate from 0.1.1 to 0.8.2 dependabot[bot] 2021-08-09 03:01:27 +0000
  • bad25b753c
    Bump ccxt from 1.54.24 to 1.54.62 dependabot[bot] 2021-08-09 03:01:25 +0000
  • 32e8e3b242
    Bump types-cachetools from 0.1.9 to 0.1.10 dependabot[bot] 2021-08-09 03:01:19 +0000
  • 8e941e6836 Changed interest implementation Sam Germain 2021-08-06 01:15:18 -0600
  • 0545a0ed3c Replaced the term margin with leverage when it should say leverage Sam Germain 2021-08-08 16:47:19 -0600
  • ff63c792b2 Added adding and removing trades to/from maintenance_margin in freqtradebot Sam Germain 2021-08-08 16:32:44 -0600
  • 82917e2705 integrated liqformula into persistence/models, Added skeleton functions for maintenance margin, added maintenance_margin to freqtradebot Sam Germain 2021-08-01 20:45:07 -0600
  • 04f254b885 Added liquidation_price function Sam Germain 2021-08-06 01:15:18 -0600
  • 756112c84d
    Merge pull request #5374 from freqtrade/rem_legacy_hyperopt Matthias 2021-08-08 12:42:52 +0200
  • fe2efe0ccd Added liquidation_price and interest functions Sam Germain 2021-08-06 01:15:18 -0600
  • 3bd0c3d009 Remove legacy code from export to csv Matthias 2021-08-08 11:02:54 +0200
  • be240566ba Fix random test failure Matthias 2021-08-08 10:57:20 +0200
  • 5de85ef07b Update CI to run on python 3.10 Matthias 2021-08-08 10:24:54 +0200
  • faf16a64e5 Remove legacy hyperopt file support Matthias 2021-08-08 10:22:45 +0200
  • 0ae4eccea5 Refactor Hyperopt-list and hyperopt-show to reduce some duplicate code Matthias 2021-08-08 10:05:28 +0200
  • 7eaadb2630 Add custom-* methods to bot-basics Matthias 2021-08-08 09:50:50 +0200
  • ecdecb02fa
    Merge pull request #5365 from samgermain/enums Matthias 2021-08-08 09:48:11 +0200
  • 4630f69830 Removed short, exit_short from enums Sam Germain 2021-08-08 01:36:59 -0600
  • 658f138e30 Added short_tag to SignalTagType Sam Germain 2021-08-07 20:08:52 -0600
  • 71963e65f1 Removed ExchangeName Enum Sam Germain 2021-08-07 18:42:09 -0600
  • cf70b34ff0 Add min_value to all volumepairlist samples Matthias 2021-08-07 16:15:42 +0200
  • 5393c55b51 Document min_value for VolumePairList Matthias 2021-08-07 16:01:20 +0200
  • 7e6b281b75 Merge branch 'feat/short' of https://github.com/freqtrade/freqtrade into feat/short Sam Germain 2021-08-07 01:43:56 -0600
  • 92ed7c0bf8 Merge branch 'develop' into feat/short Matthias 2021-08-07 09:42:25 +0200
  • 6532aba765
    Merge pull request #5360 from freqtrade/hyperopt_protections Matthias 2021-08-07 09:42:05 +0200
  • 66de30f042
    Merge pull request #5368 from samgermain/autopep8-formatted Matthias 2021-08-07 09:29:58 +0200
  • 9988c293b5 Merge branch 'enums' into feat/short Sam Germain 2021-08-06 19:30:31 -0600