DAG: ctp_trade_dag ctp_trade_task dag

schedule: * * * * *


DAG details


schedule_interval * * * * *
max_active_runs 0 / 16
concurrency 16
default_args {'start_date': datetime.datetime(2024, 10, 9, 0, 0, tzinfo=<Timezone [UTC]>), 'catchup': False, 'owner': 'TongYu'}
tasks count 1
task ids ['update_ctp_trades_task']
filepath ctp/ctp_trade_dag.py
owner TongYu