masterboard://docs
Documentation
Everything you need to get productive with Masterboard AI: market data, signals, strategy builder, and account setup.
Getting started
Create an account, connect your subscription tier, and start exploring market data.
Create an account
OpenRegister and confirm your email. Then sign in to access the dashboard and protected APIs.
Choose a plan
OpenFree tiers may show delayed/limited data. Upgrade to unlock live feeds and higher limits.
Explore market data
OpenUse the Market Data page to chart symbols and review recent trades/quotes when available.
Market data
Symbols, overviews, and live vs delayed behavior depending on your tier.
Live vs delayed
When a premium provider is unavailable or you are on a free tier, data may be delayed and labeled accordingly.
Market overview
The home page shows a compact overview. The Market Data page contains deeper symbol exploration.
API endpoints
Client pages call Next.js API routes under /api/market/* which proxy requests and apply auth/rate limits.
Signals
Signals help identify opportunities based on indicators, momentum, and strategy logic.
Signal strength
OpenSignals include a strength score and metadata you can use to filter for high-conviction setups.
Alerts
Notification/alert delivery depends on your settings and plan. (Optional: can be enabled by email/webhooks.)
Strategy Builder
Build strategies visually by connecting nodes representing indicators, conditions, and actions.
Create a strategy
OpenAdd nodes for indicators and conditions, connect them, then run a test to view performance output.
Backtesting
Backtest results depend on data availability and the strategy’s inputs/timeframe.
Security & access
How authentication and access tokens are used throughout the app.
Auth sessions
Pages that call protected APIs pass a Bearer token when a session is present.
Data providers
The UI avoids showing vendor names. Where data is delayed/public fallback, it is labeled for clarity.
Rate limits
Some endpoints may be rate-limited to prevent abuse and keep the platform responsive.
FAQ
Why do I see “DELAYED” labels?
Some data is tier-restricted or provided via public fallbacks. The UI labels delayed/public sources so you can interpret the data correctly.
Can you add a real contact form submission?
Yes—hook it to an API route and send email via your provider or store messages in Supabase.
Where should I start?
Open the dashboard, then Market Data. If you want automation, jump into Strategy Builder.