# Placing an Order

### To create a Market Order

* You need to select the chart for the instrument you want to trade on
* When you right click on the chart a dialogue box will open up, there you need to select "New Order"

<figure><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2FjoaSY7JD9FswcVtLPLN2%2F01.png?alt=media&#x26;token=f01ba935-b1f9-48df-b480-b75fbf0054d6" alt=""><figcaption></figcaption></figure>

* "New Order" modal will pop up where you can select&#x20;
  * Symbol
  * Order Type
  * Quantity
  * Side

<figure><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2FTDxh7scHoRQkFGvxQ2jT%2F02.png?alt=media&#x26;token=523cf0f0-4c0e-4fb6-b3b3-80e16ac7d0e1" alt=""><figcaption></figcaption></figure>

* To execute your trade, select all 4 values mentioned above and then click on "SEND ORDER." You can then view your active trade in the Positions tab.

<figure><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2Fzx6NgItWiODTYtKbgjQl%2F03.png?alt=media&#x26;token=92349631-04ca-42c2-8bc2-3ac99a75c3c3" alt=""><figcaption></figcaption></figure>

### To create a Pending Order

* In "New Order" modal, click on order type and select the limit or stop order.

<figure><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2Fc7dkYzAySMerXPifG76S%2F04.png?alt=media&#x26;token=2c5be1f5-0178-473e-8326-de4fc7772242" alt=""><figcaption></figcaption></figure>

* Then select the "Side" and click on "SEND ORDER."

#### Note:

You can also place orders by One Click Trading Pad (OCT) , to do so:

* First you need to turn on the option for OCT (it is turned on by default)

<figure><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2FITcLaiLs5S3KKZANtXCW%2F08.png?alt=media&#x26;token=84d9265e-cf50-45ac-9462-f6b07a45f532" alt=""><figcaption></figcaption></figure>


---

# 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.agenatrader.com/webtrader/placing-an-order.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.
