trading-code-review

Optimize your trading bot's performance with actionable insights and automated tuning suggestions powered by AI and delivered in your workflow.

2|3|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/mkalhitti-cloud/universal-or-strategy --skill trading-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-code-review
Source: https://github.com/mkalhitti-cloud/universal-or-strategy/tree/main/.agent/skills/trading-code-review
Command: npx skills add https://github.com/mkalhitti-cloud/universal-or-strategy --skill trading-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a rigorous, pre-live code review checklist to ensure NinjaTrader strategies are free of critical bugs, comply with Apex trading rules, and adhere to WSGTA standards before deployment.

Core Features & Use Cases

  • Comprehensive checks: Validates real-time decision logic, market data handling, live pricing methods, rate limiting, and error handling.
  • Compliance-driven: Enforces Apex risk controls and WSGTA requirements for safer live trading.
  • Audit-ready: Documents findings and supports repeatable QA across code changes.
  • Use Case: Before pushing a strategy update to live, run the checklist to verify OnMarketData and order-management behavior, ensuring robust risk controls.

Quick Start

Use the trading-code-review skill to perform the pre-live code validation for NinjaTrader strategies on your latest branch.

Frequently Asked Questions about trading-code-review

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

FAQPage Schema
What is a pre-live code review for NinjaTrader strategies?

A pre-live code review for NinjaTrader strategies is a validation process that checks real-time decision logic, market data handling, and error handling to ensure compliance and risk controls before live deployment.

How do I verify Apex compliance and WSGTA rules in my NinjaTrader 8 strategy?

Verify Apex compliance and WSGTA rules by running a pre-live code review checklist that enforces risk controls, validates order-management behavior, and documents audit-ready findings across code changes.

Does this pre-live code review check rate limiting and unmanaged state configuration?

Yes, this pre-live code review checks rate limiting and unmanaged state configuration, alongside live pricing methods and OnMarketData behavior, to catch critical bugs before pushing strategies live.

Can I use this code review checklist for repeatable QA across strategy updates?

Yes, you can use this code review checklist for repeatable QA by applying it to your latest branch to validate order-management behavior and document audit-ready findings for every code change.

What are the limitations of relying only on manual checks before deploying NinjaTrader strategies?

Manual checks risk missing critical bugs in real-time decision logic and market data handling, whereas an automated pre-live code review enforces consistent Apex and WSGTA compliance across all code changes.

When do I need a pre-live code review for my NinjaTrader strategy?

You need a pre-live code review before pushing a strategy update to a live environment to verify OnMarketData behavior, confirm robust risk controls, and ensure adherence to WSGTA trading rules.