Trading Execution Analysis

Analyze execution quality across multiple orders with refined slippage methodology.

Order Execution Analysis

Loading...
Top:
Interactive execution analysis showing bid/ask spreads, fills, counterfactual prices, and slippage metrics. Use the top panel buttons to switch between views: Bid/Ask shows market spread with fills, Mid+CF shows counterfactual prices, +Peers adds peer asset lines, Progress shows execution completion over time, Spread Pos shows where fills occurred within the spread. The bottom panel shows cumulative slippage (Classical, vs VWAP, Refined), spread crossing percentage, or volume distribution.
Data Sources: This visualization uses data from RefinedSlippage.ExecutionData. To regenerate: exec_data = ExecutionData(fills, metadata, tob, covar_matrix; volume=volume) then calculate_slippage!(exec_data)

Data: exec_data.parquet


This page was created using JSPlots.jl v0.6.3.