# Order Book

### This section contains: <a href="#this-section-contains" id="this-section-contains"></a>

1. [How to open Order Book](#id-1.-how-to-view-order-book)
2. [Order Summary](#id-2.-order-summary)<br>

The **"Order Book"** is a record of all the orders placed by you during the Trading Day. These **Orders** can be grouped into several categories, such as **"Open Orders", "Closed Orders", "After-Market Orders", and "Good-Till-Date Orders"**. The **Order Book** provides a real-time snapshot of the *current status* of each order, allowing you to see which orders have been *executed*, which are still *pending*, and which have been *cancelled.*

### 1. How to view Order Book? <a href="#id-1.-how-to-view-order-book" id="id-1.-how-to-view-order-book"></a>

To *view* the **Order Book,** follow these steps:

<div align="left" data-with-frame="true"><figure><img src="https://4250648999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQUVvHauOEWZZorbZR584%2Fuploads%2F3zN0zizYWjDoxCFKVyNh%2Forder%20book.jpg?alt=media&#x26;token=be57f25f-c794-4f3a-8985-fe2defd607a6" alt="" width="324"><figcaption></figcaption></figure></div>

* Locate the **"Order" Icon**<img src="https://4250648999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQUVvHauOEWZZorbZR584%2Fuploads%2FOWOzNeTzv1QtlaVxyqB9%2Forders.png?alt=media&#x26;token=bdf50eb5-b911-4573-8b88-7c3397bc82df" alt="" data-size="line">  at the bottom of the tab.
* Click on the **"Order" Icon**<img src="https://4250648999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQUVvHauOEWZZorbZR584%2Fuploads%2F37vYM1rZQHVTWBBOrS5F%2Forders%20clicked.png?alt=media&#x26;token=59d04df8-32bc-4279-b6b8-0176ee1a85ae" alt="" data-size="line">to open the **Order Book tab**.
* The **"Order Book"** page will be open.
* You can see "**Open Order", "Closed Order", "GTD Order", "Baskets", "Smartfolio", and "Broker Rejection".**
* Click/Swipe between "**Open Order", "Closed Order", "GTD Order", "Baskets", "Smartfolio"** and **"Broker Rejection"** to select it.

### 2. Order Summary <a href="#id-2.-order-summary" id="id-2.-order-summary"></a>

#### How to View Order Summary page <a href="#how-to-view-order-summary-page" id="how-to-view-order-summary-page"></a>

<div align="left"><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOOkrtgr3FzpImfJDvQpQ%2Fuploads%2FVAG1CJDuG9oSTsPwHJVO%2FOrder%20Smmary%20GIF.gif?alt=media&#x26;token=53664355-d61b-4701-9396-182b71b3fce8" alt="" width="375"><figcaption></figcaption></figure></div>

* Navigate to the **"Order Book", Open or Closed** depending on the **"Order Summary"** you wish to see.
* Click on the desired **Order** to open the **"Order Summary page".**
* Review the **"Order Summary",** which includes two tabs:
  * **Order Overview:** Showing details of the order such as the *Order Type, Product Type, Order Quantity, Order Price, and Order Status.*
  * **Order Log:** Showing the timing of various stages of the order, such as *Order Placement, Confirmation by the Exchange, Execution, Rejection, Cancelation, and Modification.*
* Click on any tab you wish to **Review**.

#### Order Log <a href="#order-log" id="order-log"></a>

An **"Order Log"** typically provides detailed information about the timing of various events related to the Order. This can include when the Order was placed, when it was **confirmed by the exchange,** when it was **executed**, when it was **rejected**, when it was **canceled**, when it was **modified** and when **any modifications were confirmed.**

#### Overview Tab <a href="#overview-tab" id="overview-tab"></a>

An **"Order Summary"** is a document that provides a detailed overview of a customer's order. It includes information about the *type of order placed*. The **"Order Summary"** is an important tool that allows the customer, trader, or business to track and manage their orders effectively. It serves as a record of the Order, providing all the necessary details to understand the Order and make informed decisions.

Below are the details of **Order summary** :

* Order Type: Limit, Market, Stop Loss Order.
* Product Type: Intraday Cash, BTST, MTF.
* Order Validity.
* Limit Price and Trigger Price based on order type.
* Ordered quantity, executed quantity, and pending quantity.
* Order Status: Confirmed, executed, rejected, or cancelled.
* Order Time and Exchange Order ID.
* Who placed the order (user, branch, or customer care).

#### FAQ <a href="#faq" id="faq"></a>

1. What is [GTD Order?](https://support.geojit.com/support/solutions/articles/89000007731-what-is-a-good-till-date-gtd-order-how-does-it-work-)
2. What is [Smartfolios?](https://support.geojit.com/kb/en/article/what-is-smartfolios)
3. What are the different [types of Order?](https://support.geojit.com/kb/en/article/what-are-the-different-order-types)
4. What is [AMO Orders?](https://support.geojit.com/kb/en/article/what-is-an-after-market-order-amo)


---

# 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://usermanuals.geojit.com/flip-mobile/order-book.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.
