Matthias
9f1ebf0c50
Extract section about CORS to it's own icnlude section
2 years ago
stevanStevic
1ec04a8dc8
Add support for max_value in volume pair list
2 years ago
Georgi D. Karapetrov
ec23fec3e6
fix typo
2 years ago
Georgi D. Karapetrov
e958552bcc
Explain precision filter better
2 years ago
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
2 years ago
Matthias
817ad64402
Add docs for rangeStability sorting
2 years ago
Matthias
3677953d90
Properly cache volatility-average
2 years ago
Matthias
866ff55d84
document sort_direction mode
2 years ago
Matthias
8033faa2f2
Update pairlist cache behavior in VolumePairList
2 years ago
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.
2 years ago
Matthias
eb7fbb0096
Improve doc wording
2 years ago
Stefano Ariestasia
63aac1a2c9
update docs
2 years ago
Matthias
63d8239011
Merge branch 'develop' into bt-metrics2
2 years ago
Matthias
132e143b9a
Minor comment fix
2 years ago
Stefano Ariestasia
bf17236e9b
fix typo in the docs
2 years ago
Matthias
a20fe8cd09
Update docs example box
2 years ago
Bloodhunter4rc
f0562c391c
remove debug, reduce duplicate code -> init_check, add docs example for save_to_file
2 years ago
Bloodhunter4rc
fd21658523
extend error except, add saving to a file of processed pairlist + docs
2 years ago
Bloodhunter4rc
6fc1884e8e
Update link
...
due to dns failure on old page, site been migrated to strat.ninja
2 years ago
Stefano Ariestasia
e8fcac491a
use number_assets instead of limit
2 years ago
Stefano Ariestasia
d3506c249d
update docs
2 years ago
Matthias
3096cddbcf
further remove bittrex from docs
2 years ago
Matthias
a4a3b19566
Fix typo in docs
2 years ago
Matthias
8452399c12
Merge pull request #9187 from stash86/full-pairlist
...
Add FullTradesPairlist
2 years ago
Stefano
c19fe95d39
add the filter to docs, tyding up the py file
2 years ago
Stefano Ariestasia
c0a600858f
Change the cache of rangestability to 1 day
2 years ago
Bloodhunter4rc
b17918d8cf
change link to https
3 years ago
Matthias
8f18a52cdf
Fix Typo in remote pairlist docs
...
related: #8971
3 years ago
Bloodhunter4rc
f56f5179d2
Update showcase.md
...
Change of domain due to recent dns issues.
3 years ago
Matthias
bdff34017a
Merge pull request #8867 from freqtrade/doc/commmunityshowcase
...
Add community showcase
3 years ago
Matthias
722b5569bd
Add Freqtrade backtest project
3 years ago
Stefano Ariestasia
e64327f353
Update my link
3 years ago
Matthias
b2106ef4a2
Update frequenthippo link description
3 years ago
Bloodhunter4rc
ee1fa34df2
Add 'processing_mode' , blacklist checks
3 years ago
Matthias
a1d50dbfa2
Add community showcase
3 years ago
Matthias
3d6d006e84
Merge branch 'develop' into pr/Bloodhunter4rc/8819
3 years ago
Matthias
01db789d42
Improve release documentation
3 years ago
Bloodhunter4rc
36b33fb407
add mode to set the pairlist to blacklist additional to whitelist
...
adhere to _number_pairs
3 years ago
linquanisaac
cdd44a4005
docs(protections): fix typo
3 years ago
Bloodhunter4rc
43f5a16006
parse exception handling, remove info, cache change
3 years ago
Bloodhunter4rc
bb33b96ba7
init cache on first iteration, init checks, limit length and charmap to info replace if invalid, move filter logic
3 years ago
Bloodhunter4rc
d52c1c7554
Add unit tests
3 years ago
Bloodhunter4rc
6f92c58e33
add docs, add bearer token.
3 years ago
Matthias
30b467906c
Delist FTX, following ccxt's delisting.
3 years ago
Matthias
914bdbdd83
Remove FTX from list of supported exchanges
3 years ago
Matthias
5013351143
Rename "shuffle" parameter to "shuffle_freq"
3 years ago
Matthias
a323acf343
Improve ShufflePairlist to shuffle only once per candle
3 years ago
Matthias
1c089dcd51
Add docs for Producer/consumer pairlist
3 years ago
Matthias
cc3ead9d7b
Set required_profit for stoploss guard, allowing to ignore small stoplosses.
...
closes #7076
4 years ago
Matthias
2a1368d508
Offsetfilter: add number_assets parameter
...
closes #6824
4 years ago