Matthias
d6bc8f4a24
docs: enable hyperliquid cross
2025-09-30 06:47:09 +02:00
Matthias
e5157d5471
docs: enhance exchange-features table
2025-09-27 13:10:18 +02:00
Matthias
7fcb23e0c7
docs: add exchange overview
2025-09-27 13:02:04 +02:00
Matthias
bf94748058
docs: update showcase, update outdated link
2025-09-27 08:58:36 +02:00
Matthias
55b90917e4
docs: Improve documentation clarity
2025-09-26 06:38:02 +02:00
Stefano
9c0d612729
add example, make sure to raise error on unsupported exchanges and/or trading mode
2025-09-22 15:55:36 +09:00
Stefano
07d5636d1e
Merge branch 'freqtrade:develop' into delist
2025-09-22 13:38:03 +09:00
Matthias
a1dad065b2
docs: enhance doc wording around pairlists
2025-09-19 20:32:01 +02:00
Stefano
8e500d4601
add DelistFilter
2025-09-17 09:16:05 +09:00
Matthias
b40848373d
docs: add line about 1000 / K testing logic
2025-08-26 07:13:17 +02:00
Robert Davey
0c13414f14
Slight rewording for clarity
2025-05-25 12:47:19 +01:00
Robert Davey
1021c7a7af
Minor typo
2025-05-25 12:41:31 +01:00
Robert Davey
5306fb3709
Add clarification to the exit table
2025-05-25 12:40:11 +01:00
Matthias
1afddf9db4
docs: no dots on exit comparison
2025-05-25 10:01:39 +02:00
Matthias
929538dd5f
docs: refactor exit logic comparisons to includes file
...
this might allow us to reuse this in other parts of the docs.
2025-05-25 09:44:52 +02:00
hippocritical
87f07d5f91
fixed description
2025-04-11 21:11:54 +02:00
hippocritical
a24f5d64a1
removed legacy port 3000 at frequenthippo.ddns.net
2025-04-11 20:25:23 +02:00
Matthias
31e4501765
docs: improve static pairlist documentation
2025-03-22 14:37:52 +01:00
Matthias
fde3547dbb
docs: add warning about duplicate symbols in coingecko
2025-02-24 18:06:52 +01:00
Matthias
b7a2efcd6a
docs: update docs with new marketcaplist behavior
2024-11-09 18:12:48 +01:00
Matthias
428d451e55
chore: remove long-deprecated setting
2024-09-29 09:07:43 +02:00
Matthias
aa67abad94
docs: simplify protections intro
...
this had way too many consecutive "boxes"
2024-09-29 08:38:07 +02:00
Matthias
7b93b55b78
docs: rephrase categories docs and add performance warning
2024-09-26 20:07:41 +02:00
Jakub Werner (jakubikan)
514558796b
double quotes
2024-09-25 21:21:56 +02:00
Jakub Werner (jakubikan)
b00ca54707
adding docu
2024-09-25 21:20:35 +02:00
Matthias
ae41ab101a
docs: remove skip_pair_validation - it's no longer used.
2024-09-15 11:28:57 +02:00
Matthias
d754a2e295
feat: improve default imports
2024-08-18 08:38:59 +02:00
Matthias
e7b57d8dee
chore: Update import for qtpylib to technical
2024-08-17 16:28:56 +02:00
Matthias
5bc8b02b0f
feat: Update imports for sample strategy
2024-08-17 16:28:19 +02:00
Matthias
27a4a502d7
docs: Add section explaining strategy imports
2024-08-17 16:25:02 +02:00
Matthias
98c8521057
chore: fix minor gotcha
2024-08-02 20:13:59 +02:00
Matthias
79d4dc1646
Merge branch 'develop' into feature/stoploss-start-at
2024-08-02 19:51:28 +02:00
Matthias
eb0fc0fc80
docs: Fix minor typo
2024-07-30 20:29:21 +02:00
jainanuj94
ac1e405c34
Update documentation and fix doc test
2024-07-28 21:10:20 +05:30
jainanuj94
4932473b3f
Add documentation
2024-07-27 23:41:32 +05:30
simwai
f714d1ab28
Added unlock_at field to protections document
2024-07-18 15:08:12 +02:00
Netcan
b3cc761d8c
Update pairlists.md
2024-06-21 23:18:48 +08:00
Matthias
9f1ebf0c50
Extract section about CORS to it's own icnlude section
2024-05-04 17:11:46 +02:00
stevanStevic
1ec04a8dc8
Add support for max_value in volume pair list
2024-03-28 22:20:34 +01:00
Georgi D. Karapetrov
ec23fec3e6
fix typo
2024-03-13 10:45:00 +02:00
Georgi D. Karapetrov
e958552bcc
Explain precision filter better
2024-03-13 10:43:24 +02:00
Georgi D. Karapetrov
a4541fda2f
Nitpicking documentation:
...
- Clarify order_types.stoploss_on_exchange
- Detail available_capital ammendments
- Clarify BNB fee reduction when BNB runs out on Binance
- Explain PrecisionFilter
2024-03-12 11:50:00 +02:00
Matthias
817ad64402
Add docs for rangeStability sorting
2024-02-24 15:00:28 +01:00
Matthias
3677953d90
Properly cache volatility-average
2024-02-24 13:54:52 +01:00
Matthias
866ff55d84
document sort_direction mode
2024-02-24 13:34:42 +01:00
Matthias
8033faa2f2
Update pairlist cache behavior in VolumePairList
2024-02-17 15:14:11 +01:00
Robert Davey
57fd0e379a
Clarify processing_mode for RemotePairlist
...
No default value is specified in the docs for the processing_mode, making it unclear that the default behaviour is to filter out pairs, rather than append.
2024-02-15 15:57:49 +00:00
Matthias
eb7fbb0096
Improve doc wording
2024-01-29 19:39:02 +01:00
Stefano Ariestasia
63aac1a2c9
update docs
2024-01-29 19:50:19 +09:00
Matthias
63d8239011
Merge branch 'develop' into bt-metrics2
2024-01-27 16:24:05 +01:00