Commit Graph

93 Commits

Author SHA1 Message Date
Matthias ca79b84e4a docs: reword section around edge in utility subcommands 2025-06-10 07:05:36 +02:00
Matthias 96490b7b7a docs: use includes for command help output 2025-01-06 13:51:56 +01:00
Matthias 033643c4ca docs: add documentation for list-hyperoptloss 2024-10-22 06:38:20 +02:00
Matthias 33614d8ff0 docs: Improve wording for untradeable pairs 2024-08-21 19:51:24 +02:00
Robert Davey 4a62199682 Add clarification for untradeable pairs vs markets 2024-08-21 15:26:19 +01:00
Matthias dfe1a42b74 docs: Migrate "different db system" to advanced setup 2024-07-22 18:30:10 +02:00
Matthias d0bda7c2ce Add documentation for show-config utility command 2024-03-21 07:19:02 +01:00
Matthias 75c84bfe65 Only show a subset of list-exchanges output in the docs
(it's potentially missleading, and changes all the time - so was probably outdated).
2024-03-02 08:23:38 +01:00
Matthias adf63a45cf Align new-config documentation examples
closes #9790
2024-02-09 21:38:15 +01:00
Stefano Ariestasia 43bab85b85 fix strategy-updater docs 2024-02-07 11:21:32 +09:00
Matthias 3096cddbcf further remove bittrex from docs 2023-12-18 07:15:24 +01:00
Matthias 65df2f30c1 Update some more docs with bittrex removal 2023-11-21 06:42:53 +01:00
Matthias 72d9e8a094 Fix indentation of strategy-updater in utils 2023-08-05 11:31:01 +02:00
Matthias cd9c2c4c23 Merge branch 'develop' into pr/froggleston/7861 2023-03-19 15:00:20 +01:00
Matthias cb086f79ff Improve doc wording and command parameters 2023-03-12 15:46:44 +01:00
hippocritical b072fae507 added strategy-updater compartment inside utils.md 2023-03-05 18:48:32 +01:00
froggleston 6f08b610d6 Merge branch 'develop' of github.com:froggleston/freqtrade into reject_report 2022-12-08 18:48:33 +00:00
Matthias 39e19bd0c9 Merge pull request #7607 from matteoettam09/develop
Docker compose now in docker
2022-12-08 13:34:06 +01:00
froggleston 5a4e99b413 Add support for collating and analysing rejected trades in backtest 2022-12-05 15:34:31 +00:00
Robert Davey 05a7fca242 Fix utils docs for backtesting-analysis 2022-11-28 12:12:45 +00:00
froggleston 4790aaaae1 Implement cli options for backtesting-analysis date filtering 2022-11-26 16:58:56 +00:00
Matthias 30b467906c Delist FTX, following ccxt's delisting. 2022-11-14 19:40:57 +01:00
Matteo Manzi 51b410ac1a Update utils.md 2022-10-18 19:28:29 +02:00
Matthias 2ef315e8c2 Add documentation for list-freqaimodels 2022-10-14 18:24:15 +02:00
Matthias 4476b5a7f4 add user_data arg to test-pairlist 2022-09-11 14:59:39 +02:00
Matthias 18fab86431 Add dock segment about webserver mode for docker 2022-08-18 08:32:15 +02:00
Matthias e2e6c790be Minor doc update 2022-06-15 16:50:25 +02:00
Matthias c285ad0e2b Remove --strategy parameters, update docs 2022-05-30 20:26:24 +02:00
Matthias f374c9da70 PR cleanup 2022-05-11 06:30:40 +02:00
Matthias 269630e755 Add preliminary documentation for database conversion 2022-05-10 07:13:42 +02:00
Matthias 1436bc1a70 Update list-strategies command
closes #6795
2022-05-08 15:30:44 +02:00
Sam Germain 527c4277d8 Add trading mode to list-pairs and list-markets output in docs 2022-03-30 05:29:11 -06:00
Matthias 18030a30e7 Add exchange parameter to test-pairlist command
This will allow for quick tests of the same pairlist config against
multiple exchanges.
2022-03-14 19:21:58 +01:00
Stefano Ariestasia da39ca6650 fix new-config 2022-01-30 21:19:05 +09:00
Matthias c15f73aa1f Rename command to backtesting-show 2021-10-31 10:13:11 +01:00
Matthias 650d6c276a Add documentation 2021-10-30 16:40:03 +02:00
Matthias 96f99699e0 Merge pull request #4606 from rextea/add_days_breakdown_to_backtesting_summary
Add days breakdown table to backtesting
2021-10-21 13:56:30 +02:00
Matthias 053fb076e4 Add documentation for breakdown command 2021-10-21 10:57:23 +02:00
Matthias 42a4dfed28 Reallow bitstamp
revert #1984, related to #1983
2021-10-19 19:12:35 +02:00
Matthias 0017b3438e Remove list-hyperopts 2021-09-12 08:18:17 +02:00
Matthias 3675df8344 Update documentation regarding Legacy Hyperopt 2021-09-12 08:18:17 +02:00
Matthias ebb0b8aa3f Remove new-hyperopt command 2021-09-12 08:18:13 +02:00
Matthias 499af5c42b Update webservermode docs
closes #5345
2021-07-30 21:04:04 +02:00
Matthias 36d4a15d24 quickly document webserver mode 2021-07-06 19:48:28 +02:00
Matthias 0809225a0a Update documentation to mention parameter strategy files 2021-06-30 07:05:20 +02:00
Matthias 7f8d90d34c Update list-exchanges doc with new format 2021-04-07 07:05:10 +02:00
Matthias 6555454bd2 Remove more ticker_interval occurances 2021-04-03 16:54:47 +02:00
Matthias b41078cc46 Don't include plugin documentation in Configuration page 2021-02-02 20:23:30 +01:00
Matthias 8de9c46110 Document hyperopt-filename usage 2020-09-27 17:09:33 +02:00
Matthias 688d657fe2 Merge branch 'develop' into pr/yazeed/3091 2020-08-11 20:04:43 +02:00