backtest-pro  Copyright (C) 2024  Anthony Lavertu
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

syntax: backtest [subcommand] [options]

where [subcommand] is one of:
    - version: Display the version of the program
    - help: Display this help message
    - init: Create a new backtest-pro project based on the recommended structure.
    - cron: Schedule a cron job.
    - show: Show license and warranty information.

You can also type backtest [subcommand] help for more information on a specific subcommand.