Tracking ErrorThe standard deviation of the difference between portfolio returns and benchmark returns. Low tracking error means the portfolio closely follows the benchmark; high means it deviates significantly.Transaction CostsCosts incurred when buying or selling stocks — commissions, bid-ask spread, market impact. In backtesting, transaction costs are subtracted from returns at each rebalance. Typically modeled as basis points (bps).TreemapA visualization where nested rectangles represent hierarchical data. In Galedge's Market Heatmap, rectangle size represents market cap and color represents daily price change.TurnoverThe fraction of portfolio value traded at each rebalance. High turnover = more trading = higher transaction costs. A turnover constraint limits how much the optimizer can change the portfolio.