mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-05 05:13:44 +00:00
Deployed 1aaf0c2 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -3195,7 +3195,7 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>initial_state</code></td>
|
||||
<td>Defines the initial application state. If set to stopped, then the bot has to be explicitly started via <code>/start</code> RPC command. <br><em>Defaults to <code>stopped</code>.</em> <br> <strong>Datatype:</strong> Enum, either <code>stopped</code> or <code>running</code></td>
|
||||
<td>Defines the initial application state. If set to stopped, then the bot has to be explicitly started via <code>/start</code> RPC command. <br><em>Defaults to <code>stopped</code>.</em> <br> <strong>Datatype:</strong> Enum, either <code>running</code>, <code>paused</code> or <code>stopped</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>force_entry_enable</code></td>
|
||||
|
||||
Reference in New Issue
Block a user