trader-expert

Model execution realism with slippage, costs, and trading sessions in backtests.

Updated Jun 24, 2025
One-click install
npx skills add https://github.com/gtnix/quant_b3_backtest --skill trader-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trader-expert
Source: https://github.com/gtnix/quant_b3_backtest/tree/main/.cursor/skills/trader-expert
Command: npx skills add https://github.com/gtnix/quant_b3_backtest --skill trader-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Model execution realism and market microstructure within backtests by incorporating slippage, costs, and trading session conventions.

Core Features & Use Cases

  • Realistic slippage and cost modeling across B3 and US sessions
  • Evaluation of execution assumptions under stress testing and capacity constraints
  • Handoff-ready outputs for risk-analyst validation and data-engineer checks

Quick Start

Configure and run the execution realism workflow by invoking the trader-expert skill to validate slippage, costs, and session conventions during backtests.

Frequently Asked Questions about trader-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I model slippage and fees in backtests for US and B3 markets?

Model execution realism in backtests by defining explicit slippage models, fee structures, and fill policies across B3 and US trading sessions. This validates market microstructure assumptions for both intraday and position-based strategies.

What is execution realism in backtesting and when do I need it?

Execution realism in backtesting incorporates market microstructure, trading sessions, and capacity constraints into simulations. You need it when evaluating whether intraday or position-based strategies can survive realistic costs, slippage, and fill policies.

How do I stress test execution assumptions under capacity constraints?

Stress test execution assumptions by configuring explicit stress scenarios and capacity constraints within the backtest. This evaluates how fills, slippage, and costs behave under adverse market microstructure conditions across B3 and US sessions.

Does this execution realism workflow support both intraday and position-based trading?

Yes, execution realism modeling applies to both intraday and position-based contexts. It requires explicit configuration of trading sessions and fill policies to validate simulation outputs across different holding periods and market conventions.

How do I validate backtest outputs for risk-analyst and data-engineer handoffs?

Validate backtest outputs by applying safety rules and governance handoffs designed for risk-analyst validation and data-engineer checks. This ensures execution realism assumptions, session conventions, and cost models meet downstream compliance standards.