Deployed 0fb927e to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-12-12 15:43:46 +00:00
parent 8e26d58927
commit 3ce77ce8df
2 changed files with 21 additions and 1 deletions

View File

@@ -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">&para;</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">&para;</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