mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 18:43:04 +00:00
Deployed 6b6d7fc to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -3198,6 +3198,10 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
<td><code>reduce_df_footprint</code></td>
|
||||
<td>Recast all numeric columns to float32/int32, with the objective of reducing ram/disk usage (and decreasing train/inference timing in FreqAI). (Currently only affects FreqAI use-cases) <br> <strong>Datatype:</strong> Boolean. <br> Default: <code>False</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>log_config</code></td>
|
||||
<td>Dictionary containing the log config for python logging. <a href="../advanced-setup/#advanced-logging">more info</a> <br> <strong>Datatype:</strong> dict. <br> Default: <code>FtRichHandler</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="parameters-in-the-strategy">Parameters in the strategy<a class="headerlink" href="#parameters-in-the-strategy" title="Permanent link">¶</a></h3>
|
||||
|
||||
Reference in New Issue
Block a user