Agent Skill
2/7/2026wsgta-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
| Name | wsgta-trading-system |
| Description | 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. |
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
| Folder | Purpose |
|---|---|
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/:
- Roadmap: task.md
- Current Plan: implementation_plan.md
- Audit Walkthrough: walkthrough.md
📜 Project Governance
- Workflow DNA: Institutional Workflow DNA — The "Zero-Trust" psychology for all operations.
- Local Terminal First: Prioritize running agents (Codex, Claude) in the local terminal over background tasks. See IDE_GUIDE.md for commands.
- Executive Audit: Zero-Trust Executive Audit Protocol — Standardized protocol for high-level risk assessment.
- Handoff Protocol: MASTER_HANDOFF_PROTOCOL.md — Follow this for all agent transitions.
🚀 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
- Multi-Agent Audit: Refer to multi_agent_audit.md for coordinating the Reaper Scan.
Status: Build 932 (Stabilized Final)
Skills Info
Original Name:wsgta-trading-systemAuthor:mkalhitti
Download