# Can I automate my trades with Million Moves?

Absolutely! You can automate your trades using external services like pineconnector.com that utilize the TradingView Webhook API. These services connect the signals from Million Moves Algo on TradingView to platforms like MetaTrader 4/5 or Binance. This allows for automatic execution of trades based on the signals, even when you're not actively watching the markets.


---

# Agent Instructions: 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:

```
GET https://docs.million-moves.net/start/introduction/frequently-asked-questions/can-i-automate-my-trades-with-million-moves.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
