Algorithmic trading system for strategy creation, testing, and deployment
Top 26.6% on sourcepulse
NextTrade is a system for creating, testing, optimizing, and deploying algorithmic trading strategies. It targets individual traders and developers looking to automate their trading decisions, offering a comprehensive platform for strategy development and execution.
How It Works
The system allows users to build strategies by combining conditional logic, which can then be backtested on historical data, optimized using a genetic algorithm, and deployed for live trading. It supports stocks currently, with cryptocurrency and options planned. The architecture is designed for flexibility, enabling complex strategy creation.
Quick Start & Requirements
npm run install-all
for dependencies, and configure Tradier API token in .env
.Highlighted Details
Maintenance & Community
The project README mentions a successor, NexusTrade, which is described as faster, more configurable, and AI-powered. This suggests NextTrade may be in a maintenance or legacy state. No community links or contributor information is provided.
Licensing & Compatibility
The license is not specified in the README.
Limitations & Caveats
Currently supports only stocks, with cryptocurrency and options planned. The README heavily promotes NexusTrade as a superior alternative, potentially indicating NextTrade is no longer actively developed or maintained.
2 months ago
Inactive