Documentation
Everything you need to integrate AlphaStream signals into your trading systems.
Learn the basics of AlphaStream and how to integrate signals into your trading workflow.
Complete API documentation with endpoints, authentication, and code examples.
Deep dive into our machine learning models, training methodology, and performance metrics.
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 Trial2. Get Your API Key
Navigate to Settings → API Keys in the dashboard to generate your API key.
Authorization: Bearer sk_live_your_key_here3. 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/signalsAPI Reference
Full API documentation is available in the dashboard for authenticated users.
View Full API DocsML Models
XGBoost
Gradient boosted trees optimized for tabular financial data
LightGBM
Fast gradient boosting with leaf-wise growth strategy
LSTM
Recurrent neural network for sequential pattern recognition
Random Forest
Ensemble of decision trees for robust predictions
Ensemble
Meta-model combining predictions from all base models
Need Help?
Join our Discord community or reach out via email for support.