# Appendix

**Broker**

AB - Alice Blue\
AN - AN API\
CE-  Compositedge\
DH-  DhanHQ\
FY - Fyers\
FV-  Finvasia\
FS - Firstock\
FT-  Flattrade\
FP - 5Paisa\
GC - Goodwill\
KT-   Kotak\
MO-  Motilal Oswal\
PT - Paytm\
RZ - Rupeezy\
SM - Samco\
TC - Tradejini\
UP - Upstox\
ZB - Zebu\
ZE - Zerodha\ <br>

<br>

**Exchange**

NSE - NSE Equity\
NFO - NSE Futures & Options\
CDS - NSE Currency\
\
BSE - BSE Equity\
BFO - BSE Futures & Options\
BCD - BSE Currency\
\
MCX - MCX Commodity\
\
MCXSXCM - MCXSX Equity\
MCXSXFO - MCXSX Futures & Options\
MCXSX - MCXSX Currency\
\
NCDEX - NCDEX Commodity<br>

**Product Type**

CNC - Cash & Carry for equity\
NRML - Normal for futures and options\
MIS - Intraday Squareoff\
CO - Cover Order\
BO - Bracket Order<br>

**Price Type**

MARKET - Market Order\
LIMIT - Limit Order\
SL - Stop Loss Limit Order\
SL-M - Stop Loss Market Order<br>

**Action**

BUY - Buy\
SELL - Sell<br>

**Split Order**

YES - Yes\
NO - No<br>

**Order Status**

rejected - Rejected\
completed - Completed\
open - Open\
pending - Pending\
cancelled - Cancelled\
trigger\_pending - Trigger\_pending<br>

**AMO**

YES - Yes\
NO - No<br>

**Retention**

DAY - Regular Order\
IOC - Immediate or Cancel


---

# 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.algomojo.com/algomojo/api/v1/appendix.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.
