> For the complete documentation index, see [llms.txt](https://docs.stockhero.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stockhero.ai/connecting-brokerage/supported-brokerages.md).

# Supported Brokerages

StockHero currently supports the brokerages listed below. We will be adding more in the future. If you would like us to take a look at a brokerage, drop us an email.

### Supported Brokerages

1. [TradeStation](https://www.tradestation.com/promo/stockhero) ([Sign Up Promotion](https://www.tradestation.com/promo/stockhero/))
2. [Alpaca](https://alpaca.markets) (also supports cryptocurrencies)&#x20;
3. [Stake Australia](https://hellostake.com/au)
4. [Tradier](https://www.tradier.com)
5. [Tiger Brokers](https://www.itiger.com/) (for Singaporeans. [Sign Up Bonus](https://tigr.link/STOCKHERO))
6. [Tiger Brokers Australia ](https://www.itiger.com/signup?invite=STOCKHAU\&group_id=CG6000010161\&f=BCS\&region=CHN\&lang=en_US) (for Australian residents)
7. [Tiger Brokers Hong Kong](https://www.itiger.com/hk/en) (for Hong Kong residents)
8. [Webull](https://www.webull.com/) (for U.S. residents)
9. [Wealthsimple](https://www.wealthsimple.com/en-ca) (for Canadian residents)
10. [E\*Trade](https://us.etrade.com/home)
11. [Robinhood Crypto](https://www.robinhood.com) (Cryptocurrencies only)
12. [tastytrade](https://tastytrade.com/) (beta)
13. [Moomoo](https://www.moomoo.com/) US and Canada (beta)
14. [eToro](https://www.etoro.com/) (beta)

Please note that brokers marked with "beta" are newly launched on StockHero.

TradeStation is an [award-winning US-based broker](https://www.tradestation.com/why-tradestation/awards/).  They also offer [commission-free trading](https://www.tradestation.com/pricing/) for US residents.

Take advantage of our current TradeStation sign-up promotion and earn up to $5,000 in bonus cash. Click the TradeStation image below for details! [Details >>](https://www.tradestation.com/promo/stockhero)

<figure><img src="/files/r2zqVopj4yPnYThuBSma" alt=""><figcaption><p><a href="https://www.tradestation.com/promo/stockhero">Click here to Learn More</a></p></figcaption></figure>

### Other Brokers

If your broker is not listed above, you can still use StockHero as a signal provider. [Read this article ](https://blog.stockhero.ai/using-stockhero-for-your-stock-trading-signals/)to find out more!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.stockhero.ai/connecting-brokerage/supported-brokerages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
