Platform Capabilities

A Complete Trading Platform
Built for You

MachineTrader™ was designed to serve serious traders who want to automate trading ideas but lack the full-stack programming skills to build their own platforms. It's also incredibly efficient for experienced programmers developing and testing new algorithms.

MachineTrader robot mascot

Core Platform

Visual programming meets automated trading

MachineTrader™ was built using Node-RED, a flow-based development tool for visual programming. The browser-based editor codes automatically as you drag and drop nodes from the palette. Non-programmers build trading algorithms without writing code, while experienced programmers find it many times faster than writing code from scratch.

No-Code / Low-Code Visual Editor

Node-RED uses a drag-and-drop interface where you connect pre-built nodes to create workflows — no syntax, no debugging, just visual logic. The JavaScript code is written automatically as you build. Flows are deployed to the runtime in a single click.

  • Drag-and-drop node palette with wide range of pre-built nodes
  • Rich text editor for custom JavaScript functions
  • Built-in library to save functions, templates, and flows for re-use
  • Flows stored as JSON — easy to share, import, and export

AI-Powered Strategy Creation

Trading strategies can be quickly developed using Claude, Gemini, or OpenAI. Simply describe what you want your strategy to do, and AI generates the code for you. It's increasingly easy to use AI models to write Node-RED nodes and JavaScript to power your MachineTrader instances.

  • Choose from Claude (Anthropic), GPT-4 (OpenAI), or Gemini (Google)
  • Plain English descriptions → complete trading flows
  • Gemini documentation library with step-by-step guides
  • Machine learning libraries at the intersection of AI and statistics

Your Own Cloud Instance

Each subscriber receives their own exclusive cloud instance using Kubernetes, which expands according to your unique requirements. Even experienced programmers recognize the limitations of using a personal computer for automated trading. MachineTrader™ gives you data center reliability at a fraction of the hassle and cost of setting up an AWS cloud service.

  • Proprietary, password-protected virtual server
  • Runs 24/7 in a data center without failures
  • All client data completely private — your algorithms remain proprietary to you
  • Modify your instance at will — build your own features instead of asking

Full-Function Commission-Free Trading

MachineTrader™ is an independent trading platform that hands trades off to the broker-dealer of your choice through their API. We currently integrate with Alpaca Markets, which offers commission-free trading on 10,000+ U.S. listed securities and low-cost commissions on crypto trades.

  • 10,000+ equities and several dozen cryptos
  • Open a paper account in minutes without depositing any funds
  • Commission-free for U.S. equities*
  • Integrated via Alpaca Markets API

Data & Intelligence

Institutional-grade data at your fingertips

We know how critical accurate, reliable, real-time data is to your trading. MachineTrader™ provides prebuilt widgets that import time series data from trusted data suppliers, with powerful charting and popular technical indicators.

📊

Real-Time Time-Series Data

Prebuilt widgets import real-time data from Polygon.io and Alpaca Markets, enabling trading in one-minute and one-second increments for equities and cryptos. Includes financial reports and company information for all publicly-traded U.S. companies.

📰

News with Sentiment Analysis

Our headline news feed scans 80+ business publications, providing hundreds of postings per hour with ~4 minute lag time. Proprietary NLP software produces sentiment scores and digital indicators for use with algorithmic trading programs.

🏛️

FRED Economic Data

30+ FRED (Federal Reserve Economic Data) reports from the Research Department at the Federal Reserve Bank of St. Louis, providing the latest insight into future inflation rates and other economic indicators.

📈

MachineTrader Data Center

Charts performance of trading strategies in Live and Paper accounts. Real-time reporting of top and worst performing stocks updated in 5-minute increments throughout the trading day. Reports identify fast-moving stocks outperforming their average trading volumes.

🧪

Backtesting Engine

Test your latest ideas with our proprietary MachineTrader™ SuperTest. Your subscription includes access to prewritten trading strategies that have been backtested and run in paper accounts, giving you a head start.

⚙️

Data Pipelines & Feature Engineering

Manage massive amounts of historical data and analyze millions of data points in real-time. Create relationships between data elements to identify potential correlations with equity prices using proprietary feature engineering.

Personal Dashboard

Your personal trading platform

MachineTrader™ provides you a powerful user interface, tracking your current account balances, positions, trades, and strategy performance, along with charts, company financials, news, and reporting from the Federal Reserve Bank of St. Louis.

Real-time portfolio tracking & P&L
Interactive charts with technical indicators
Company financials & news integration
Strategy performance monitoring — Live & Paper accounts
Visit the Live Demo
publicdemo.machinetrader.io
Portfolio Value
$127,483.21
Today's P&L
+$1,247.38
AAPL 50 shares +2.4%
NVDA 25 shares +5.1%
TSLA 30 shares -1.2%
strategy-momentum-rsi.json exportable
{
  "id": "flow-momentum-rsi",
  "label": "RSI Momentum Strategy",
  "nodes": [
    { "type": "market-data", "ticker": "AAPL" },
    { "type": "rsi-indicator", "period": 14 },
    { "type": "trade-executor", "broker": "alpaca" }
  ],
  "wires": [[0,1],[1,2]]
}

Sharing & Community

Share strategies in one click

Flows are stored using JSON (JavaScript Object Notation) and can be easily duplicated for re-use and sharing. Keep your algorithms private, or share to rapidly build a community of algo traders with a range of coding skills.

Your subscription includes access to prewritten trading strategies that have been backtested and run in paper accounts — giving you ready-made starting points to learn from and customize.

Education

Learn algo trading for free

MachineTrader™ offers free training courses designed to teach you how to trade stocks and options algorithmically without writing code.

Under the Hood

Built on proven technology

The lightweight runtime is built on Node.js, taking full advantage of its event-driven, non-blocking model. Cloud architecture uses Kubernetes for automatic scaling.

Node-RED
Visual Programming
Node.js
Event-Driven Runtime
☸️
Kubernetes
Cloud Orchestration
📊
Polygon.io
Market Data
🦙
Alpaca
Broker-Dealer
{ }
JSON
Flow Storage

Ready to automate
your trading?

Start with a 30-day free trial to test the MachineTrader platform. Open a paper account in minutes without depositing any funds.