# Open New Order Without TP SL

{% hint style="info" %}
Open New Order without TP OR SL
{% endhint %}

**B1. Config EA with input**

&#x20;  **\* Number open order by TP: 1**

&#x20;  **\* Skip Open Order Without TP AND SL: False**

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtVjBgAJnVI2mruGw1wLX%2Fuploads%2F2aWILMKEbs0zfDui7pM9%2Fimage.png?alt=media\&token=b51f4ef7-fe80-41c2-a9e9-e6f3bf961c70)

**2. Use any format signal below to open new order**

AUDUSD (SELL or BUY)

\==================================

(SELL or BUY) AUDUSD

\==================================

XAUUSD BUY@ 1814

TP 1819

SL 1809

\==================================

XAUUSD BUY @1814

TP 1819

SL 1809

\==================================

AUDUSD (SELL or BUY) @0.73117

TP 0.71357

SL 0.74000

\==================================


---

# 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://copier-docs.redfox-capital.com/function/open-new-order-without-tp-sl.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.
