Three assistants to imagine, code, and grow.
Specialized AI assistants, built for the The Quant method. Each one covers a step: finding a signal idea, coding it into a cTrader indicator, or understanding the training. None of them sell signals or promise performance — they help you build, test, and learn.
AI Strategy Assistant
Turns a market hunch into a clear, testable, structured signal idea. Ideation, analysis, and structuring — no code.
- Generates and diversifies signal ideas
- Structures a spec sheet: entry, exit, invalidation, favorable / unfavorable regime
- Extracts the useful idea from external sources (TradingView, MQL5, Myfxbook…)
- Spots hidden martingales and too-perfect backtests
AI Code Assistant
Turns an idea into a clean C# indicator compatible with cTrader / cAlgo, following the The Quant method. It doesn't replace the robot template.
- Builds indicators (RSI, MM, Bollinger, order blocks, divergences, structure…)
- Produces a +1 / −1 / 0 signal to connect to the template
- Fixes code, explains technical logic
- Converts TradingView / Pine / MQL4 / MQL5 → cTrader
Official AI assistant
The learning support for the training: understanding the episodes, the C# code, the indicators, and the program's concepts.
- Explains an episode or a specific passage
- Finds a concept (Strategy, Robot, Indicators, Optimization)
- Clarifies C# cTrader / cAlgo code
- Explains the +1 / −1 / 0 signals and how to integrate them
An idea → a signal → the template
In the The Quant method, a strategy isn't coded as a full robot. It becomes a signal indicator that returns a simple value:
This signal then connects to the robot template, which handles execution, position management, and parameters. The assistants follow this rule: no full robot, no order opening in the generated code.
How to use them
Follow the thread of the method — or use each assistant on its own, depending on your need.
Imagine with the Strategy Assistant
Start from a hunch, walk away with a structured, cautious signal idea.
Code with the Code Assistant
Turn the idea into a cTrader-compatible C# indicator that returns +1 / −1 / 0.
Learn with the official Assistant
Understand the concepts, the code, and the episodes so you can progress on your own.
Note — These assistants are meant for learning, building, and testing within a methodical, educational framework. They do not provide personalized investment advice, do not give real-time signals, and promise no performance.