mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
Deployed 0fb927e to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -1485,6 +1485,15 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#the-bot-starts-but-in-stopped-mode" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
The bot starts, but in STOPPED mode
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -1895,6 +1904,15 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#the-bot-starts-but-in-stopped-mode" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
The bot starts, but in STOPPED mode
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -2171,6 +2189,8 @@ You can however use the <a href="../strategy-callbacks/#adjust-trade-position"><
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 id="the-bot-starts-but-in-stopped-mode">The bot starts, but in STOPPED mode<a class="headerlink" href="#the-bot-starts-but-in-stopped-mode" title="Permanent link">¶</a></h3>
|
||||
<p>Make sure you set the <code>initial_state</code> config option to <code>"running"</code> in your config.json</p>
|
||||
<h3 id="i-have-waited-5-minutes-why-hasnt-the-bot-made-any-trades-yet">I have waited 5 minutes, why hasn't the bot made any trades yet?<a class="headerlink" href="#i-have-waited-5-minutes-why-hasnt-the-bot-made-any-trades-yet" title="Permanent link">¶</a></h3>
|
||||
<ul>
|
||||
<li>Depending on the buy strategy, the amount of whitelisted coins, the
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user