Files
freqtrade/docs/commands/new-config.md
2025-01-06 13:51:56 +01:00

418 B

usage: freqtrade new-config [-h] [-c PATH]

options:
  -h, --help            show this help message and exit
  -c PATH, --config PATH
                        Specify configuration file (default:
                        `userdir/config.json` or `config.json` whichever
                        exists). Multiple --config options may be used. Can be
                        set to `-` to read config from stdin.