Commit Graph

  • f705293353 Dataprovider caching and trimming to timerange of historical informative. George Muravei-Alkhavoi 2021-07-19 00:25:24 +0300
  • ffeff9c0f7 Update ARM image building Matthias 2021-07-18 19:33:25 +0200
  • 365479f5e0 Remove startup-candles after populating buy/sell signals Matthias 2021-07-13 19:36:15 +0200
  • adef5d89f3 Fix failing test after webserver merge Matthias 2021-07-18 11:06:14 +0200
  • 7b7d9c02d7
    Merge pull request #5243 from freqtrade/feat/webservermode_progress Matthias 2021-07-18 10:48:55 +0200
  • 0282d13221 Fix PI image caching Matthias 2021-07-16 20:11:27 +0200
  • 51cc903248 Run ci on selfhosted runner Matthias 2021-07-13 20:29:49 +0200
  • 44df5eeacf Adjusted docstring, and conditional near end of buy_rate Sam Germain 2021-07-18 00:00:18 -0600
  • 7c27525bd8 Merge get_buy_rate and get_sell_rate Sam Germain 2021-07-17 21:58:54 -0600
  • 03a4ae4674
    Merge pull request #5279 from rokups/patch-3 Matthias 2021-07-17 08:44:22 +0200
  • 53a8c693b8
    Honor skip_pair_validation setting when downloading pairs. Rokas Kupstys 2021-07-17 09:21:03 +0300
  • 812bf27d1a Removed use_short_signal Sam Germain 2021-07-16 19:16:51 -0600
  • 1ca453a6d7 Added example margin configs Sam Germain 2021-07-16 18:53:00 -0600
  • ab796ccd33 Merge branch 'margin-db' into margin-commands Sam Germain 2021-07-16 18:44:07 -0600
  • 661bec1b5f Merge branch 'develop' into margin-db Sam Germain 2021-07-16 18:43:33 -0600
  • d652e6fcc4 Don't log from wallet in backtest mode Matthias 2021-07-16 19:57:39 +0200
  • 4899b06b31
    Merge pull request #5273 from freqtrade/fix/profit_calc Matthias 2021-07-16 19:19:28 +0200
  • 3bc36cd650
    Merge pull request #5275 from samgermain/example_json_filename_extensions Matthias 2021-07-16 12:08:37 +0200
  • a1ab8066f2 Merge branch 'example_json_filename_extensions' of https://github.com/samgermain/freqtrade into example_json_filename_extensions Sam Germain 2021-07-16 02:08:44 -0600
  • 804bc8134f Merge branch 'develop' into example_json_filename_extensions Sam Germain 2021-07-16 02:05:08 -0600
  • b7dc2989e7 flake8 adjustments Sam Germain 2021-07-16 02:03:25 -0600
  • 2e95df4d8d Update docs for /profit output Matthias 2021-07-15 07:11:44 +0200
  • 2928ee22ce Remove compose file for devcontainer Matthias 2021-07-15 14:32:23 +0000
  • 708d5691b0
    Merge pull request #5271 from samgermain/setup-mac-fix Matthias 2021-07-15 12:13:47 +0200
  • 07e3f82400 Changed to python3.8 installing first, removed test_and_fix_python_on_mac Sam Germain 2021-07-15 01:03:32 -0600
  • f5cae7cdf8 Merge branch 'develop' into margin-db Sam Germain 2021-07-14 20:36:51 -0600
  • 65ce7c9838 Added echo python3.* line back in Sam Germain 2021-07-14 20:01:43 -0600
  • 74d7497a47 Setup script tries to install python3.9 instead of 3.8 with this fix, python versions are also checked for in a loop instead of copy and pasted code Sam Germain 2021-07-14 19:25:51 -0600
  • cde041f702 install hdf5 and c-blosc on mac if using python3.9 Sam Germain 2021-07-14 19:20:12 -0600
  • 697bf92f6f Add test for get_starting_balance method Matthias 2021-07-14 21:10:25 +0200
  • 02d716a8be Fix api test Matthias 2021-07-14 20:59:47 +0200
  • c9c7f84e8c Calculate relative profit based on assumed starting balance Matthias 2021-07-14 20:55:11 +0200
  • f5c47767cb Provide available capital to api Matthias 2021-07-14 20:51:42 +0200
  • 0a3006e825 Removed test-analysis-lev Sam Germain 2021-07-14 01:22:30 -0600
  • 2a814ebad0 Changed the name of a test to match it's equivelent Sam Germain 2021-07-13 22:54:33 -0600
  • 288c92301f Improve docs wording Matthias 2021-07-14 06:50:14 +0200
  • 3451687135
    Merge pull request #5255 from freqtrade/improve_dynamic_stake Matthias 2021-07-14 06:45:48 +0200
  • 362436f7d2 Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently Sam Germain 2021-07-12 23:05:35 -0600
  • 29e2b858ca Improve wording in docs Matthias 2021-07-13 20:40:06 +0200
  • 2bf7705f2c Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently Sam Germain 2021-07-12 23:05:35 -0600
  • d58f1b4c76 Merge branch 'margin-db' into margin-commands Sam Germain 2021-07-12 22:17:36 -0600
  • c2ef900d04 merged with fork remote Sam Germain 2021-07-12 22:14:19 -0600
  • c26bee5601 Added tests for set_liquidation_price and set_stop_loss, updated params in interestmode enum, updated leverage docs Sam Germain 2021-07-12 22:13:34 -0600
  • 95e52a3cee Merge branch 'margin-db' into margin-commands Sam Germain 2021-07-12 19:45:28 -0600
  • 52f9b65d62 Finished running through all of freqtrade and adding Todos Sam Germain 2021-07-12 19:40:18 -0600
  • d8f9b3cafa updated mkdocs Sam Germain 2021-07-12 19:39:35 -0600
  • a261b188da
    Merge pull request #5265 from anasyusef/censor_db_pwd_logs Matthias 2021-07-12 20:48:41 +0200
  • 08a4da6f51 Merge branch 'censor_db_pwd_logs' of https://github.com/anasyusef/freqtrade into censor_db_pwd_logs anasyusef 2021-07-12 13:24:38 +0000
  • 91e5562ae0 style: apply flake8 formatting anasyusef 2021-07-12 12:31:13 +0000
  • 3c001dfcf6
    Merge pull request #5264 from freqtrade/dependabot/pip/develop/isort-5.9.2 Matthias 2021-07-12 15:10:36 +0200
  • 8def18b002 style: apply flake8 formatting anasyusef 2021-07-12 12:31:13 +0000
  • 313cf6a013 test: add test for parsing db uri anasyusef 2021-07-12 12:28:34 +0000
  • c78b2075d8 feat: add one additional asterisk anasyusef 2021-07-12 12:27:59 +0000
  • 6a53e2c764 feat: apply censoring to logging anasyusef 2021-07-12 12:08:01 +0000
  • f94dbcd085 feat: censor password from logs anasyusef 2021-07-12 12:02:10 +0000
  • 40db424363 Add documentation for available capital setting Matthias 2021-07-11 10:44:36 +0200
  • 6a8e8875a2 Test new behaviour Matthias 2021-07-10 12:39:02 +0200
  • 7863746904 Add available_capital parameter Matthias 2021-07-10 12:30:00 +0200
  • b41c234440 Extract Closed profit calculation to trade object Matthias 2021-07-10 12:18:55 +0200
  • ed77889d6b Add explicit tests for _validate_stake_amount Matthias 2021-07-12 06:52:59 +0200
  • c583452a5a
    Merge pull request #5263 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.10 Matthias 2021-07-12 06:40:10 +0200
  • 5f94c3f81b
    Merge pull request #5262 from freqtrade/dependabot/pip/develop/ccxt-1.52.83 Matthias 2021-07-12 06:38:01 +0200
  • 81c50aca01
    Bump isort from 5.9.1 to 5.9.2 dependabot[bot] 2021-07-12 03:01:38 +0000
  • 21ef08d9a8
    Bump mkdocs-material from 7.1.9 to 7.1.10 dependabot[bot] 2021-07-12 03:01:34 +0000
  • f4caf9b93c
    Bump ccxt from 1.52.40 to 1.52.83 dependabot[bot] 2021-07-12 03:01:29 +0000
  • 8b78a3bde2 Quick fix for trades opening below min-trade amount Matthias 2021-07-11 21:01:12 +0200
  • 38296e8689
    Merge pull request #5189 from rokups/rk/custom-stake Matthias 2021-07-11 19:45:43 +0200
  • 7ea0a74c53 Default to proposed stake Matthias 2021-07-11 14:10:41 +0200
  • 0e4466ca1e Implement strategy-controlled stake sizes. Expose self.wallet to a strategy. Rokas Kupstys 2021-07-11 12:20:31 +0300
  • 7d615b4f5d Boolean sqlite fix for orders table Matthias 2021-07-11 11:16:46 +0200
  • f658cfa349 Remove Slack Matthias 2021-07-11 11:13:27 +0200
  • 56ec1c9499 Try fix migration tests Matthias 2021-07-11 11:08:05 +0200
  • 93d4332012 Removed unneccessary whitespace Sam Germain 2021-07-10 22:39:39 -0600
  • 31cd136e94 Flake8 Sam Germain 2021-07-10 21:20:06 -0600
  • 681c15f021 Merge branch 'margin-db' into margin-commands Sam Germain 2021-07-10 21:08:19 -0600
  • c8a0d486ea Merge branch 'develop' into margin-db Sam Germain 2021-07-10 20:45:28 -0600
  • 6083568d56 Updated interest and ratio calculations to correct functions Sam Germain 2021-07-10 20:44:57 -0600
  • 52ae95b2a5 Improve naming of apiserver variables Matthias 2021-07-10 11:19:23 +0200
  • ad26b0dad0 Don't void backtest object when not necessary Matthias 2021-07-10 10:59:00 +0200
  • 72a103f32d Properly test webserver startup in standalone mode Matthias 2021-07-10 10:13:23 +0200
  • e4e2340f91 Fix bug where currencies are duplicated Matthias 2021-07-10 10:02:05 +0200
  • cf6f706078
    Don't build for feat branches Matthias 2021-07-10 10:01:15 +0200
  • 6129c5ca9e Fix deprecation warnings from pandas 1.3.0 Matthias 2021-07-09 20:46:38 +0200
  • 2f33b97b95 Validate startup candles for backtesting correctly Matthias 2021-07-09 07:19:44 +0200
  • fb25130588
    Merge pull request #5244 from octaviusgus/develop Matthias 2021-07-09 07:06:14 +0200
  • d96d6024f4
    Merge pull request #5252 from kevinjulian/agefilter-max-days-listed Matthias 2021-07-08 20:29:06 +0200
  • 03861945a3 Update documentation page too. Matthias 2021-07-08 20:04:47 +0200
  • 2a4a980855 Merge branch 'agefilter-max-days-listed' of https://github.com/kevinjulian/freqtrade into agefilter-max-days-listed kevinjulian 2021-07-08 19:25:32 +0700
  • 2bcfaabcf8 test prsistence leverage passes with new ratio calc Sam Germain 2021-07-08 05:59:13 -0600
  • c753bd0ddc updated ratio_calc_profit function Sam Germain 2021-07-08 05:37:54 -0600
  • e7d6fac553 Added docstrings to methods Sam Germain 2021-07-08 00:33:40 -0600
  • 863391122f fix short desc not appear kevinjulian 2021-07-08 13:42:52 +0700
  • 963bb89087 ran isort . Sam Germain 2021-07-07 23:29:30 -0600
  • 225522762b
    Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter Matthias 2021-07-08 07:22:37 +0200
  • 8be0241573 Build images for feat/** branches Matthias 2021-07-08 07:07:56 +0200
  • e5da7ff6db Fix typos and improve wording in docs Matthias 2021-07-08 07:02:40 +0200
  • e1fca320e6 passed mypy Sam Germain 2021-07-07 22:51:10 -0600
  • 8f5150e831 Flake8 compliant Sam Germain 2021-07-07 22:24:30 -0600
  • 769f72e5ee All persistence margin tests pass Sam Germain 2021-07-07 21:14:08 -0600
  • 79d394058f Changed InterestMode enum implementation Sam Germain 2021-07-07 21:04:38 -0600