mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-07 22:33:57 +00:00
Deployed 02475eb to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2929,7 +2929,7 @@ If an incorrect category string is chosen, the plugin will print the available c
|
||||
</div>
|
||||
<h4 id="crossmarketpairlist">CrossMarketPairList<a class="headerlink" href="#crossmarketpairlist" title="Permanent link">¶</a></h4>
|
||||
<p>Generate or filter pairs based of their availability on the opposite market.</p>
|
||||
<p>The <code>pairs_exis_on</code> setting defines whether the pairs should exists on both spot and futures market (<code>both_markets</code>) or only exist on the specified trading mode (<code>current_market_only</code>). By default, the plugin will be in <code>both_markets</code> setting, which means whitelisted pairs have to exists on both spot and futures markets.</p>
|
||||
<p>The <code>pairs_exist_on</code> setting defines whether the pairs should exists on both spot and futures market (<code>both_markets</code>) or only exist on the specified trading mode (<code>current_market_only</code>). By default, the plugin will be in <code>both_markets</code> setting, which means whitelisted pairs have to exists on both spot and futures markets.</p>
|
||||
<h4 id="agefilter">AgeFilter<a class="headerlink" href="#agefilter" title="Permanent link">¶</a></h4>
|
||||
<p>Removes pairs that have been listed on the exchange for less than <code>min_days_listed</code> days (defaults to <code>10</code>) or more than <code>max_days_listed</code> days (defaults <code>None</code> mean infinity).</p>
|
||||
<p>When pairs are first listed on an exchange they can suffer huge price drops and volatility
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user