Agent Skill
2/7/2026

wsgta-trading-system

Wall Street Global Trading Academy (WSGTA) methodology implementation for all 6 strategies (ORB, RMA, FFMA, MOMO, DBDT, TREND). Use when implementing any WSGTA strategy, understanding ATR-based position sizing, dual profit targets (50/50 rule), or WSGTA trading rules.

M
mkalhitti
0GitHub Stars
1Views
npx skills add mkalhitti-cloud/universal-or-strategy

SKILL.md

Namewsgta-trading-system
DescriptionWall Street Global Trading Academy (WSGTA) methodology implementation for all 6 strategies (ORB, RMA, FFMA, MOMO, DBDT, TREND). Use when implementing any WSGTA strategy, understanding ATR-based position sizing, dual profit targets (50/50 rule), or WSGTA trading rules.

Universal OR Strategy: Project Command Center

Welcome, Director. This repository contains the hardened Universal OR Strategy V12 (Modular) codebase and its supporting infrastructure.

📁 Directory Structure

FolderPurpose
src/The Alpha: Core C# strategy and panel logic.
bin/Executables and binary tools (Auditors, CLI).
docs/Architecture maps, risk reports, audit logs, and Handoff Protocols.
scripts/Automation tools for deployment, testing, and audits.

🧠 Shared AI Memory (The "Joint Brain")

To prevent AI "blindspots" between platforms (Claude Code, Cursor, Codex), always refer to the project-local memory in docs/brain/:

📜 Project Governance

🚀 Key Commands

Deployment

Synchronize the repository with your NinjaTrader 8 environment:

./deploy-sync.ps1

Auditing

Run the executive audit scan to discover logic risks:

./scripts/audit_scan.ps1

Verification

Verify the project structure and path integrity:

./scripts/verify_reorg.ps1

🛠 Active Workflows


Status: Build 932 (Stabilized Final)

Skills Info
Original Name:wsgta-trading-systemAuthor:mkalhitti