Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set default value for min_periods in trade command (DeviaVir#1738)
Using paper mode, the `min_periods` option was used without being defined. It would lead to date calculation returning `NaN`, and thus provoking errors (at least on Binance exchange). This commit fixes this.
- Loading branch information