Deploy a Trading Strategy Live
Deploying a trading strategy live in HyperTrade allows you to connect your strategy to a real exchange account via API keys and let it trade automatically. This process involves creating or selecting a strategy, configuring its parameters (assets, timeframe, risk settings, and max open trades), and then activating it in the Live Strategies module. Once deployed, you can monitor its performance, open positions, and live trade data directly from the dashboard.

How to Deploy a Trading Strategy Live
Log in to HyperTrade
Go to HyperTrade and sign in with your account.
Make sure your exchange API keys are already added in Settings.
Create Custom Strategy to build from scratch.
Click Create custom strategy button on the upper right of the page.
Choose the Strategy Type:
Mean-Reversion Strategy → sideways markets.
Trend-Following Strategy → trending markets.
Simple Action Strategy → quick testing / simple rules.
After choosing the strategy type, click the Settings icon.
Configure Strategy Settings
Assets/Pairs (e.g., BTC/USDT).
Timeframe (e.g., 30m, 1h, 4h).
Max Open Trades → limit how many trades can run at once (e.g., set to 2 if you want at most 2 positions open simultaneously).
Click the Save button to save your configuration.
Click the paper icon and wait for the response to finish.
Click the Save icon to save the strategy before running a Backtest.
Click Backtest..
Once done, go to My Strategies to view the details of the created strategy.
Click View Detail to see strategy details.
Optional: Modify the Strategy name by clicking the Edit icon.
Click the Automate then Automate Strategy button to deploy the strategy to live.
“VM deployment started” notification appears.
It will then automatically be redirected to Live Strategies where status as “Launching”.
Your deployed strategy card will display:
Status → Running
Asset(s) → e.g., BTC/USDT
Timeframe → e.g., 30m
Max Open Trades → shows how many trades can run at once (based on your configuration).
Live Indicator → green dot (LIVE)
Click View Live Data for trade logs and performance.
Last updated