# StratForge Chatbot — Interactive Q&A

> Ask questions about the StratForge C++23 backtesting engine and get AI-powered answers.

The StratForge Chatbot page provides an interactive FAQ and AI-assisted question-and-answer interface for developers and researchers working with the StratForge engine.

Official page: https://stratcraft.ai/stratforge/chatbot/
GitHub: https://github.com/StratCraftsAI/StratForge

## What It Covers

The chatbot and FAQ address common questions about:

- Getting started with the StratForge header-only API
- Writing strategy classes that inherit from `nonabt::Strategy`
- Configuring indicators, order types, and risk controls
- Understanding backtest output formats (Parquet, CSV, JSON)
- Performance tuning and compilation flags
- Differences between StratForge (engine) and StratCraft (platform)

## Frequently Asked Questions (Sample)

The page includes 8 curated FAQ entries covering topics such as:

1. What is StratForge and how does it differ from StratCraft?
2. How do I write my first strategy?
3. Which indicators are built in?
4. How do I run a backtest?
5. What output formats are supported?
6. How do I contribute to the open-source project?
7. What are the system requirements?
8. Where can I find example strategies?

## Usage Boundary

The chatbot provides informational responses about the StratForge engine. Answers are not financial advice, trading recommendations, or performance guarantees. Always validate strategy logic through your own research and backtesting.

## Main Resources

- StratForge overview: https://stratcraft.ai/stratforge/
- Benchmarks: https://stratcraft.ai/stratforge/benchmark/
- News: https://stratcraft.ai/stratforge/news/
- GitHub: https://github.com/StratCraftsAI/StratForge
- StratCraft overview: https://stratcraft.ai/markdown-agents/stratcraft.md

---

Source: https://stratcraft.ai/stratforge/chatbot/
