{{ app.name }}
{{ app.app_label|tc_app_purpose }}
{% extends "admin/base_site.html" %} {% load i18n tradingcodex_admin %} {% block bodyclass %}{{ block.super }} tc-admin-index{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content_title %}{% endblock %} {% block content %} {% tc_admin_overview as tc %}
tcx home
Review research, portfolio state, order approvals, and safety policy from one place. System tables are tucked into the advanced section below.
Find investment notes, evidence, and source snapshots.
{{ tc.research_count }} research artifacts · {{ tc.source_snapshot_count }} sources 2. Portfolio Check current stateReview paper portfolio cash, positions, and recent snapshots.
{{ tc.positions_count }} positions · KRW {{ tc.cash_krw }} 3. Orders Review drafts and approvalsInspect order intents, approval receipts, and execution results in order.
{{ tc.draft_orders }} drafts · {{ tc.valid_approvals }} valid approvals 4. Safety policy Review restrictions and blocksCheck restricted symbols, policy decisions, and capability allowlists.
{{ tc.restricted_symbols }} restricted symbols · {{ tc.policy_denies }} blocksYou can follow this workflow without understanding the internal tables.
Internal tcx records and settings.
{{ app.app_label|tc_app_purpose }}
{% translate "You don't have permission to view or edit anything." %}
{% endif %}