# UltraAlgo Platform

The tradingview optimizer is built on our proprietary algorithmic trading platform and is designed for simplified trading. At a click of a button customers can identify the best performing combination of settings leveraging either a genetic OR grid based algorithm for optimization. Optimization outputs can be tuned either for Profit Factor (percentage of wins) or Profits (realized returns). Leverage the same features that are usually reserved for HFT (High Frequency Traders).

Speed and performance is at the core of our optimization algorithm. High performing backtests can be identified within 5 seconds on average, which is significantly faster than most comparable analytics products on the market.

Our platform now also includes brokerage intergation with TradeStation, Interactive Brokers, Alpaca, TD Ameritrade and Tier 1 providers.

We recommend following the tutorial video listed below.

{% embed url="<https://www.youtube.com/watch?t=3s&v=FkbH5Dj1qPE>" %}


---

# 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.ultraalgo.com/product-overview/ultraalgo-platform.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.
