Your Idea, AI Backtests

Quantitative trading without coding. Describe your strategy in plain language — AI tells you if it makes money. 7 markets, 1 account.

Choose Your Market

Why TickTest

💬

Zero Code

Just talk to AI. "Buy when 5-day MA crosses above 20-day MA" — plain language backtesting. No Python required.

Instant Results

Milliseconds per backtest. 540+ strategy aliases, 118 templates. NLP parses your trading ideas intelligently.

💰

Pay Per Use

500 free credits on signup (20 backtests). ¥0.50 per use, or ¥29/month. Pay only for what you actually test.

🌍

Global Markets

One account for 7 markets. US, China, HK, Japan, Korea, Taiwan, India — unified credit settlement.

🔌

API First

REST API + MCP protocol. Native Claude Code integration. Run backtests directly in AI conversations.

🔒

Secure & Reliable

Encrypted transport, API Key authentication. Payments via official Alipay. Enterprise-grade credit auditing.

One Command to Backtest

# Using your AI assistant or terminal $ curl -X POST https://api-us.ticktest.cn/api/v1/backtest \ -H "Content-Type: application/json" \ -d '{"symbol":"AAPL","strategy":"Turtle Trading"}'

# Or with Python >>> import requests >>> requests.post("https://api-us.ticktest.cn/api/v1/backtest", ... json={"symbol": "AAPL", "strategy": "Turtle Trading"}).json()

Start Backtesting for Free

500 free credits on signup (20 backtests). No credit card required.

Sign Up Free