Skip to main content

Command Palette

Search for a command to run...

Back to Home

Documentation

Everything you need to integrate AlphaStream signals into your trading systems.

Getting Started

Learn the basics of AlphaStream and how to integrate signals into your trading workflow.

API Reference

Complete API documentation with endpoints, authentication, and code examples.

ML Models

Deep dive into our machine learning models, training methodology, and performance metrics.

Data Sources

Information about market data providers, indicators, and feature engineering.

Getting Started

1. Create an Account

Sign up for a free 14-day trial to access the dashboard and API. No credit card required.

Start Free Trial

2. Get Your API Key

Navigate to Settings → API Keys in the dashboard to generate your API key.

Authorization: Bearer sk_live_your_key_here

3. Make Your First Request

Fetch the latest trading signals with a simple HTTP request:

curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.alphastream.io/v1/signals

API Reference

Full API documentation is available in the dashboard for authenticated users.

View Full API Docs

ML Models

XGBoost

Gradient boosted trees optimized for tabular financial data

74.2%

LightGBM

Fast gradient boosting with leaf-wise growth strategy

72.8%

LSTM

Recurrent neural network for sequential pattern recognition

71.5%

Random Forest

Ensemble of decision trees for robust predictions

69.3%

Ensemble

Meta-model combining predictions from all base models

73.1%

Need Help?

Join our Discord community or reach out via email for support.