LD3 emblem
LD3
BACK TO SYSTEMS
TOUR THE SURFACES
LD3-TERMINALOPERATIONAL

LD3 CORE ENGINE

Live algorithmic trading platform. Routes orders, owns the book, and surfaces the regime in one desktop application.

SYSTEM STATUS
OPERATIONAL
ACTIVE MODULES
6
LATENCY
<1s ORDER ROUTING
PHASE
v8.0.0
REGIME
ADAPTIVE
SYSTEM:
LD3 Core Engine v8.0.0 — Desktop Terminal
REGIME:
Multi-regime adaptive. Intraday + daily.
UPTIME:
Self-hosted. Always-on during US market hours.
CORE:
Confluence-based execution with multi-agent orchestration
LATENCY:
Sub-second order routing via authenticated brokerage API
ASSETS:
US equities, leveraged ETFs, broad-market indices
RISK:
ATR-scaled position sizing, partial exits, regime guardrails
MODEL:
Signal confluence scoring with dealer flow overlay
PERFORMANCE & RISK LANDSCAPE
LIVE1D · 5D · 1M · YTD
1007550250LIVE
WIN RATE
HIGH END OF TYPICAL RANGE
SHARPE RATIO
MAX DRAWDOWN
ATR-BOUNDED PER SESSION
ACTIVE STRATEGY PODS
2 ENGINES (INTRADAY + DAILY)
Equity curve tracks live and paper sessions across intraday and daily strategies.
MODULAR DOCUMENTATION6 MODULES
MODULE 01

ORDER EXECUTION CORE

Authenticated brokerage integration for live market, stop, and limit orders with fill verification and partial exit logic.

MODULE 02

DEALER POSITIONING ENGINE

Ingests options chain data to compute dealer positioning and flip levels for directional bias and key-level awareness.

MODULE 03

STRATEGY POD SYSTEM

Modular containers that evaluate ticker-strategy pairs in parallel, each maintaining independent state and trade history.

MODULE 04

SIGNAL CORRELATION ENGINE

Multi-provider AI layer that cross-references technical signals, dealer flow, and regime state before surfacing trade candidates.

MODULE 05

PAPER TRADING SIMULATOR

Full-replay DVR environment with candle-by-candle scrubbing, simulated fills, and session-level performance analytics.

MODULE 06

DAILY STRATEGY ENGINE

Daily-timeframe strategy evaluator using a multi-slot indicator stack with ATR-based risk management and exit signal detection.

FEATURE HIGHLIGHTS4 FEATURES
FEATURE / 01

Live Obsidian Terminal

Multi-pane charting surface with synchronized indicator sub-panels, real-time quote streaming, and integrated order controls.

FEATURE / 02

Regime-Adaptive Routing

Strategy execution gates through regime classification before committing capital, suppressing signals in hostile environments.

FEATURE / 03

Dealer Flow Overlay

Dealer positioning data rendered as key levels on the chart, surfacing where dealer hedging may accelerate or pin price.

FEATURE / 04

Pre-Build Smoke Test

23-check automated validation suite covering frontend builds, backend imports, API health, and model integrity before every release.

DEVELOPER LOG & SYSTEM UPDATESROLLING · LIVE

The development pipeline ships incremental changes to the live environment. This panel surfaces the most recent deployments, patches, and status events from the operator's bench.

VIEW THE FULL HISTORY UNDER /NOW → ROLLING SYSTEM LOG.

SYSTEM_LOG.TTY
[22:21:04]STATUS:Smoke test suite: 23 passed / 0 failed. All systems nominal.
>npm run smoke:test
[22:13:54]PATCH:Fixed strict-mode validation blocking position deserialization from the brokerage API.
>broker_client --patch
[22:09:36]DEPLOY:v8.0.0 release built and deployed to desktop.
>build --release
[22:09:06]PATCH:Chart sub-panel overlap resolved. Sub-panes now fixed-height with overflow containment.
>terminal --ui-patch
[21:56:30]PATCH:Crash fixed. Missing import for the signal color utility in sub-pane seeding.
>terminal --hotfix
[21:55:46]PATCH:Sub-chart race condition fixed. Counter-based init replaces boolean flag for multi-pane readiness.
>terminal --hotfix
>
BUILD·YEAR / 2026·ROLE / Architect and sole builder