mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-25 13:51:45 +00:00
Deployed 9d0f5df to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -3258,7 +3258,7 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
</tr>
|
||||
<tr>
|
||||
<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>
|
||||
<td>Recast all numeric columns to float32/int32, with the objective of reducing ram/disk usage (and decreasing train/inference timing backtesting/hyperopt and in FreqAI). <br> <strong>Datatype:</strong> Boolean. <br> Default: <code>False</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>log_config</code></td>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user