Nija

NIJA Operator Quick Reference Cards

Two versions of a consolidated quick reference guide for NIJA trading bot operators.

πŸ“„ Available Versions

1. Markdown Version (Text-Based)

File: NIJA_OPERATOR_QUICK_REFERENCE.md

Use when:

2. HTML Version (Styled with Icons & Color Coding)

File: NIJA_OPERATOR_QUICK_REFERENCE.html

Use when:

Color Coding:

πŸ“‹ What’s Covered

Both versions include comprehensive coverage of:

🚨 Emergency Kill Switch

πŸ“Š Status Commands

πŸ”” Alerts & Monitoring

πŸ“Έ Snapshots & Metrics

πŸ” Market Filters

🎯 Operational Quick Actions

πŸ“ˆ Analytics Tracking

πŸ› Troubleshooting

⚑ Rapid Fire Commands

πŸš€ Quick Start

View Markdown Version

# In terminal
cat NIJA_OPERATOR_QUICK_REFERENCE.md

# Or open in editor
nano NIJA_OPERATOR_QUICK_REFERENCE.md
code NIJA_OPERATOR_QUICK_REFERENCE.md

View HTML Version

# Open in default browser (macOS)
open NIJA_OPERATOR_QUICK_REFERENCE.html

# Open in default browser (Linux)
xdg-open NIJA_OPERATOR_QUICK_REFERENCE.html

# Open in default browser (Windows)
start NIJA_OPERATOR_QUICK_REFERENCE.html

# Or simply double-click the file in your file explorer

From Markdown:

# Using pandoc
pandoc NIJA_OPERATOR_QUICK_REFERENCE.md -o NIJA_Quick_Reference.pdf

# Using grip (GitHub-flavored markdown)
grip NIJA_OPERATOR_QUICK_REFERENCE.md --export NIJA_Quick_Reference.html

From HTML:

The Quick Reference Cards consolidate information from:

🎯 Target Audience

⏱️ Target Response Times

The Quick Reference is designed to help operators achieve:

πŸ’‘ Best Practices

  1. Keep accessible: Bookmark HTML version or keep terminal with markdown open
  2. Print physical copy: For emergency situations without computer access
  3. Review regularly: Familiarize yourself with commands before emergencies
  4. Update bookmarks: Add key API endpoints to browser bookmarks
  5. Test commands: Try emergency procedures in test environment first
  6. Share with team: Ensure all operators have access to both versions

πŸ”„ Updates

These Quick Reference Cards are current as of Version 7.2.0 (February 2026).

When NIJA is updated:

πŸ“ Customization

Markdown Version

HTML Version

πŸ†˜ Emergency Contact

In case of critical emergency:

  1. Activate kill switch FIRST - Don’t investigate while bot is still trading
  2. Review logs - tail -f logs/nija.log
  3. Check positions - Via broker UI (Kraken/Coinbase)
  4. Follow procedures - In OPERATIONAL_SAFETY_PROCEDURES.md
  5. Document incident - For post-mortem analysis

βœ… Verification Checklist

Before relying on Quick Reference in production:


Last Updated: February 2026
Version: 7.2.0
Status: Production Ready βœ