Commit Graph

94 Commits

Author SHA1 Message Date
Matthias b4ea37d598 Remove flake8 in favor of ruff 2023-02-22 21:08:17 +01:00
Matthias a2e1389943 Update Binance leverage code 2023-02-16 18:06:34 +01:00
Matthias 320535a227 improve tests doc wording 2022-11-27 20:07:44 +01:00
Joe Schr a85602eb9c add "how to run tests" 2022-11-27 20:07:44 +01:00
Matthias 9af62ad117 Add note to dev docs about freqUI release 2022-11-26 14:09:05 +01:00
Matthias 40c00d2d8f Version bump dev version to 2022.9 2022-08-29 06:34:20 +02:00
Matthias 5182f755f1 Add debug setup documentation
closes #7167
2022-08-07 10:08:48 +02:00
Matthias 9313a2d294 Update leverage tiers to latest version 2022-07-10 10:11:39 +02:00
Matthias 97abcf4b32 Add documentation for leverage_tiers update 2022-05-21 16:10:00 +02:00
Matthias b7cada1edd Convert ProtectionReturn to dataclass 2022-04-24 14:33:24 +02:00
Matthias cbdaaf705c
Merge pull request #6636 from mkavinkumar1/pre-commit
added pre-commit
2022-04-09 09:50:54 +02:00
Matthias ecb0e43c2a Improve pre-commit docs 2022-04-08 17:50:32 +02:00
Matthias a659bcb60b Update some docs terminology 2022-04-07 19:46:00 +02:00
மனோஜ்குமார் பழனிச்சாமி 0d93916f79 Update developer.md 2022-04-05 11:28:22 +05:30
Matthias 9a9cc31d83 Update docs regarding multiarch builds 2021-12-23 17:01:44 +01:00
Matthias f9e5a25b36 Add docstring style to Contributing 2021-11-09 07:48:25 +00:00
Matthias 048db4f509 Enhance "new exchange" documentation 2021-11-03 19:27:17 +01:00
Matthias 3056be3a1d document prerequisites for exchange listing 2021-11-01 20:04:52 +01:00
Matthias 28483a7952 Fix doc-link in developer docs 2021-10-17 16:10:15 +02:00
Matthias bb472ff98b Improve new-exchange documentation 2021-08-14 08:47:14 +02:00
Matthias f658cfa349 Remove Slack
As the community is mostly active on discord, there's little point in
linking people to Slack as well
2021-07-11 11:13:27 +02:00
Matthias 4512ece17d Update Discord link 2021-06-07 21:05:25 +02:00
Matthias 1f30c3d7f1 Refresh slack link 2021-02-24 06:46:32 +01:00
Matthias b41078cc46 Don't include plugin documentation in Configuration page 2021-02-02 20:23:30 +01:00
Matthias 9a3c425cf4 Update slack link 2021-01-24 08:53:05 +01:00
Matthias 8cf3dbb682
Merge pull request #4110 from freqtrade/test/exchange_ccxt
add tests to verify exchange compatibility with ccxt
2020-12-26 16:32:25 +01:00
Matthias 7d2b9447d0 Update slack link 2020-12-26 15:30:55 +01:00
Matthias 721d0fb2a8 Improve wording of developer docs 2020-12-23 16:00:26 +01:00
Matthias 65d91b7cbb Add note on adding new exchange with compat tests 2020-12-23 15:53:41 +01:00
Matthias c37bc307e2 Small finetunings to documentation 2020-12-07 16:12:03 +01:00
Matthias effc96e92b Improve tests for backtest protections 2020-12-07 11:39:01 +01:00
Matthias 64d6c7bb65 Update developer docs 2020-12-07 11:17:11 +01:00
Matthias 9d6f3a89ef Improve docs and fix typos 2020-12-07 08:23:10 +01:00
Matthias ad746627b3 Fix lock-loop 2020-12-07 08:23:10 +01:00
Matthias 4351a26b4c Move stop_duration to parent class
avoids reimplementation and enhances standardization
2020-12-07 08:23:10 +01:00
Matthias 12e84bda1e Add developer docs for Protections 2020-12-07 08:23:10 +01:00
Matthias 246b4a57a4 add small note to pairlist dev docs 2020-12-07 08:23:10 +01:00
Matthias 89ea8dbef2 Update slack invite 2020-11-21 11:13:44 +01:00
Matthias 53984a059f Configure mkdocs to allow page includes 2020-10-09 09:02:20 +02:00
Matthias d639290f7d Merge branch 'develop' into rename_master_branch 2020-09-21 19:31:25 +02:00
Matthias 3c460d37b6 Document existence of PLOT image 2020-09-20 16:20:01 +02:00
Matthias cf85a178f3 Update developer documentation related to devcontainer 2020-09-20 12:34:57 +00:00
Matthias 20e5c1b388 Update Developer documentation related to docker 2020-09-20 12:16:58 +00:00
Matthias 637fe35549 Fix typo in release documentation 2020-09-20 11:53:47 +02:00
Matthias 2b1d0b4ab5 Rename references to "master" branch to "stable"
closes #2496
2020-09-20 11:45:08 +02:00
Matthias 5fba446e9a Merge branch 'develop' into db_keep_orders 2020-09-06 15:22:13 +02:00
Matthias 27362046d4 Add documentation section about running docs locally 2020-09-03 19:33:34 +02:00
Matthias d6d3a02a23 Merge branch 'develop' into db_keep_orders 2020-09-01 07:51:16 +02:00
Matthias 3d39f05c8f Improve release documetation 2020-08-30 10:23:14 +02:00
Matthias a6fc922f28 Introduce insufficientFunds Exception 2020-08-14 09:56:48 +02:00