Commit Graph

  • 658006e7ee removed wrong use of map and filter function incrementby1 2021-10-28 23:29:26 +02:00
  • dadf015c23 Merge pull request #5805 from freqtrade/new_release 2021.10 Matthias 2021-10-28 20:49:51 +02:00
  • 560802c326 Added tests for the new rpc/telegram functions theluxaz 2021-10-28 21:39:42 +03:00
  • 02ab3b1697 Switched mark_price endTime to until Sam Germain 2021-10-28 07:26:36 -06:00
  • 0b12107ef8 Updated error message in fetchFundingRateHistory Sam Germain 2021-10-28 07:22:47 -06:00
  • 44d9a07acd Fixed _get_funding_fee_dates method Sam Germain 2021-10-28 07:20:45 -06:00
  • 956352f041 Removed name_for_futures_market Sam Germain 2021-10-28 07:19:46 -06:00
  • 02e69e1667 Changes to unlock_reason: - introducing filter - replaced get_all_locks with a query for speed . removed logging in backtesting mode for speed . replaced for-loop with map-function for speed incrementby1 2021-10-28 15:16:07 +02:00
  • 335412a3a8 Improve wording of FAQ entry Matthias 2021-10-28 07:59:28 +02:00
  • f280397fd7 Add FAQ section about Fees Matthias 2021-10-28 07:51:32 +02:00
  • 98ed7edb11 Version bump to 2021.10 Matthias 2021-10-28 06:21:40 +02:00
  • 8dd7d134f2 Merge branch 'stable' into new_release Matthias 2021-10-28 06:20:33 +02:00
  • dc605e29aa removed empty lines for flake8 incrementby1 2021-10-27 21:04:08 +02:00
  • 92130837a9 Improve and clarify informative pairs documentation Matthias 2021-10-27 19:58:29 +02:00
  • 892a1ca60c Merge pull request #5804 from JackBananas/patch-1 Matthias 2021-10-27 19:32:37 +02:00
  • e2b64a750f Update data-download.md JackBananas 2021-10-27 17:14:26 +02:00
  • 2e7d08612e Merge branch 'personal-branch' of https://github.com/incrementby1/freqtrade into personal-branch incrementby1 2021-10-27 16:03:05 +02:00
  • 2eb33707c9 Undo changes incrementby1 2021-10-27 15:58:41 +02:00
  • a50bde10de Merge https://github.com/freqtrade/freqtrade into personal-branch incrementby1 2021-10-27 15:52:10 +02:00
  • 91b9e5ce68 Delete StackingDemo.py incrementby1 2021-10-27 12:43:00 +02:00
  • c1b5dcd756 Delete freqtradebot.py incrementby1 2021-10-27 12:42:18 +02:00
  • 6b17094c6f Delete configuration.py incrementby1 2021-10-27 12:41:49 +02:00
  • 51c925f9f3 Delete StackingConfig.json incrementby1 2021-10-27 12:40:26 +02:00
  • f80d3d48e4 Add default to minimal_roi to avoid failures Matthias 2021-10-27 06:29:35 +02:00
  • 21ab83163d Quick import/clarity fix theluxaz 2021-10-27 01:35:47 +03:00
  • e4e75d4861 Added test data for buy_tag/sell_reason testing theluxaz 2021-10-27 01:29:19 +03:00
  • a2b1838c60 Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-10-25 22:00:09 -06:00
  • 9c6cbc025a Update StackingDemo.py incrementby1 2021-10-26 00:34:01 +02:00
  • 9f6e4c6c0e uncomment incrementby1 2021-10-26 00:31:17 +02:00
  • ae06899694 removed commenting incrementby1 2021-10-26 00:29:11 +02:00
  • c3f3bdaa2a Add "allow_position_stacking" value to config, which allows rebuys of a pair Add function unlock_reason(str: pair) which removes all PairLocks with reason Provide demo strategy that allows buying the same pair multiple times incrementby1 2021-10-26 00:04:40 +02:00
  • b51f946ee0 Fixed models and rpc performance functions, added skeletons for tests. theluxaz 2021-10-25 23:43:22 +03:00
  • 20a61e03da Merge pull request #5786 from SimonEbner/clean_up_file_handles Matthias 2021-10-25 19:49:07 +02:00
  • d1e2a53267 Added centOS support to setup.sh script Sam Germain 2021-10-24 23:33:02 -06:00
  • 7ff16997e9 Wrote echo block method for setup script Sam Germain 2021-10-24 23:27:08 -06:00
  • 88b96d5d1b Update hyperopt_loss_calmar.py Robert Roman 2021-10-25 00:45:10 -05:00
  • 029ddd23c1 Merge pull request #5791 from freqtrade/dependabot/pip/develop/numpy-1.21.3 Matthias 2021-10-25 07:20:06 +02:00
  • 262f186a37 . Matthias 2021-10-25 07:19:47 +02:00
  • 33d75e9963 Merge pull request #5790 from freqtrade/dependabot/pip/develop/arrow-1.2.1 Matthias 2021-10-25 07:07:50 +02:00
  • cea251c83c Clarify documentation for /forcebuy Matthias 2021-10-25 06:46:02 +02:00
  • 4e88bd07fa Bump numpy from 1.21.2 to 1.21.3 dependabot[bot] 2021-10-25 04:40:30 +00:00
  • 538d9e8b37 Bump arrow from 1.2.0 to 1.2.1 dependabot[bot] 2021-10-25 04:40:24 +00:00
  • 478013a306 Merge pull request #5792 from freqtrade/dependabot/pip/develop/ccxt-1.59.2 Matthias 2021-10-25 06:39:25 +02:00
  • 0e72a901cc Merge pull request #5789 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.26 Matthias 2021-10-25 06:39:01 +02:00
  • 2979679db4 Merge pull request #5793 from freqtrade/dependabot/pip/develop/jsonschema-4.1.2 Matthias 2021-10-25 06:38:33 +02:00
  • 1a40e02ace Merge pull request #5788 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.21 Matthias 2021-10-25 06:38:15 +02:00
  • 826d4eb2f4 Bump jsonschema from 4.1.0 to 4.1.2 dependabot[bot] 2021-10-25 03:01:33 +00:00
  • 3d90305f8e Bump ccxt from 1.58.47 to 1.59.2 dependabot[bot] 2021-10-25 03:01:29 +00:00
  • b50b38f049 Bump sqlalchemy from 1.4.25 to 1.4.26 dependabot[bot] 2021-10-25 03:01:10 +00:00
  • 520c5687aa Bump prompt-toolkit from 3.0.20 to 3.0.21 dependabot[bot] 2021-10-25 03:01:05 +00:00
  • f7926083ca Clean up unclosed file handles Simon Ebner 2021-10-24 22:59:28 +02:00
  • 4539170424 Merge pull request #5776 from SimonEbner/performance_decimalspace Matthias 2021-10-24 19:27:24 +02:00
  • df033d92ef Improve performance of decimalspace.py Simon Ebner 2021-10-23 09:20:00 +02:00
  • 22dd2ca003 Fix mypy type errors Matthias 2021-10-24 15:18:29 +02:00
  • 17432b2823 Improve some stylings Matthias 2021-10-24 09:15:05 +02:00
  • 5f309627ea Update tests for Calmar ratio Matthias 2021-10-24 09:01:13 +02:00
  • dffb4c5d53 Merge branch 'develop' into pr/TreborNamor/5607 Matthias 2021-10-24 08:55:10 +02:00
  • 4966619f1d Merge pull request #5773 from samgermain/gateio-futures Matthias 2021-10-24 08:45:24 +02:00
  • 60478cb213 Add fill_leverage_brackets and get_max_leverage back in Sam Germain 2021-10-23 22:01:44 -06:00
  • d99e0dac7b Added name for futures market property Sam Germain 2021-10-23 01:13:59 -06:00
  • 3eda9455b9 Added dry run capability to funding-fee Sam Germain 2021-10-22 09:35:50 -06:00
  • 2533d3b420 Added get_funding_rate_history method to exchange Sam Germain 2021-10-18 01:37:42 -06:00
  • ef8b617eb2 gateio, ftx and binance all use same funding fee formula Sam Germain 2021-10-09 12:49:00 -06:00
  • badc0fa445 Adjusted _get_funding_fee_method Sam Germain 2021-10-05 17:25:31 -06:00
  • cba0a8cee6 adjusted funding fee formula binance Sam Germain 2021-10-05 17:25:09 -06:00
  • 2a26c6fbed Added backtesting methods back in Sam Germain 2021-09-26 04:11:35 -06:00
  • ed91516f90 Changed future to swap Sam Germain 2021-10-23 13:48:18 -06:00
  • b4bedc22d7 Merge pull request #5777 from SimonEbner/pathlib_stem Matthias 2021-10-23 19:29:18 +02:00
  • fde10f5395 Use pathlib.stem instead of str(x).ends_with Simon Ebner 2021-10-23 12:25:09 +02:00
  • 1fa2600ee2 Added gateio to test__ccxt_config Sam Germain 2021-10-20 08:17:11 -06:00
  • 167f9aa8d9 Added gateio futures support, and added gatio to test_exchange exchanges variable Sam Germain 2021-10-20 05:43:46 -06:00
  • aed22f7dad Merge branch 'develop' into feat/short Sam Germain 2021-10-22 11:45:27 -06:00
  • 21141bdcb3 Merge pull request #5732 from samgermain/new-max-lev Matthias 2021-10-22 19:30:58 +02:00
  • f07555fc84 removed binance constructor, added fill_leverage_brackets call to exchange constructor Sam Germain 2021-10-22 06:37:56 -06:00
  • 78724e304e Merge branch 'develop' into pr/theluxaz/5710 Matthias 2021-10-21 17:46:39 +02:00
  • 0e085298e9 Fixed test failures. theluxaz 2021-10-21 17:25:38 +03:00
  • 96f99699e0 Merge pull request #4606 from rextea/add_days_breakdown_to_backtesting_summary Matthias 2021-10-21 13:56:30 +02:00
  • 053fb076e4 Add documentation for breakdown command Matthias 2021-10-21 10:56:18 +02:00
  • e458c9867a Styling fixes Matthias 2021-10-21 07:42:19 +02:00
  • 7b5346b984 Add test for breakdown-stats Matthias 2021-10-21 07:09:17 +02:00
  • fa028c2134 Support day/week/month breakdowns Matthias 2021-10-21 06:58:40 +02:00
  • 7197f4ce77 Don't show daily % profit (it's wrong) Matthias 2021-10-20 20:01:31 +02:00
  • de5497c766 backtest_days cannot be below 1 Matthias 2021-10-20 19:39:37 +02:00
  • 1267374c8a Small fixes to tests Matthias 2021-10-20 19:13:34 +02:00
  • 905f3a1a50 Removed exit_tag from Trade objects. theluxaz 2021-10-20 17:58:50 +03:00
  • 028e5de935 Remove space after @ decorator in tests Matthias 2021-10-20 16:50:56 +02:00
  • 0329da1a57 updated get_max_leverage to use new ccxt unified property Sam Germain 2021-10-17 07:06:55 -06:00
  • 3fffc315ac Merge branch 'develop' into feat/short Sam Germain 2021-10-20 08:11:53 -06:00
  • 79a91dc31b Merge pull request #5567 from samgermain/lev-freqtradebot Matthias 2021-10-20 15:48:07 +02:00
  • dd59b23b49 Merge pull request #5763 from samgermain/test-ccxt-config Matthias 2021-10-20 15:41:26 +02:00
  • 8c80fb46c8 test__ccxt_config Sam Germain 2021-10-20 05:33:09 -06:00
  • 5454460227 Revert initial_points to 30 Matthias 2021-10-20 07:46:15 +02:00
  • 1fdc4425dd Changed exit_tag to be represented as sell_reason theluxaz 2021-10-20 01:26:15 +03:00
  • 55b0216180 Allow StaticPairlist in non-first position Matthias 2021-10-19 19:48:56 +02:00
  • 42a4dfed28 Reallow bitstamp Matthias 2021-10-19 19:11:17 +02:00
  • 00406ea7d5 Update backtesting.py GluTbl 2021-10-19 17:15:45 +05:30
  • 2995f9a347 Merge pull request #5726 from daniila/patch-1 Matthias 2021-10-19 11:43:12 +02:00
  • 5ecdd1d112 Merge branch 'develop' into freqtrade-development theluxaz 2021-10-19 00:00:15 +03:00
  • 69a59cdf37 Fixed flake 8, changed sell_tag to exit_tag and fixed telegram functions theluxaz 2021-10-18 23:56:41 +03:00
  • f863f4fdfc Update advanced-setup.md daniila 2021-10-18 23:49:59 +03:00