check_universe#

check_universe(id=<typer.models.OptionInfo object>, strategy_file=<typer.models.OptionInfo object>, trading_strategy_api_key=<typer.models.OptionInfo object>, cache_path=<typer.models.OptionInfo object>, max_data_delay_minutes=<typer.models.OptionInfo object>)[source]#

Checks that the trading universe is helthy for a given strategy.

Parameters
  • id (str) –

  • strategy_file (Path) –

  • trading_strategy_api_key (str) –

  • cache_path (Optional[Path]) –

  • max_data_delay_minutes (int) –