list_strategies
List all available trading strategies with live performance data. Returns strategy name, market (US/China), total return, drawdown, and recent returns.
get_strategy_performance
Get detailed performance for a specific strategy — returns, drawdown, Sharpe, win rate, and daily NAV history for charting. Requires API key (get one free via register_trial).
get_index_data
Get custom market indices — China A-share momentum and strategy-weighted momentum. Requires API key (get one free via register_trial).
compare_strategies
Compare multiple strategies side-by-side — returns, drawdown, and recent performance.
get_subscription_info
Get subscription plans and free trial info.
register_trial
Start a free 30-day trial. Provide your email, get an API key instantly. Calling again with the same email returns your existing account.
get_signals
Get today's buy/sell signals for a strategy. Requires API key from register_trial.
check_subscription
Check subscription status and remaining trial days. Requires API key from register_trial.