Broker Connection

Connect Your
Alpaca Paper API Keys.

Add your Alpaca paper trading API key and secret key so PulseQuant can prepare your account for paper trading. Your funds remain inside your brokerage account at all times.

Account Created
Broker Alpaca
Connection Pending

Alpaca Broker Setup

Enter both API credentials from your Alpaca paper account. This form posts to WordPress and connects to the secure PulseQuant onboarding handler.

Security Requirement: The backend handler must encrypt the secret key before saving it. Do not store broker keys in plain text.
Paper trading is required before live trading access.
This is the public API key generated inside your Alpaca paper account.
This key must be encrypted by the PulseQuant backend before storage.
Back to Profile Setup

Where to Find Your Keys

Log in to Alpaca, open your paper trading dashboard, and generate API credentials from the API Keys section.

Open Alpaca

After Connection

Once your API keys are verified by the backend, you will move to risk settings and then the paper trading dashboard.

Continue to Risk Settings
Backend Integration Note: This page is ready for the WordPress handler named pq_v2_save_broker_keys. The handler receives the keys, encrypts the secret key, saves connection status, and redirects to /risk-settings/.