Symbol format of Pix Connect Data Plugin.

Symbols Format for PixConnect?

As we all know there are four Types of symbols available in Indian Exchange.

      1. INDEX
      2. FnO ( Futures and Options Segment ) also known as Equity Derivatives Segment.
      3. EQ ( Cash Segment )
      4. Currency ( CDS)

Currently, we are providing the INDEX, Cash/ Equity, and Futures - Options Segment.

INDEX symbol format:- 

There are two different format in Indices, so all Accelpix users needs to follow the format below.

Pix Connect

A:- Amibroker, NinjaTrader 7, Metastock, Multicharts, Advanced Get and, Excel Format:- 
E.g:- 
NIFTY 
BANKNIFTY 
INDIAVIX
FINNIFTY
SENSEX
BANKEX
MIDCPNIFTY

Download All Indices in Amibroker Format >> Click Here

B: -NinjaTrader 8 Format
E.g:- 
^NIFTY
^BANKNIFTY
^INDIAVIX
^FINNIFTY
^INDIAVIX
^MIDCPNIFTY
^SENSEX
^BANKEX

Download All Indices in NinjaTrader Format >> Click Here


Cash/ Equity symbol format:- 

All Cash/ Equity Symbols as per the exchange format.

E.g:- RELIANCE, SBIN, TCS, DMART

NSE Symbols List >> Click Here (on NSE Website)

You can download the various list of NSE50, NSE100, NSE200 from the table below.


Futures and Options symbol format:- 

There is No Continuous Futures in exchange feed, its just created (By the Data Vendor) for the convenience of technical traders.

In Pix Connect you will get the three types of symbols 

      1. Continuous Futures 
      2. Contract Futures 
      3. Options - Weekly and Monthly 

Let's understand all three formats.

1. Continuous Futures:-

We are using _I (Under Score Eye) for continuous contract futures. 

E.g:-  Three Months of Contract as below.

First Month Contract=  _I     
NIFTY = NIFTY_I          BANKNIFTY = BANKNIFTY_I         TCS = TCS_I      RELIANCE = RELIANCE_I    SBIN = SBIN_I

Second Month Contract=  _II       
NIFTY = NIFTY_II         BANKNIFTY = BANKNIFTY_II        TCS = TCS_II     RELIANCE = RELIANCE_II    SBIN = SBIN_II

Third Month Contract = _III     
NIFTY = NIFTY_I          BANKNIFTY = BANKNIFTY_III         TCS = TCS_III    RELIANCE = RELIANCE_III    SBIN = SBIN_III

Download All Continuous Futures Symbols >> Click Here 

2. Contract Future

DD-MMM-YY

Symbols Type
Symbols Name
Ticker price
DD
(Date)
MMM
(Month)
YY
(Year)
Call or Put
Symbols Name
Contract Futures
NIFTY
-
26
SEP
24
-
NIFTY26SEP24
Monthly / Weekly Options
NIFTY
25500
26
SEP
24
PE
NIFTY2550026SEP24PE

Let's see some examples to understand the difference between these all formats.

1. Contract Futures:- 
E.g:- NIFTY26SEP24

Here you will find three attributes ( Symbol Name- DD-MMM-YY) (NIFTY-26-SEP-24).

Attributes are:- 

1. Symbol Name- Ticker or Script Name as per NSE   (NIFTY)

2. MMM (Month)- First three word of SEPTEMBER (SEP)

3. YY (Year)-  Last two digits of 2024  (24)

Other E.g:- 

      1. BANKNIFTY25SEP24             2. TCS26SEP24             3. SBIN26SEP24      4. SENSEX27SEP24

Symbols Type
Symbols Name
Ticker price
DD
(Date)
MMM
(Month)
YY
(Year)
Call or Put
Symbols Name
Contract Futures
NIFTY
-
26
SEP
24
-
NIFTY26SEP24

3. Options (Weekly and Monthly)


There are two types of Options .  1. Monthly Options and 2. Weekly Options

1. Weekly / Monthly Options

Weekly Options are only available in NIFTY and BANKNIFTY script.

Symbols Type
Symbols Name
Ticker price
DD
(Date)
MMM
(Month)
YY
(Year)
Call or Put
Symbols Name
Weekly/ Monthly Options
NIFTY
25500
26
SEP
24
CE
NIFTY2550026SEP24CE


E.g:- NIFTY2550026SEP24CE


Here you will find six attributes which would be ( Symbol Name- Strike Price-DD-MMM-YY-PE ) (NIFTY - 25500 - 26 - SEP - 24 - CE to create the Weekly options symbol.


Attributes are:- 

1. Symbol Name- Ticker or Script Name as per NSE  (NIFTY)

2. Strike - Strike Price for that symbol (25500)

3. Date- Expiry Date ( Every Thursday is the weekly Expiry date, except last week of the month) (26)

4. MMM (Month)- First three word of JANUARY(SEP)

5. YY (Year)-  Last two digits of 2024  (24)

6. CE-  Represent the type of Options ( It would be Call Options or Put Options) (CE)

This is all for the symbology of the PixConnect App. 

Symbols List:- (Please click on the link below and copy the list as per your need)


Thank You and Happy Trading!
    • Related Articles

    • How to add symbols in Amibroker ?

      You can add the symbol(s) in Amibroker using the following 3 methods . 1. From Pix Connect Application 2. Directly in Amibroker 3. Importing Symbols list in Amibroker Let's see all methods in detail. 1. From Pix Connect Applications Open Pix Connect ...
    • How to add symbols list in Pix Connect Application ?

      Pix Connect it's the most intelligent application which not only help you to filter the symbol bot also warn you if you add the wrong symbol in your Amibroker or NinjaTrader application. Let's see how to Activate and Deactivate the symbols in Pix ...
    • Pix APIs - Realtime and Historical Data in Python

      Introduction Python library to connect and stream the market data. This is websocket and fallback transport based library with all the functionalities to get EOD and live streaming data Simple and easy integration with your web application, all ...
    • Pix APIs - Realtime and Historical Data in Node.js

      Introduction JavaScript library to connect and stream the market data. This is websocket and fallback transport based library with all the functionalities to get eod and live streaming data Simple and easy integration with your web ...
    • How to configure Realtime NSE Data in Excel ?

      India's Fastest Realtime (Tick by Tick 1 Sec Updates) Data in MS Excel. The following are the minimum requirements: - 1. Microsoft Office Excel 2010 or above 2. Pix Connect Elite and the Above plans can be used with Excel. How to Setup Pix Connect ...