# Auto Trader

Strategic Execution, Backed by Intelligence

Auto Trader is Wisdomise’s advanced trading module built for users who want more control over their trade lifecycle — from entry to exit — while leveraging intelligent automation when needed. It allows you to open positions directly from your connected wallet, define your strategy, and let the system handle execution with precision.

#### Key Features:

* Market & Limit Orders: Start trading at the current market price or place limit orders based on your desired entry point. You can also enable multi-step buying, allowing you to scale into positions gradually, reducing average entry price volatility.
* Advanced SL/TP Configuration: You can define multiple Stop-Loss and Take-Profit levels manually, enabling a layered exit strategy tailored to different market scenarios.
* AI Risk-Based Automation: Not sure where to place your SL and TP? Our AI model can auto-generate them based on your selected risk profile:
  * High Risk: Looser thresholds for wider market moves
  * Medium Risk: Balanced and adaptive
  * Low Risk: Tighter protection and quicker exits
* Non-Custodial Execution: All trades are initiated and executed from your connected wallet. Your funds remain in your control throughout the process — no asset lockups or centralized custody.
* Live Position Management: Review, monitor, and manage your active trades in real-time, including the ability to edit or close positions manually.<br>

Auto Trader is ideal for traders who want a mix of manual control and automated precision, allowing them to manage trades efficiently while minimizing emotional decision-making. It brings the power of AI-driven strategies directly to your wallet — on your terms.


---

# 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://help.wisdomise.com/products/dex-trader/auto-trader.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.
