"""Allow running as: python -m app run --provider binance --symbols BTCUSDT""" from app.main import cli cli()