Welcome to the MarketXLS User Manual. This guide will help you navigate the functionalities of MarketXLS. Use it to find answers to your queries.
For the past 7 years, MarketXLS has assisted thousands of customers in implementing their investment research strategies and monitoring systems in Excel. We constantly search for the best data sources and tools to help individual investors bridge the information gap.
After purchasing a subscription, you will receive an email that contains links to download the MarketXLS software. The email will also provide detailed instructions for setting up the platform. It will include a download link for MarketXLS as well as your unique license key.
<aside> đź’» Download Software
</aside>
For real-time data access, please refer to the separate broker documentation in the email.
We are committed to providing exceptional customer support. As part of this, every new subscriber is entitled to a 30-minute onboarding call, free of charge. To schedule this, please visit our Book a Call page.
Additionally, we offer a wide range of templates to aid in your investment journey, and these are available to all our subscribers at no extra cost. You can explore these templates at **MarketXLS Templates.**
Once MarketXLS is installed:
<aside> ⚠️ To Activate Real-Time Data
</aside>
https://www.youtube.com/playlist?list=PLII0eGApb0LQo0Uvk5aBaQ3262ggkz56_&feature=shared
Instructions for Setting Up Real-time Data Streaming with AngleOne Broker via MarketXLS Add-in
Pre-requisites: AngelOne Account, also ensure you have Microsoft Excel and the MarketXLS Add-in installed and active .
API Key
, Client ID
, Password
, and Token
in the relevant fields in
MarketXLS to start streaming real-time data.Troubleshooting:
Note: Steps might vary slightly based on updates or changes made to the broker's interface. Always ensure you're using the latest version of the MarketXLS Add-in.
Instructions for Setting Up Real-time Data Streaming with Zerodha via MarketXLS Add-in
Client Id
and Password
with accuracy to ensure a successful connection.To validate your Real-Time data, type in one of the streaming functions:
=BrokerNamelast(symbol)
Once you input the function, data should start streaming. Now you are ready to use MarketXLS - so in the next section, take a look at all the functions available.
This guide is designed to help you access and utilize data for Indian stocks, options, futures, and commodities using the MarketXLS Excel Add-in. Follow the steps below to set up and use the correct symbology for various financial instruments in the Indian market.
Before you begin, ensure you have the following:
You need an active broker account with either:
Note: More brokers will be added in future software updates.
Stock symbols are the same as NSE symbols with the addition of a ":IN" suffix.
Example:
RELIANCE:IN
in MarketXLSFor options, you need four pieces of information:
Use the following function in MarketXLS:
=OptionSymbol("Underlying:IN","DD-MM-YYYY","Call/Put", "StrikePrice")
Example:
=OptionSymbol("TCS:IN", "28-11-2024", "Call", "4200")
This will generate the symbol: @TCS:IN241128C04200000
For futures, you need the underlying ticker and expiry date. Use the following function:
=FutureSymbol("Underlying:IN", "DD-MM-YYYY")
Example:
=FutureSymbol("RELIANCE:IN", "28-11-2024")
This will generate the symbol: /RELIANCE:IN28NOV24FUT
MarketXLS supports various MCX (Multi Commodity Exchange) indices. Here are the symbols for all indices available for MCX:
/MCXGOLDEX:IN
/MCXMETLDEX:IN
/MCXCRUDEX:IN
/MCXCOPRDEX:IN
/MCXCOMPDEX:IN
/MCXBULLDEX:IN
/MCXENERGY:IN
/MCXAGRI:IN
/MCXMETAL:IN
/MCXSILVDEX:IN
Note: These are the symbols for all indices available for MCX. To get data for futures or options on MCX commodities, please refer to the futures and options symbology explained in the sections above.
For specific queries or issues with MarketXLS functions, please refer to the MarketXLS documentation or contact their support team.
All currency functions in MarketXLS need a Source Currency Symbol and a target currency symbol. Always, 1st symbol is the source, and the second is the symbol.