Every tool a quantitative trader needs: from strategy generation to risk management, data sourcing to portfolio composition.
Five distinct AI modes for generating, predicting, and managing trades with large language models.
Classify market conditions into Trend, Range, Consolidation, Oscillation, or Bespoke regimes, then generate regime-aware entry signals. Two-layer approach separates classification from entry logic.
pages.quantnexus.featuresPage.mod2Desc
LLM evaluates every price bar with full context. Philosophy, indicators, and market state. For granular buy/sell/hold decisions on each candle.
LLM-assisted decisions can run at user-configured intervals instead of every bar. Cost and throughput depend on the selected provider, model, data, and workload.
Describe strategies in natural language, iterate via chat, get executable Python code. Eliminates the programming barrier for traders with strong intuition.
Defense-in-depth exit rules and market condition filters to protect capital.
Block trades during unfavorable conditions using indicator-based observation rules. Separates "should I trade?" from "what trade?" to reduce false signals and drawdowns.
Five-rule exit system: Circuit Breaker, Time Limit, Regime Detection, Drawdown Limit, and Indicator Guard. Multiple independent safety layers prevent catastrophic losses.
Multi-source market data with local caching and real-time backtest analytics.
Community YFinance and Dukascopy routes, plus separately admitted providers and local Parquet data paths.
Live equity curves, trade logs, and 7-metric dashboard (PnL, Sharpe, MaxDD, Win Rate, Profit Factor) streaming as backtest executes. Discover failing strategies early.
Local C++ executor with Apache Arrow data paths and reproducible backtest Artifacts. Performance claims are published per benchmark workload.
FreeTransparent Community baselines and separately admitted advanced fusion and factor screening.
Community equal-weight combination and replay provide a transparent baseline. Advanced fusion, scoring, ranking, and model research are separately admitted.
Ücretsiz katman, C++ geriye dönük test motorunu, rejim tespitini ve YFinance + Dukascopy verilerini içerir; yani geniş ölçekte oluşturmaya başlamak için ihtiyacınız olan her şey.