# austin-starks/NextTrade

(Predecessor to NexusTrade) A no-code algorithmic trading system

Repository: https://github.com/austin-starks/NextTrade
Canonical: https://ross.abutalabs.com/products/nexttrade
Homepage: https://nexustrade.io/
Language: TypeScript
License: MIT
License Family: permissive
Topics: automated-trading, finance, frontend, investing, software, stock-market, trading, trading-algorithms, trading-strategies, tradingbot, ui
Last push: 2025-05-15T15:32:54+00:00

## Health v2 (maintenance only)
Score: 42/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 21, release rhythm 35, longevity 100
- inputs: {"age_days": 1446, "days_push": 475, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1778, forks 285 (observed 2026-08-28T04:05:35.167391+00:00)

## What it is
NextTrade is an open-source, no-code platform for creating, backtesting, optimizing, and deploying algorithmic stock trading strategies. It is the predecessor to the cloud-based NexusTrade platform and supports compound conditions, unlimited portfolios, genetic-algorithm parameter optimization, and live deployment.

## Use cases
- backtest a stock trading strategy on historical data
- build a no-code trading bot without writing code
- optimize trading strategy parameters with a genetic algorithm
- deploy an automated trading strategy live
- create multiple portfolios with different strategy combinations
- test conditional buy/sell rules for stocks

## When to choose
- you want a self-hosted, open-source alternative to cloud trading platforms
- you want to visually compose trading strategies from conditions without coding
- you need backtesting plus genetic-algorithm optimization in one tool
- you want to experiment with algorithmic trading before upgrading to NexusTrade

## When to avoid
- you need cryptocurrency or options trading - only stocks are currently supported
- you want the more feature-rich, actively developed cloud platform (use NexusTrade instead)
- you need a code-first quant framework rather than a no-code UI
- you require broker integrations beyond what the architecture supports out of the box

## Facets
- artifact type: application
- maturity: maintenance
- function: trading, data-visualization, web-framework, analytics
- domain: fintech, web-development
- platform: self-hosted
- tags: algorithmic-trading, no-code, backtesting, trading-bot, genetic-algorithm, stock-market, portfolio-management, strategy-optimization, trading, automation, web-server, nodejs, typescript

## Member repositories
- austin-starks/NextTrade (main) score 42

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:35.167391+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:09.375268+00:00, confidence not recorded.
  - readme: https://github.com/austin-starks/NextTrade (fetched 2026-08-28T04:05:35.167391+00:00, sha 2c4893fae4d3)
  - homepage: https://nexustrade.io/ (fetched 2026-08-29T11:03:41.073207+00:00, sha 5b2701bed128)
  - site_page: https://nexustrade.io/about (fetched 2026-08-29T11:03:41.082666+00:00, sha c6c5a6042f74)
  - site_page: https://nexustrade.io/docs (fetched 2026-08-29T11:03:41.085985+00:00, sha e222d44b63b9)
  - site_page: https://nexustrade.io/pricing (fetched 2026-08-29T11:03:41.084391+00:00, sha 1de88c382d2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
