Commit Graph

128 Commits (183166b3fbeebf110a084e9503def2c03f4ff2fe)

Author SHA1 Message Date
Matthias a4a3b19566 Fix typo in docs
3 years ago
Matthias 8452399c12
Merge pull request #9187 from stash86/full-pairlist
3 years ago
Stefano c19fe95d39 add the filter to docs, tyding up the py file
3 years ago
Stefano Ariestasia c0a600858f Change the cache of rangestability to 1 day
3 years ago
Bloodhunter4rc b17918d8cf
change link to https
3 years ago
Matthias 8f18a52cdf
Fix Typo in remote pairlist docs
3 years ago
Bloodhunter4rc f56f5179d2
Update showcase.md
3 years ago
Matthias bdff34017a
Merge pull request #8867 from freqtrade/doc/commmunityshowcase
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
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
4 years ago
Matthias cc3ead9d7b Set required_profit for stoploss guard, allowing to ignore small stoplosses.
4 years ago
Matthias 2a1368d508 Offsetfilter: add number_assets parameter
4 years ago
DJCrashdummy 8a6a6ec911 corrected minor "typo" in formatting
4 years ago
Luke Ingalls f71b2624ab
then -> than
4 years ago
Matthias f5f599c7f0 Add LowProfitPairs only_per_side option
4 years ago
Matthias 6623192108 improve doc wording
4 years ago
Matthias 9e199165b4 Update protection-interface to support per-side locks
4 years ago
Matthias 8ebef914e2 Update pricing documentation
4 years ago
Matthias 2d740230f7 price_last_balance renaming
4 years ago
Matthias 743a7b7849 Merge branch 'develop' into feat/short
4 years ago
Matthias dae9f4d877 Update doc clarity, partially revert prior commit
4 years ago
Kavinkumar 89aae71c32
correcting docs for pricing of ask strategy
4 years ago
Matthias 93a91bdeee Update order_Types documentation
4 years ago
Maik H 7b2e33b0bc
corrects typo
4 years ago
Matthias 3398469e55 Update PerformanceFilter to have min_profit as ratio again.
4 years ago
Matthias de7e1e6bf7
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
4 years ago
incrementby1 85b1f6f6b3
Update pairlists.md
4 years ago
Stefano Ariestasia c126d2530a Add few sentences on docs
4 years ago
incrementby1 2f0f576fce
Update pairlists.md
4 years ago
flozzone c245a2a897
fix typo in Volatility filter description.
4 years ago
Masoud Azizi 0b6060dd11
indentation problem :)
4 years ago
Matthias c9d974d210 Clarify performancefilter docs
4 years ago
Mario Pérez Alarcón 6f0a98229f
docs: removes duplicated "without" in pairlists.md
4 years ago
Matthias 55b0216180 Allow StaticPairlist in non-first position
4 years ago