NFN Directory Web Service Parameters Directory File Format... 54

Size: px
Start display at page:

Download "NFN Directory Web Service Parameters Directory File Format... 54"

Transcription

1 Nasdaq Fund Network (NFN) Daily List Reports Updated: March 15, 2019 Table of Contents Nasdaq Fund Network (NFN) Daily List Reports... 1 verview... 2 Web Service Reports... 2 Secured Website Access... 3 Architecture... 3 Hours of peration... 5 Release Notes... 5 (s) Web Service Parameters File Format Event Descriptions Daily List Processing Summary Posting Time NFN Directory Web Service Parameters Directory File Format Documentation Posting Service Web Service Parameters Documentation List File Format NFN Root Directory Web Service Parameters Root Directory Dynamic File Format Issuer Report Web Service Parameters Issuer Report File Format Ex Date Report Web Service Parameters Ex-Date Report File Format NFN Ex-Date Report Timing... 83

2 Appendix A Documentation Version Control Log Ex Date file format changes: verview Web Service Reports The is a web-based data product offered by Nasdaq Information, LLC. The is designed to provide the market data community with issue level security details for NFN instruments. This Nasdaq product includes NFN-related reports: 1. : This component provides advance notification of NFN registration actions such as new instruments, deleted instruments and instrument attribute changes. For the Daily List component, Nasdaq will generate two daily files: a. Daily List Advance Notifications: This file will include all NFN registration actions that were approved by NFN perations on the current business date for a future System effective date. b. Daily List Next Business Day Changes: This file provides only those NFN registration actions scheduled to take effect on the next business date. 2. Directory: This component file provides security level information for all active instruments in the NFN system at the beginning of the current business day. 3. Root Directory: This component provides fund level information for instruments as provided by NFN Issuers. This directory updates every day at the beginning of the current business day. 4. Documentation Posting Service: Nasdaq allows NFN issuers to post prospectus, statements of additional information (SAI), semi-annual and annual reports, and money market monthly financial statements in PDF format for market data vendors to access. Each day, Nasdaq will generate a file defining new NFN documents available for download. 5. Ex Date Report: Nasdaq allows NFN pricing agents to enter advance notifications of Dividend/Interest and Capital Distribution actions. To ensure that the market data community can access these corporate actions on the appropriate ex-date, Nasdaq plans to add an Ex-Date report to the NFN web product. Please note that the includes CUSIP numbers. Firms must have an agreement in place with the S&P CUSIP Bureau and appropriate NFN entitlement token in order to see the CUSIP values within the NFN files. Revised: March 15, 2019 Page 2

3 Secured Website Access Nasdaq offers NFN website access to subscribers. Through the NFN website, firms may download all the reports listed above. In addition, Nasdaq will offer the following functionality via the NFN website: Search capabilities for the Directory and Daily List products. Ability to view intra-day NFN reporting statistics. Ability to download monthly NFN reports such as counts by pricing agent, counts by issuer, Updates by instrument type and Updates by time interval. Firms should be able to log into the NFN website at to take advantage of the new functionality. For details on the NFN website functionality, please refer to the Downloads and Reports section of the NFN Website User Guide. Architecture The NFN Registration Service data files will be accessible to subscribers via Secured Web Service. In order to access the files, subscribers must have a valid security certificate, user ID and password from Nasdaq. Nasdaq strongly recommends that firms create web service calls to retrieve the NFN Daily List and NFN Directory files. Nasdaq has modified the authentication process for fetching files from the NFN Secure Web Service. All programmatically generated calls should contain client certificate issued by Nasdaq (NasdaqM Web Security Framework). Exported ( certificate can be saved as a file and added to the request. For security reasons, Nasdaq recommends that firms access the NFN web services via PST (user credentials passed via form post) method. The following is an example call that can be used to retrieve files: GetFile(" 2010&Type=pipe","YURUSERNAME","YURPASSWRD", PATHTSAVEDCERT, CERTPASSWRD ); public static void GetFile (string url, string username, string password, string certpath, string certpassword) { string postdata = String.Format("username={0}&password={1}", username, password); StreamReader sr = null; HttpWebRequest request = (HttpWebRequest)HttpWebRequest.Create(url); request.method = "PST"; request.accept = "text/html"; request.cookiecontainer = new CookieContainer(); request.useragent = "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)"; ///Exported client certificate added to the request. Revised: March 15, 2019 Page 3

4 509Certificate yourcert = new 509Certificate(certPath, certpassword); request.clientcertificates.add(yourcert); byte[] bytearray = System.Text.Encoding.UTF8.GetBytes(postData); request.contenttype = "application/x-www-form-urlencoded"; request.contentlength = bytearray.length; Stream datastream = request.getrequeststream(); datastream.write(bytearray, 0, bytearray.length); datastream.close(); } try { using (HttpWebResponse response = (HttpWebResponse)request.GetResponse()) { if ((int)response.status < 400 (int)response.status > 499) { sr = new StreamReader(response.GetResponseStream()); //here you can parse the stream and store in db, or write to a file //i will simply write it to the console Console.WriteLine(sr.ReadToEnd()); } else { //error in web request returned by server Console.WriteLine(response.Status + ": " + response.statusdescription); } } } catch (Exception e) { Console.WriteLine(e.Message); } finally { sr.close(); } Note: Clients are required to replace username and password with their unique assigned logon credentials from Nasdaq. Additional authentication examples are available upon request. Clients also need to present a valid client side certificate NasdaqM Web Security Framework. ther Sample Calls Using CURL: curl -b cookies.txt -c cookies.txt -d "username=&password=yyy" url --cert <certificate[:password]> Note: Cookies should be turned on to retain sessions. In addition, explicitly post the username and password (lower case) and remove server variables. Revised: March 15, 2019 Page 4

5 Hours of peration The NFN web service reports outlined in this document are available for download from Monday mornings at 12:00 a.m., Eastern Time (ET) through Friday evenings at 11 p.m., ET. The NFN posting times for each report are as follows: Report Name s All Versions Initial Posting Time Between 11:00 a.m., ET and 1 p.m., ET Final Posting Time Notes 6:00 p.m., ET Nasdaq attempts to post file by 12 noon, ET. After initial posting, Nasdaq attempts to limit the changes to corrections only. Directory 7:00 a.m., ET Since the NFN Symbol Directory contains only active instruments, it is rare for the contents to change intraday. Ex-Date Report 8:00 a.m., ET 8:05 p.m., ET Nasdaq dynamically updates the Ex-Date report as pricing agents enter dividend and capital distribution data into the NFN system. For the most complete data, Nasdaq recommends that firms pull the report after 8:05 p.m., ET Release Notes Upcoming Change Added field to NFN Document Posting Service n or about March 6, 2019, Nasdaq will add 1 new field to the NFN Document Posting Service. The new field is: Issuer Name 75 bytes, Denotes the name of the Issuer / Sponsor for the NFN instrument at the time of the NFN Document Posting Service file posting. Based on client demand, Nasdaq is adding three new document types to be accepted: Revised: March 15, 2019 Page 5

6 Past Changes 2018 Proof of Total Net Assets Summary Plan Description ther n or about November 5, 2018, Nasdaq will add 13 new fields to the. The new fields are: Vehicle Legal Structure bytes, Indicates how the instrument is Current currently represented or registered as with a regulation body. Vehicle Legal Structure - New Performance - Current Performance - New Rebalance Frequency - Current 100 bytes, Indicates how the instrument is represented or registered as with a regulation body. 40 bytes, Indicates the current performance of the instrument: Aggregate or Model. This field will only be populated for Managed Accounts and Separate Accounts. 40 bytes, Indicates the new performance of the instrument: Aggregate or Model. This field will only be populated for Managed Accounts and Separate Accounts. 50 bytes, Indicates the current frequency of buying and selling securities of the portfolio to set the weight of each asset class back to its original state of investment strategy. This field will only be populated for Managed Accounts and Separate Accounts. Rebalance Frequency - New 50 bytes, Indicates the new frequency of buying and selling securities of the portfolio to set the weight of each asset class back to its original state of investment strategy. This field will only be populated for Managed Accounts and Separate Accounts. Number of Accounts 10 bytes, Denotes the number of accounts for the instrument. This field will only be populated for Managed Accounts and Separate Accounts. Number of Accounts Date Date, MM/DD/YYYY Indicates the As of Date associated with the Number of Accounts field. This field will only be populated if the Number of Accounts is provided. Assets Under Management 25 bytes, Denotes the total market value of assets that an investment company or financial institution manages on behalf of investors. Assets Under Management Date Date, MM/DD/YYYY Indicates the As of Date associated with the Asset Under Management field. This field will Revised: March 15, 2019 Page 6

7 only be populated if the Asset Under Management is provided. GIPS Compliant 1 byte, Alpha Denotes that the is compliant with the Global Investment Performance Standards. This field will only be populated for Managed Accounts, Separate Accounts, and Collective Investment Trusts. Y Yes. NFN issuer has indicated that this instrument is GIPS Compliant. N No. NFN issuer has indicated that this instrument is not GIPS Compliant. <space> Not available. NFN Issuer did not provide GIPS compliance status. Insured 20 bytes, Denotes whether the instrument is insured by FDIC or others, for Demand Deposit Accounts only. Insured Amount 9 bytes, decimal, $$$$$$$$$ (9,0) Indicates the amount of investment in Demand Deposit Account that is being insured. Nasdaq is adding 6 new fields to the NFN Directory file: Vehicle Legal Structure 100 bytes, Indicates how the instrument is currently represented or registered as with a regulation body. Performance 40 bytes, Indicates the current performance of the instrument: Aggregate or Model. This field will only be populated for Managed Accounts and Separate Accounts. Rebalance Frequency 50 bytes, Indicates the frequency of buying and selling securities of the portfolio to set the weight of each asset class back to its original state of investment strategy. This field will only be populated for Managed Accounts and Separate Accounts. GIPS Compliant 1 byte, Alpha Denotes that the is compliant with the Global Investment Performance Standards. This field will only be populated for Managed Accounts, Separate Accounts, and Collective Investment Trusts. Revised: March 15, 2019 Page 7

8 Y Yes. NFN issuer has indicated that this instrument is GIPS Compliant. N No. NFN issuer has indicated that this instrument is not GIPS Compliant. <space> Not available. NFN Issuer did not provide GIPS compliance status. Insured 20 bytes, Denotes whether the instrument is insured by FDIC or others, for Demand Deposit Accounts only. Insured Amount 9 bytes, decimal, $$$$$$$$$ (9,0) Indicates the amount of investment in Demand Deposit Account that is being insured. n or about August 20, 2018, Nasdaq will release rebranding changes to the Nasdaq Fund Network (NFN) Daily List, and Symbol Directory. These changes will include removing branding from 4 field headers in message header row, and removing branding from 1 event code, detailed below. Nasdaq will release JSN formatted data streams and files. For JSN formatted test files please see Data Technical News Daily List Changes: ld MFQS Symbol Current MFQS Symbol New MFQS Event MFQS Symbol for Merger / Acquisition MFQS Attribute Change MFQS Effective Date Symbol Directory changes: ld MFQS Symbol MFQS Start Date New Symbol Current Symbol - New Event Symbol for Merger / Acquisition Attribute Change System Effective Date New Symbol Pricing Start Date Nasdaq to release a new Type, and a new code for Demand Deposit Account: Type Description DD 5 Demand Deposit Account A demand deposit is an account with a bank or other financial institution that allows the depositor to withdraw his or her funds from the account without warning or with less than seven days' notice. Demand deposits are a key component of Revised: March 15, 2019 Page 8

9 the M1 money supply calculated by the Federal Reserve. Nasdaq Fund Network URL changes from to There is a parallel period for this change. The parallel period ends on December 31, In addition to integrating the rebranding of the Nasdaq Fund Network, the names of the web service reports are also changing. Report Advanced Notification Daily List Report names through August 17, 2018 ~/reports/mfqsadvance.ashx Report names as of August 20, 2018 ~/reports/dladvance.ashx Symbol Directory ~/reports/mfqsdirectory.ashx ~/reports/directory.ashx Documentation Download ~/reports/mfqsdocpost.ashx ~/reports/docpost.ashx Next Day Notification Daily List Expense ~/reports/mfqsnextday.ashx ~/reports/mfqsfundexpense.as hx ~/reports/dlnextday.ashx ~/reports/expense.ashx Root Directory ~/reports/mfqsroot.ashx ~/reports/rootdirectory.ashx Performance ~/reports/mfqsperfo rmance.ashx ~/reports/performance.as hx NFN added the ability to pull the and NFN Advanced Daily list by symbol, and symbol/date. n March 26, 2018, Nasdaq will release a new s and Type values to the. The new Types and s will denote the addition of SMAs, UMAs, CITs, Separate Accounts and the shift of Hedge Funds from Alternative Products, to its own Type, the for Hedge Funds will remain the unchanged. n January 29, 2018, Nasdaq will release a new field to the. Root Symbol will denote the Root identification for each instrument listed with NFN, where available. This field will not be required. Past Changes 2017 n November 20, 2017, Nasdaq will release a new field to the. Class will denote the share class for each instrument listed with NFN, where available. This new field will be eligible for Mutual Funds, Money Market Funds, Annuities, and Alternative Investment Products. This field will not be required. Revised: March 15, 2019 Page 9

10 Based on client demand, Nasdaq is modifying NFN eligibility standards to allow both registered and non-registered instruments to use the valuation service. n March 6, 2017, Nasdaq will release three new values in the existing Registration field on the. The new field will denote the U.S. regulatory oversight body with which the NFN instrument is registered. The allowable values are: Description S U.S. Securities and Exchange Commission (SEC) is covered by SEC rules. M Municipal Securities Rulemaking Board (MSRB) is covered by MSRB rules. C U.S. Commodity Futures Trading Commission (CFTC) is covered by CTFC rules. SEC Registration Exemption meets SEC exemption requirements and is not covered by MSRB or CTFC rules. N Not Registered with U.S. Regulatory Agency is not covered by U.S. regulatory agency rules. ther ther n May 15, 2017, Nasdaq will add two codes for the existing field in the NFN Symbol Directory and file formats. The new values are: Description Y Interval Fund An interval fund is a type of investment company that periodically offers to repurchase its shares from shareholders. Please refer to the SEC website for a more complete description. Z Business Development Company (BDC) Note: NFN supports a footnote code of I to denote when repurchase offer periods. BDCs is a type of closed-end investment company for the purpose of making capital more readily available to small, developing, and financially troubled companies that do not have ready access to the public capital markets or other forms of conventional financing. Please refer to the SEC website for BDC rules. Revised: March 15, 2019 Page 10

11 (s) Web Service Parameters To retrieve the NFN Directory, Web Service Users shall need to enter a call with the following parameters: Daily List File Name: As noted below, Nasdaq offers two versions of the NFN Daily List. User should specify DLAdvance or DLNextDay. Date of Daily List: Data should be entered in MM-DD-YYYY or MM/DD/YYYY format. Symbol for Daily List: Data should be 5-11 characters, following the symbol format requirements. File Type: Data should indicate requested file format. ptions: ML for ML formatted text, pipe for pipe ( ) delimited text, ExcelML for a formatted MS- Excel file, or JSN for a JSN format File Format Each business day, Nasdaq will post two files with the same basic file format: Advance Notifications: This file will include all NFN registration actions that were approved by NFN perations on the current business date regardless of the effective date. This advance notification file will be stored as a pipedelimited text file. For the Web Service file name parameter, please use DLAdvance. Next Business Day Changes: This file provides only those NFN registration actions scheduled to take effect on the next business day. This next day file will be stored as a pipe-delimited text file. For the Web Service file name parameter, please use DLNextDay. The file format for both files will be the same. The files will include a message header row with the field headings. Following the message header row, the individual security-level records will be sorted in ascending order by System Effective Date and then ascending alphabetic order by Symbol field. As the last record in the file, the system will provide the Web Service parameters as well as the Note for the Day. Revised: March 15, 2019 Page 11

12 Security Level Details Posting Date Date, MM/DD/YYYY Denotes the date on which the record was generated. Date field is stored in MM/DD/YYYY format. Posting Time System Effective Date Time, HHMMSS Date, MM/DD/YYYY Event Text up to 50 bytes Denotes the time that the entry was generated or last updated. The time will be stated in HHMMSS format. The time is based on US Eastern Time. Denotes the date that the NFN instrument registration change will be effective in the NFN system. Date field is stored in MM/DD/YYYY format. Indicates the type of registration action associated with the NFN instrument. Allowable values are: Issuer Corporate Action Date Type / Tier Current Date, MM/DD/YYYY 2 bytes, Event s Addition Deletion Replacement Attribute Change Restore Withdraw Addition Withdraw Deletion Withdraw Replacement Withdraw - Attribute Change Withdraw Restore Denotes the date that the NFN issuer will enact (enacted) the instrument change action on its side. Date field is stored in MM/DD/YYYY format. Note: The Issuer Corporate Action Date shall be populated for Attribute Change and Deletion event codes only. Denotes the NFN security class and listing tier for the instrument at the time of the Daily List posting. Allowable values are: MF Mutual Fund News Media List MS Mutual Fund Supplemental List $$ Money Market Fund News Media List $S Money Market Fund Supplemental List US Unit Investment Trust (UIT) AN Annuity Revised: March 15, 2019 Page 12

13 SP AP EM MA CT SA HF DD Structured Product Alternative Investment Product (AIP) NextShares Exchange Traded Managed Fund Managed Accounts Collective Investment Trust (CIT) Separate Accounts Hedge Fund Demand Deposit Account Type / Tier New 2 bytes, For addition actions, this field will not be reflect the NFN issue type for the instrument being replaced in the system. will reflect the NFN issue type in system on the Daily List posting date. For deletion actions, this field will reflect the NFN issue type for the instrument being removed from the system. For restore actions, this field will not be Denotes the NFN security class and listing tier for the instrument as of the System Effective Date. Allowable values are: MF Mutual Fund News Media List MS Mutual Fund Supplemental List $$ Money Market Fund News Media List $S Money Market Fund Supplemental List US Unit Investment Trust (UIT) AN Annuity SP Structured Product AP Alternative Investment Product (AIP) EM NextShares Exchange Traded Managed Fund MA Managed Accounts CT Collective Investment Trust (CIT) SA Separate Accounts HF Hedge Fund Revised: March 15, 2019 Page 13

14 DD Demand Deposit Account Current 1 byte, For addition actions, this field will reflect the NFN issue type for the instrument being added to the system. reflect the NFN issue type for the instrument being added to the system. will reflect the NFN issue type as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the NFN issue type for the instrument being reinstated to the NFN system. Indicates the investment strategy or subcategory for the NFN instrument at the time of the Daily List posting. The allowable values are: Mutual Funds (Types MF and MS) Mutual Fund pen End C Mutual Fund Closed End Interval Fund Y Z Business Development Company (BDC) Money Market Funds (Types $$ and $S) Money Market Fund General A Purpose Money Market Fund G Government Securities Money Market Fund Tax Exempt Securities Unit Investment Trust (Type US) Unit Investment Trust Debt D Securities Unit Investment Trust Equity E Securities Annuities (Type AN) M Annuity Variable N Annuity Equity Indexed Structured Products (Type SP) R Structured Product Hybrid Structured Product Single S Stock Structured Product T Buffer/Barrier Enhanced Upside Revised: March 15, 2019 Page 14

15 U Structured Product Principal Protected V Structured Product Commodity / F W Structured Product Rates Enhanced L Structured Product ther Alternative Investment Products (Type AP) B Managed Future Fund F Fund of Hedge Fund I Non-Traded REIT J Non-Traditional Hedge Fund (Registered) K Commodity Pool Fund P Private Equity ffering NextShares Exchange Traded Managed Funds (Type EM) Q NextShares Hedge Fund (Type HF) H Hedge Fund Collective Investment Trust (Type CT) 1 Collective Investment Trust Managed Accounts (Type MA) 2 Separately Managed Accounts (SMA) 3 Unified Managed Accounts (UMA) Separate Accounts (Type SA) 4 Separate Accounts Demand Deposit Account (Type DD) 5 Demand Deposit Account For addition actions, this field will not be reflect the NFN issue category for the instrument being replaced in the system. will reflect the NFN issue category in system on the Daily List posting date. For deletion actions, this field will reflect the NFN issue category for the instrument being removed from the system. For restore actions, this field will not be Revised: March 15, 2019 Page 15

16 New 1 byte, Indicates the investment strategy or subcategory for the NFN instrument on the stated System Effective Date. The allowable values are: Mutual Funds (Types MF and MS) Mutual Fund pen End C Mutual Fund Closed End Y Interval Fund Business Development Z Company (BDC) Money Market Funds (Types $$ and $S) Money Market Fund General A Purpose Money Market Fund G Government Securities Money Market Fund Tax Exempt Securities Unit Investment Trust (Type US) Unit Investment Trust Debt D Securities Unit Investment Trust Equity E Securities Annuities (Type AN) M Annuity Variable N Annuity Equity Indexed Structured Products (Type SP) R Structured Product Hybrid Structured Product Single S Stock Structured Product T Buffer/Barrier Enhanced Upside Structured Product Principal U Protected Structured Product V Commodity / F Structured Product Rates W Enhanced L Structured Product ther Alternative Investment Products (Type AP) B Managed Future Fund F Fund of Hedge Fund I Non-Traded REIT J Non-Traditional Hedge Fund (Registered) K Commodity Pool Fund P Private Equity ffering Revised: March 15, 2019 Page 16

17 NextShares Exchange Traded Managed Funds (Type EM) Q NextShares Hedge Fund (Type HF) H Hedge Fund Collective Investment Trust (Type CT) 1 Collective Investment Trust Managed Accounts (Type MA) 2 Separately Managed Accounts (SMA) 3 Unified Managed Accounts (UMA) Separate Accounts (Type SA) 4 Separate Accounts Demand Deposit Account (Type DD) 5 Demand Deposit Account Symbol Current 11 bytes, For addition actions, this field will reflect the NFN issue category for the instrument being added to the system. reflect the NFN issue category for the instrument being added to the system. will reflect the NFN issue category as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the NFN issue category for the instrument being reinstated to the NFN system. Denotes the Nasdaq-assigned symbol for NFN instrument at the time of the file posting. For addition actions, this field will not be reflect the symbol for the instrument being replaced in the system. will reflect the symbol in system on the Daily List posting date. For deletion actions, this field will reflect the symbol for the instrument being removed from the system. Revised: March 15, 2019 Page 17

18 For restore actions, this field will not be Symbol New 11 bytes, Denotes the new Nasdaq-assigned symbol for NFN instrument as of the System Effective Date. CUSIP Current CUSIP New 9 bytes, 9 bytes, For addition actions, this field will reflect the symbol for the instrument being added to the system. reflect the symbol for the instrument being added to the system. will reflect the symbol as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the symbol for the instrument being reinstated to the NFN system. Denote the CUSIP in the NFN system for the instrument at the time of the file posting. Please note that Nasdaq will only populate this field for recipient firms with a valid CUSIP license and entitlement token. For addition actions, this field will not be reflect the CUSIP for the instrument being replaced in the system. will reflect the CUSIP in system on the Daily List posting date. For deletion actions, this field will reflect the CUSIP for the instrument being removed from the system. For restore actions, this field will not be Denotes the CUSIP number, as being reported by the NFN Issuer, for the NFN instrument as of the System Effective Date. Please note that Nasdaq will only populate this field for recipient firms with a valid CUSIP license and entitlement token. For addition actions, this field will reflect the CUSIP for the instrument being added to the system. Revised: March 15, 2019 Page 18

19 reflect the CUSIP for the instrument being added to the system. will reflect the CUSIP as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the CUSIP for the instrument being reinstated to the NFN system. Name Current Text up to 150 bytes Denotes the Issue Name in the NFN system for the instrument at the time of the file posting. Name New Issuer Name Current Text up to 150 bytes Text up to 75 bytes For addition actions, this field will not be reflect the Issue Name for the instrument being replaced in the system. For instrument attribute change actions, this field will reflect the Issue Name in system on the Daily List posting date. For deletion actions, this field will reflect the Issue Name for the instrument being removed from the system. For restore actions, this field will not be Denotes the Issue Name for NFN instrument as of the System Effective Date. For addition actions, this field will reflect the Issue Name for the instrument being added to the system. reflect the Issue Name for the instrument being added to the system. will reflect the Issue Name as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the Issue Name of the instrument being reinstated to the NFN system. Denotes the name of the Issuer / Sponsor for the NFN instrument at the time of the NFN Daily List file posting. Revised: March 15, 2019 Page 19

20 For addition actions, this field will not be reflect the Issuer Name for the instrument being replaced in the system. will reflect the Issuer Name in system on the Daily List posting date. For deletion actions, this field will reflect the Issuer Name for the instrument being removed from the system. For restore actions, this field will not be Issuer Name New Text up to 75 bytes Denotes the name of the Issuer / Sponsor for the NFN instrument as of the System Effective Date. Exchange for Listed s Current 4 bytes, For addition actions, this field will reflect the Issuer Name for the instrument being added to the system. reflect the Issuer Name for the instrument being added to the system. will reflect the Issuer Name as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the Issuer Name for the instrument being reinstated to the NFN system. Denotes the IS Market Identification s (MICs) for the primary listing market center for the NFN instrument at the time of the Daily List posting. Note: This field will be populated for closed-end funds / exchange traded funds and structured products only. For addition actions, this field will not be not be will reflect the Listing Exchange in system on the Daily List posting date. Revised: March 15, 2019 Page 20

21 For deletion actions, this field will reflect the Listing Exchange for the instrument being removed from the system. For restore actions, this field will not be Exchange for Listed s New 4 bytes, Denotes the IS Market Identification s (MICs) for the primary listing market center for the NFN instrument as of the System Effective Date. Note: This field will be populated for closed-end funds / exchange traded funds and structured products only. Exchange Symbol For Listed s Current 11 bytes, For addition actions, this field will reflect the Listing Exchange for the instrument being added to the system. not be will reflect the Listing Exchange as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the Listing Exchange for the instrument being reinstated to the NFN system. Denotes the ticker symbol for the NFN instrument on its primary listing market at the time of the Daily List posting. Note: This field will only be populated if the exchange code field above is For addition actions, this field will not be not be will reflect the Listing Exchange in system on the Daily List posting date. For deletion actions, this field will reflect the Listing Exchange for the instrument being removed from the system. For restore actions, this field will not be Revised: March 15, 2019 Page 21

22 Exchange Symbol For Listed s New 11 bytes, Denotes the ticker symbol for the NFN instrument on its primary listing market as of the System Effective Date. Note: This field will only be populated if the exchange code field above is Newspaper Category Current Newspaper Category New 20 bytes, (inclusive of spaces) 20 bytes, (inclusive of spaces) For addition actions, this field will reflect the Listing Exchange Symbol for the instrument being added to the system. not be will reflect the Listing Exchange Symbol as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the Listing Exchange Symbol for the instrument being reinstated to the NFN system. Denotes the heading to be displayed in print media stock tables in for the NFN Issuer / Fund Family as of the Daily List posting date. This field will only be populated if the NFN Fund Type Current field value is equal to MF (Mutual Fund News Media List) or $$ (Money Market Fund News Media List). For addition actions, this field will not be not be For NFN attribute change actions, this field will reflect the Newspaper Heading in system on the Daily List posting date. For deletion actions, this field will reflect the Newspaper Heading for the instrument being removed from the system. For restore actions, this field will not be Denotes the heading to be displayed in print media stock tables in for the NFN Issuer / Fund Family as of the System Effective Date. Note: This field should only be populated if the NFN Fund Type New field value is equal to MF (Mutual Fund News Media List) or $$ (Money Market Fund News Media List). Revised: March 15, 2019 Page 22

23 Newspaper Abbreviation Current Newspaper Abbreviation New 16 bytes, (inclusive of spaces) 16 bytes, (inclusive of spaces) For addition actions, this field will reflect the Newspaper Heading for the instrument being added to the system. not be will reflect the Newspaper Heading as of the System Effective Date. For deletion actions, this field will not be For restore actions, this field will reflect the Newspaper Heading for the instrument being reinstated to the NFN system. Denotes the descriptive symbol to be displayed in the print media stock tables for the NFN instrument as of System Effective Date. Note: This field should only be populated if the NFN Fund Type Current field value is equal to MF or $$. For addition actions, this field will not be not be will reflect the Newspaper Symbol in system on the Daily List posting date. For deletion actions, this field will reflect the Newspaper Symbol for the instrument being removed from the system. For restore actions, this field will not be Denotes the descriptive symbol to be displayed in the print media stock tables for the NFN instrument as of System Effective Date. Note: This field should only be populated if the NFN Fund Type New field value is equal to MF or $$. For addition actions, this field will reflect the Newspaper Symbol for the instrument being added to the system. not be Revised: March 15, 2019 Page 23

24 will reflect the Newspaper Symbol as of the System Effective Date. For deletion actions, this field will not be For restore actions, this field will reflect the Newspaper Symbol for the instrument being reinstated to the NFN system. Pricing Agent Current Text up to 150 bytes Denotes the name of the firm responsible for submitting valuation data for NFN instrument at the time of the Daily List posting. Pricing Agent New Pricing Frequency Current Text up to 150 bytes 1 byte, For addition actions, this field will not be reflect the Pricing Agent for the instrument being replaced in the system. will reflect the Pricing Agent in system on the Daily List posting date. For deletion actions, this field will reflect the Pricing Agent for the instrument being removed from the system. For restore actions, this field will not be Denotes the name of the firm responsible for submitting valuation data for NFN instrument as of the System Effective Date. For addition actions, this field will reflect the Pricing Agent for the instrument being added to the system. reflect the Pricing Agent for the instrument being added to the system. will reflect the Pricing Agent as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the Pricing Agent for the instrument being reinstated to the NFN system. Denotes the pricing frequency for the NFN instrument as of the Daily List posting date. Allowable values are: Revised: March 15, 2019 Page 24

25 I D W B M Q S A Intraday Daily Weekly Bi-weekly Monthly Quarterly Semi-Annual Annual Pricing Frequency New 1 byte, For addition actions, this field will not be reflect the NFN Pricing Frequency for the instrument being replaced in the system. will reflect the NFN Pricing Frequency in system on the Daily List posting date. For deletion actions, this field will reflect the NFN Pricing Frequency for the instrument being removed from the system. For restore actions, this field will not be Denotes the expected pricing frequency for the NFN instrument as of System Effective Date. Allowable values are: I D W B M Q S A Intraday Daily Weekly Bi-weekly Monthly Quarterly Semi-Annual Annual Please note that, if the Issuer does not provide this information, the default pricing frequency will be Daily. For addition actions, this field will reflect the NFN Pricing Frequency for the instrument being added to the system. reflect the NFN Pricing Frequency for the instrument being added to the system. Revised: March 15, 2019 Page 25

26 will reflect the NFN Pricing Frequency as of the System effective date. For deletion actions, this field will not be For restore actions, this field will reflect the NFN Pricing Frequency for the instrument being reinstated to the NFN system. Country of Issuance 2 bytes, Denotes the primary registration location for the issuance as of System Effective Date. For this field, Nasdaq will use IS 3166 country codes. ISIN Current 12 bytes, Denotes the ISIN for the NFN at the time of the Daily List posting. The ISIN should map to the country of issuance. ISIN New Currency Inception Date NAV Inception Date 12 bytes, 3 bytes, Date, MM/DD/YYYY 11 bytes, Denotes the ISIN for the NFN as of the System Effective Date. The ISIN should map to the country of issuance. Denotes the currency in which the NFN instrument will submit valuation data as of System Effective Date. Nasdaq will use the GitHub currency alphabetic codes for this field. The default value is USD. Denotes the date that the NFN was created by the NFN Issuer. Field will be stated in MM/DD/YYYY format if available. For addition actions, this field will reflect the Inception Date for the instrument being added. reflect the Inception Date for the instrument being added. will reflect the Inception Date in the NFN system for the security. For deletion actions, this field will not be For restore actions, this field will reflect the inception date for the instrument being reinstated to the NFN system. Denotes the net asset value (NAV) for the NFN instrument as of the Inception Date. Data format: $$$$$$$$.dddd. Refer to the Pricing Currency field for the denomination for the NAV. Revised: March 15, 2019 Page 26

27 Total Net Assets Inception Date Minimum Initial Subscription 15 bytes, 12 bytes, For addition actions, this field will reflect the Inception Date NAV for the instrument being added. reflect the Inception Date NAV for the instrument being added. will reflect the updated inception date NAV if provided by the issuer. For deletion actions, this field will not be For restore actions, this field will reflect the inception date NAV for the instrument being reinstated to the NFN system if available. Denotes the total net assets for the NFN instrument as of the Inception Date. Data format: $$$$$$$$$$$$$$$. Refer to the Pricing Currency field for the denomination for the Total Net Assets. For addition actions, this field will reflect the Total Net Assets - Inception Date for the instrument being added. reflect the Total Net Assets - Inception Date for the instrument being added. will reflect the updated Total Net Assets - Inception Date if provided by the issuer. For deletion actions, this field will not be For restore actions, this field will reflect the Total Net Assets - Inception Date for the instrument being reinstated to the NFN system if available. Denotes the Minimum Initial Subscription amount for the NFN instrument as of the Corporate Action Date. Data format: $$$$$$$$$.dd. Refer to the Pricing Currency field for the denomination for the subscription amount. Please note that Minimum Initial Subscription is an optional data entry field. Revised: March 15, 2019 Page 27

28 For addition actions, this field will reflect the Minimum Initial Subscription for the instrument being added. reflect the Minimum Initial Subscription for the instrument being added. will reflect the Minimum Initial Subscription as of the Corporate Action Date. For deletion actions, this field will not be For restore actions, this field will reflect the Minimum Initial Subscription for the instrument being reinstated to the NFN system. Minimum Incremental Subscription 12 bytes, Denotes the Minimum Initial Subscription amount for the NFN instrument as of the Corporate Action Date. Data format: $$$$$$$$$.dd. Refer to the Pricing Currency field for the denomination for the subscription amount. Please note that Minimum Initial Subscription is an optional data entry field. pen To New Investors 1 byte, For addition actions, this field will reflect the Minimum Incremental Subscription for the instrument being added. reflect the Minimum Incremental Subscription for the instrument being added. will reflect the Minimum Incremental Subscription as of the Corporate Action Date. For deletion actions, this field will not be For restore actions, this field will reflect the Minimum Incremental Subscription for the instrument being reinstated to the NFN system. Denotes if the NFN is open or closed to new investors as of the Corporate Action Date. Allowable values are: C <space> Closed to new investors pen to new investors Not available Revised: March 15, 2019 Page 28

29 Please note that, if the issuer does not provide this flag, the default value will be. Number of Shareholders Number of Shareholders Date Total Shares utstanding 12 bytes, Date, MM/DD/YYYY 12 bytes, For addition actions, this field will reflect the Flag for the instrument being added. reflect the Flag for the instrument being added. will reflect the Flag as of the Corporate Action Date. For deletion actions, this field will not be For restore actions, the field will reflect the Flag for the instrument being reinstated to the NFN system. Denotes the number of shareholders for the NFN instrument as of the date listed in the field below. For addition actions, this field will reflect the Number of Shareholders for the instrument being added. reflect the Number of Shareholders for the instrument being added. will reflect the Number of Shareholders as of the date listed below. For deletion actions, this field will not be For restore actions, this field will reflect the Number of Shareholders from the most recent NFN application for the instrument being reinstated to the NFN system. Indicates the As of Date associated with the Number of Shareholders field above. Field will be stated in MM/DD/YYYY format if available. This field will only be populated if the Number of Shareholders is provided. Denotes the number of total shares outstanding (TS) for the NFN instrument as of date listed in the field below. For addition actions, this field will reflect the TS for the instrument being added. Revised: March 15, 2019 Page 29

30 reflect the TS for the instrument being added. will reflect the TS as of the date listed below. For deletion actions, this field will not be For restore actions, this field will reflect the TS from the most recent NFN application for the instrument being reinstated to the NFN system. Total Shares utstanding Date Date, MM/DD/YYYY Indicates the As of Date associated with the TS field above. Field will be stated in MM/DD/YYYY format if available. This field will only be populated if the TS is provided. Total Net Assets 15 bytes, Denotes the Total Net Assets (in actual currency units) for the NFN instrument as of the date listed in the field below. Data Format: $$$$$$$$$$$$$$$. Refer to the Pricing Currency field for the denomination for the Total Net Assets. For addition actions, this field will reflect the Total Net Assets for the instrument being added. reflect the Total Net Assets for the instrument being added. will reflect the Total Net Assets as of the date listed below. For deletion actions, this field will not be For restore actions, this field will reflect the Total Net Assets from the latest NFN application for the instrument being reinstated to the NFN system. Total Net Assets Date Date, MM/DD/YYYY Note: NFN allows firms to report Total Net Assets via the NFN Valuation Module on a daily basis. nce a security is active on the NFN system, firms should use the Nasdaq Fund Network Data Service product for Total Net Asset information. Indicates the As of Date associated with the Total Net Assets field above. Field will be stated in MM/DD/YYYY format if available. This field will only be populated if the Total Net Assets is provided. Revised: March 15, 2019 Page 30

31 Deposit Date Current Date, MM/DD/YYYY Indicates the current date in the NFN system for the trust deposit. Field will be stated in MM/DD/YYYY format. This field will only be populated for UIT and Structured Product registrations. Deposit Date New Termination Date Current Date, MM/DD/YYYY Date, MM/DD/YYYY For addition actions, this field will not be reflect the Deposit Date for the instrument being removed. will reflect the Deposit Date on the Daily List posting date. For deletion actions, this field will reflect the Deposit Date for the instrument being deleted. For restore actions, this field will not be Indicates the new date in the NFN system for the trust deposit. Field will be stated in MM/DD/YYYY format. This field will only be populated for UIT and Structured Product instruments. For addition actions, this field will reflect the Deposit Date for instrument being added. reflect the Deposit Date for the instrument being added. will reflect the Deposit Date as of the System Effective Date. For deletion actions, this field will not be For restore actions, this field will reflect the Deposit Date for the instrument being instated to the NFN system. Indicates the scheduled maturity or termination date for the NFN instrument on the Daily List posting date. Field will be stated in MM/DD/YYYY format if available. This field will only be populated for UIT and Structured Product instruments. For addition actions, this field will not be Revised: March 15, 2019 Page 31

32 reflect the Termination Date for the instrument being removed. will reflect the Termination Date as of the System Effective Date. For deletion actions, this field will reflect the Termination Date for the instrument being deleted. For restore actions, this field will not be Termination Date New Date, MM/DD/YYYY Indicates the scheduled maturity or termination date for the NFN instrument as of the System Effective Date. Field will be stated in MM/DD/YYYY format if available. This field will only be populated for UIT and Structured Product instruments. Distribution Frequency Current 1 byte, For addition actions, this field will reflect the Termination Date for instrument being added. reflect the Termination Date for the instrument being added. will reflect the Termination Date as of the System Effective Date. For deletion actions, this field will not be For restore actions, this field will reflect the Termination Date from the most recent NFN application for the instrument being reinstated to the NFN system. Indicates the current distribution frequency for the instrument in the NFN system on the Daily List posting date. Allowable values are: M Q S A <space> Monthly Quarterly Semi-Annual Annual Not available For addition actions, this field will not be Revised: March 15, 2019 Page 32

33 reflect the Distribution Frequency for the instrument being removed. will reflect the Distribution Frequency as of the Daily List posting date. For deletion actions, this field will reflect the Distribution Frequency for the instrument being deleted. For restore actions, this field will not be Distribution Type Current 2 bytes, Indicates the current distribution type listed in the NFN system for the instrument. Allowable values are: C R W RC RW <space> Cash Reinvest Wrap Reinvest Cash Reinvest Wrap Not available Distribution Frequency New 1 byte, For addition actions, this field will not be reflect the Distribution Type for the instrument being removed. will reflect the Distribution Type as of the Daily List posting date. For deletion actions, this field will reflect the Distribution Type for the instrument being deleted. For restore actions, this field will not be Indicates the expected distribution frequency for the instrument. Allowable values are: M Q S A <space> Monthly Quarterly Semi-Annual Annual Not available For addition actions, this field will reflect the Distribution Frequency for instrument being added. Revised: March 15, 2019 Page 33

34 reflect the Distribution Frequency for the instrument being added. will reflect the Distribution Frequency as of the System Effective Date. For deletion actions, this field will not be For restore actions, this field will reflect the Distribution Frequency for the instrument being reinstated to the NFN system. Distribution Type New 2 bytes, Indicates the planned distribution type reported by the Issuer for the NFN instrument. Allowable values are: C R W RC RW <space> Cash Reinvest Wrap Reinvest Cash Reinvest Wrap Not available Par Per Share/Unit 13 bytes, For addition actions, this field will reflect the Distribution Type for instrument being added. reflect the Distribution Type for the instrument being added. will reflect the Distribution Type as of the System Effective Date. For deletion actions, this field will not be For restore actions, this field will reflect the Distribution Type for the instrument being reinstated to the NFN system. Denotes the face value amount for the NFN instrument as of the System Effective Date. Data format will be: $$$$$$.dddddd. Refer to the Pricing Currency field for the denomination for the Par amount. Please note that the Par Per Unit/Share field may only be populated for UIT securities. For addition actions, this field will reflect the Par for instrument being added. Revised: March 15, 2019 Page 34

NFN Directory Web Service Parameters Directory File Format... 46

NFN Directory Web Service Parameters Directory File Format... 46 Nasdaq Fund Network (NFN) Daily List Reports Updated: June 6, 2018 Table of Contents Nasdaq Fund Network (NFN) Daily List Reports... 1 verview... 2 Web Service Reports... 2 Secured Website Access... 2

More information

Mutual Fund Quotation Service (MFQS) Daily List Reports

Mutual Fund Quotation Service (MFQS) Daily List Reports Mutual Fund Quotation Service (MFQS) Daily List Reports Updated: January 12, 2018 Table of Contents verview... 3 Web Service Reports... 3 Secured Website Access... 3 Architecture... 4 Hours of peration...

More information

Mutual Fund Dissemination Service (MFDS)

Mutual Fund Dissemination Service (MFDS) Mutual Fund Dissemination Service (MFDS) Web-based data access option Data format specification as of January 17, 2018 Managed by Nasdaq Global Information Services Table of Contents Background... 3 Product

More information

Nasdaq Fund Network (NFN) Batch Upload File Format Specification for NFN Website Users. 6/19/2018 Nasdaq Global Information Services

Nasdaq Fund Network (NFN) Batch Upload File Format Specification for NFN Website Users. 6/19/2018 Nasdaq Global Information Services Nasdaq Fund Network (NFN) Batch Upload File Format Specification for NFN Website Users 6/19/2018 Nasdaq Global Information Services 1 Overview... 3 2 Data Format Changes... 3 2.1 Introduction of NFN 0050

More information

Mutual Fund Quotation Service (MFQS) Batch Upload File Format Specification for MFQS Website Users. 3/22/2018 Nasdaq Global Information Services

Mutual Fund Quotation Service (MFQS) Batch Upload File Format Specification for MFQS Website Users. 3/22/2018 Nasdaq Global Information Services Mutual Fund Quotation Service (MFQS) Batch Upload File Format Specification for MFQS Website Users 3/22/2018 Nasdaq Global Information Services 1 Overview... 3 2 Data Format Changes... 3 2.1 Introduction

More information

MFQS WEBSITE USER GUIDE (VERSION )

MFQS WEBSITE USER GUIDE (VERSION ) MFQS WEBSITE USER GUIDE (VERSION 2017-2) TABLE OF CONTENTS INTRODUCTION... 3 Overview... 3 Upcoming Releases... 3 Recent Releases... 3 Sign Up Process... 4 Issuers, Administrators and Pricing Agents...

More information

Mutual Fund Quotation Service (MFQS) File Format Specification for MFQS FTP Server Users. 3/22/2018 Nasdaq Global Information Services

Mutual Fund Quotation Service (MFQS) File Format Specification for MFQS FTP Server Users. 3/22/2018 Nasdaq Global Information Services Mutual Fund Quotation Service (MFQS) File Format Specification for MFQS FTP Server Users 3/22/2018 Nasdaq Global Information Services 1 MFQS FTP Server Information... 4 1.1 Overview... 4 1.2 FTPS Server

More information

Nasdaq Fund Network Data Service

Nasdaq Fund Network Data Service Nasdaq Fund Network Data Service Version: 2018-3 Revised: May 22, 2018 Distributed by: Nasdaq Global Information Services 805 King Farm Boulevard, Suite 200 Rockville, MD 20850 Phone: +1 301 978 5307 E-mails:

More information

Nasdaq Daily List File Format and Specifications

Nasdaq Daily List File Format and Specifications Nasdaq Daily List File Format and Specifications Introduction This specifications document outlines the file format for the Nasdaq Equities, Dividends, Mutual Funds and Next Day X-Date Daily Lists. Please

More information

NASDAQ OMX Global Index Data Service SM

NASDAQ OMX Global Index Data Service SM NASDAQ OMX Global Index Data Service SM Version: 2009-2 Revised: September 25, 2009 Distributed by: NASDAQ OMX Global Data Products 9600 Blackwell Road, Suite 500 Rockville, MD 20850, USA Phone: +1 301

More information

NLS Plus. Version 2.1

NLS Plus. Version 2.1 NLS Plus Version 2.1 A trade-by-trade data feed with Nasdaq, Nasdaq BX and Nasdaq PSX transactions and consolidated volume information for U.S. exchange-listed equities Page 1 Table of Contents 1 Product

More information

FINRA ADDS FINRA Automated Data Delivery System User Guide

FINRA ADDS FINRA Automated Data Delivery System User Guide FINRA ADDS FINRA Automated Data Delivery System User Guide Version 14 Updated January 2018 Table of Contents Overview... 4 Access... 4 Web Access... 4 Trade Journals... 4 Tick Size Pilot Firm Review Files...

More information

NASDAQ Daily List File Format and Specifications

NASDAQ Daily List File Format and Specifications NASDAQ Daily List File Format and Specifications Introduction This specifications document outlines the file format for the NASDAQ Equities, Dividends, Mutual Funds and Next Day X-Date Daily Lists. Please

More information

Cboe End-of-Day ETP Key Values Feed Specification. Version 1.0.3

Cboe End-of-Day ETP Key Values Feed Specification. Version 1.0.3 Cboe End-of-Day ETP Key Values Feed Specification Version 1.0.3 June 15, 2018 Contents 1 Introduction... 3 2 Protocol... 4 2.1 Format... 4 2.2 Availability... 4 2.3 File Name... 4 3 File Layout and Field

More information

To assist recordkeepers in this task, Mid Atlantic has developed the Investment Toolkit. The Toolkit provides the following services:

To assist recordkeepers in this task, Mid Atlantic has developed the Investment Toolkit. The Toolkit provides the following services: Overview The new fee disclosure rules have created new responsibilities for plan sponsors and plan service providers. While overall, these new rules should help even the playing field for unbundled or

More information

PHLX GLIMPSE INTERFACE SPECIFICATIONS. Version 1.5 PHLX GLIMPSE

PHLX GLIMPSE INTERFACE SPECIFICATIONS. Version 1.5 PHLX GLIMPSE Version 1.5 PHLX GLIMPSE 1. Overview A complement to the PHLX Depth real-time data feed product on Nasdaq PHLX SM (referred as PHLX ) PHLX GLIMPSE is a point-to-point data feed connection that provides

More information

BZX Exchange US Listings Corporate Actions Specification

BZX Exchange US Listings Corporate Actions Specification BZX Exchange US Listings Corporate Actions Specification Version 1.0.12 October 17, 2017 Contents 1 Introduction... 3 1.1 Daily Listed Securities Report Overview... 3 1.2 Daily Distributions Report Overview...

More information

MFQS Access Options In June of 2005, NASDAQ OMX discontinued the PDN access option for MFQS. See MFQS News # for details.

MFQS Access Options In June of 2005, NASDAQ OMX discontinued the PDN access option for MFQS. See MFQS News # for details. The Mutual Fund Quotation Service (MFQS) User Guide was originally published in 2001. While the instructions on how to use the MFQS website to submit price data are still accurate, some of the operation

More information

OTC Markets Compliance Analytics Product Specification

OTC Markets Compliance Analytics Product Specification OTC Markets Compliance Analytics Product Specification Version 1.7 November 2017 OTC Markets Compliance Analytics Specification Change history Date Version Description 11/2017 1.7 Amendment of OTC Tier

More information

Nasdaq Options GLIMPSE

Nasdaq Options GLIMPSE Market Data Feed Version 3.2 Nasdaq Options GLIMPSE 1. Overview A complement to the Nasdaq Options ITCH to Trade Options (ITTO) real-time data feed product, Nasdaq Options GLIMPSE 3.0 is a point-to-point

More information

NASDAQ Best Bid and Offer (QBBO) Version 2.0

NASDAQ Best Bid and Offer (QBBO) Version 2.0 NASDAQ Best Bid and Offer (QBBO) Version 2.0 Distributed by: NASDAQ OMX Global Data Products 805 King Farm Blvd Rockville, MD 20850 U.S.A. +1 301 978 5307 1 Product Description NASDAQ Best Bid and Offer

More information

NASDAQ OMX PSX Best Bid and Offer

NASDAQ OMX PSX Best Bid and Offer NASDAQ OMX PSX Best Bid and Offer For PSX Trading Venue NASDAQ OMX Global Data Products 7/10/2013 VERSION 2.0 7/10/2013 1 PSX Best Bid and Offer (PSX BBO) 1 Overview 1.1 Product Description PSX Best Bid

More information

NASDAQ ITCH to Trade Options

NASDAQ ITCH to Trade Options Market Data Feed Version 4.0 NASDAQ ITCH to Trade Options 1. Overview NASDAQ ITCH to Trade Options (ITTO) is a direct data feed product in NOM2 system offered by The NASDAQ Option Market, which features

More information

NASDAQ OPTIONS GLIMPSE INTERFACE SPECIFICATIONS. Market Data Feed Version 1.2 BX OPTIONS GLIMPSE

NASDAQ OPTIONS GLIMPSE INTERFACE SPECIFICATIONS. Market Data Feed Version 1.2 BX OPTIONS GLIMPSE Market Data Feed Version 1.2 BX OPTIONS GLIMPSE 1. Overview A complement to the Nasdaq BX Options Depth of Market (BX Depth) real-time data feed product, Nasdaq BX Options GLIMPSE (BX GLIMPSE) is a point-to-point

More information

NASDAQ OMX BX Last Sale

NASDAQ OMX BX Last Sale NASDAQ OMX BX Last Sale For BX Trading Venue and BX Listing Market NASDAQ OMX Global Data Products 805 Kind Farm Blvd Rockville, MD 20850 +1 301 978 5307 11/1/2013 1 Overview 1.1 Product Description BX

More information

OTC Markets Promotion Data File Specification

OTC Markets Promotion Data File Specification OTC Markets Promotion Data File Specification Version 1.0 March 2018 OTC Markets Promotion Data Specification Change history Date Version Description 3/2018 1.0 Initial Version 3/2018 2 Version 1.0 OTC

More information

NASDAQ OMX PSX Last Sale

NASDAQ OMX PSX Last Sale NASDAQ OMX PSX Last Sale For PSX Trading Venue NASDAQ OMX Global Data Products 11/1/2013 1 Overview PSX Last Sale SM (PLS) is a direct data feed product offered by NASDAQ OMX to support the PSX Trading

More information

BX Options Depth of Market

BX Options Depth of Market Market Data Feed Version 1.3 BX Options Depth of Market 1. Overview Nasdaq BX Options Depth of Market (BX Depth) is a direct data feed product offered by The Nasdaq BX Options Market, which features the

More information

NASDAQ OpenView Basic SM. Data Feed Interface Specifications Version c Updated: September 12, 2006

NASDAQ OpenView Basic SM. Data Feed Interface Specifications Version c Updated: September 12, 2006 NASDAQ OpenView Basic SM Data Feed Interface Specifications Version 2006-1c Updated: September 12, 2006 Table of Contents 1 Introduction...1 1.1 Product Background...1 1.2 OpenView Basic Product Description...2

More information

Trading. The screens shown are for illustration purposes only. Streetscape, mystreetscape, and BondTraderPro are registered trademarks of FMR Corp.

Trading. The screens shown are for illustration purposes only. Streetscape, mystreetscape, and BondTraderPro are registered trademarks of FMR Corp. Introduction... 1 Accessing Trading Functions... 2 Selecting Accounts... 2 Using Order Lists... 3 Entering an Equity Order... 5 Optional Fields on the Equity Order Ticket... 7 Entering a Mutual Fund Order...

More information

Regulatory Notice. MSRB Documents System Hours in EMMA System, RTRS and SHORT System Information Facilities

Regulatory Notice. MSRB Documents System Hours in EMMA System, RTRS and SHORT System Information Facilities Regulatory Notice 0 2015-11 Publication Date July 23, 2015 Stakeholders Municipal Securities Dealers, Municipal Advisors, Issuers, Investors, General Public Notice Type Regulatory Announcement Category

More information

Nasdaq Options GLIMPSE

Nasdaq Options GLIMPSE Nasdaq Options GLIMPSE Market Data Feed Version 4.00 Nasdaq Options GLIMPSE 1. Overview A complement to the NASDAQ Options ITCH to Trade Options (ITTO) real-time data feed product, NASDAQ Options GLIMPSE

More information

Glimpse for Best of Nasdaq Options (BONO)

Glimpse for Best of Nasdaq Options (BONO) S Market Data Feed Version 1.1 Glimpse for Best of Nasdaq Options (BONO) 1. Overview A complement to the Best of Nasdaq Options (BONO) real-time data feed products, Glimpse for Best of Nasdaq Options (BONO)

More information

OTC Markets Compliance Data File Specification

OTC Markets Compliance Data File Specification OTC Markets Compliance Data File Specification Version 1.7 July 2017 OTC Markets Compliance Data File Specification Change history Date Version Description 4/2014 1.0 Initial Version 5/2014 1.1 Added 2

More information

Cboe End-of-Day ETP Key Values Feed Specification. Version 1.0.1

Cboe End-of-Day ETP Key Values Feed Specification. Version 1.0.1 Cboe End-of-Day ETP Key Values Feed Specification Version 1.0.1 October 17, 2017 Contents 1 Introduction... 3 2 Protocol... 4 2.1 Format... 4 2.2 Availability... 4 2.3 File Name... 4 3 File Layout and

More information

Security Data File Specification

Security Data File Specification Security Data File Specification Version 2.4 November 2017 Security Data File Specification Change history 11/20/2017 Amendment of OTC Tier values. Remove OTC from Pink tiers. 08/03/2017 Addition of UNS

More information

1 Overview Architecture Data Types Message Formats Snapshot Message... 9

1 Overview Architecture Data Types Message Formats Snapshot Message... 9 asdaq GLIMPSE 5.0 Table of Contents 1 Overview... 2 2 Architecture... 2 3 Data Types... 2 4 Message Formats... 2 4.1 System Event Message... 3 4.2 Add Order Message... 3 4.3 Stock Directory... 5 4.4 Stock

More information

Bats Europe Reference Data Specification

Bats Europe Reference Data Specification Bats Europe Reference Data Specification Version 1.30 19th February, 2016 Bats Trading Limited is a Recognised Investment Exchange regulated by the Financial Conduct Authority. Bats Trading Limited is

More information

NASDAQ Last Sale (NLS)

NASDAQ Last Sale (NLS) NASDAQ Last Sale (NLS) Direct Data Feed Interface Specification Version: 1.00 Date Revised: July 2, 2010 Table of Contents 1 Product Description:... 3 2 Network Protocol Options... 3 3 Architecture...

More information

Margin Direct User Guide

Margin Direct User Guide Version 2.0 xx August 2016 Legal Notices No part of this document may be copied, reproduced or translated without the prior written consent of ION Trading UK Limited. ION Trading UK Limited 2016. All Rights

More information

Mass Mutual: Allocated Link

Mass Mutual: Allocated Link Mass Mutual: Allocated Link Overview The Relius Administration system provides three functions for Mass Mutual clients. Each of these three functions are described in this guide. The four functions are:

More information

NASDAQ OMX BX Best Bid and Offer

NASDAQ OMX BX Best Bid and Offer NASDAQ OMX BX Best Bid and Offer For BX Trading Venue and BX Listing Market NASDAQ OMX Global Data Products 9600 Blackwell Road, Suite 500 Rockville, MD 20850 +1 301 978 5307 12/03/2009 VERSION 1.0 7/2/2010

More information

Openfunds Fields (sorted by OF-ID)

Openfunds Fields (sorted by OF-ID) Openfunds Fields (sorted by OF-ID) Status: Version: Version 1.24 (Including fields of this and all preceding versions.) Date: 2018-12-05 Notice: FINAL IMPORTANT NOTICE: ---------------------------------------------------

More information

Plan Access ABA-RF Guide

Plan Access ABA-RF Guide Plan Access ABA-RF Guide September 1, 2014 Copyright Copyright 2009, 2014 Voya Institutional Plan Services, LLC All rights reserved. No part of this work may be produced or used i4 any form or by any means

More information

RussellTick TM. Developed by: NASDAQ OMX Information, LLC 9600 Blackwell Road, Suite 500 Rockville, MD 20850, USA

RussellTick TM. Developed by: NASDAQ OMX Information, LLC 9600 Blackwell Road, Suite 500 Rockville, MD 20850, USA RussellTick TM Developed by: NASDAQ OMX Information, LLC 9600 Blackwell Road, Suite 500 Rockville, MD 20850, USA Phone: +1 301 978 5307 Fax: +1 301 978 5295 E-mail: dataproducts@nasdaqomx.com Version:

More information

Important Notice National Securities Clearing Corporation

Important Notice National Securities Clearing Corporation A#: 8657 P&S# 8232 DATE: DECEMBER 21, 2018 TO: ALL PARTICIPANTS ATTENTION: MANAGING PARTNER/OFFICER; OPERATIONS PARTNER/OFFICER; MANAGER P&S DEPARTMENT; MANAGER DATA PROCESSING;CASHIER FROM: SUBJECT: PRODUCT

More information

NASDAQ OMX Nordic and Baltic markets update 2. New OMRX indexes due to Kommuninvest s Benchmark program in GCF on October 29th,

NASDAQ OMX Nordic and Baltic markets update 2. New OMRX indexes due to Kommuninvest s Benchmark program in GCF on October 29th, Global Data Products NORDIC WEEKLY NEWSLETTER CONTENTS October 19th 2010 #35 NASDAQ OMX Nordic and Baltic markets update 2 Page New OMRX indexes due to Kommuninvest s Benchmark program in GCF on October

More information

OTC Company Data File User Specification

OTC Company Data File User Specification OTC Company Data File User Specification Version 2.1 November 2017 Company Data File Specification Change history 11/20/2017 Amendment of OTC Tier values. Remove OTC from Pink tiers. 10/14/2013 Amendment

More information

Nasdaq Net Order Imbalance SnapShot (NOIS) Version 2.20

Nasdaq Net Order Imbalance SnapShot (NOIS) Version 2.20 1. Overview Nasdaq Net Order Imbalance SnapShot (NOIS) Version 2.20 Nasdaq Net Order Imbalance SnapShot (NOIS) is a direct data feed product offered by The Nasdaq Stock Market. NOIS is being released in

More information

SCICOM Extract (CP24) and File Layouts

SCICOM Extract (CP24) and File Layouts Schwab Retirement Technologies n Schwab RT SQL Recordkeeping Operations Library SCICOM Extract (CP24) and File Layouts Schwab RT Recordkeeping Operations Library SCICOM Extract (CP24) December 18, 2011

More information

PayFlex HealthHub TM Health Savings Account Investment Portal Guide

PayFlex HealthHub TM Health Savings Account Investment Portal Guide PayFlex HealthHub TM Health Savings Account Investment Portal Guide PRESENTED BY: February 24, 2011 10802 Farnam Drive, Suite 100 Omaha, Nebraska 68154 (800) 284-4885 TABLE OF CONTENTS HEALTHHUB Section

More information

NASDAQ GLIMPSE 3.2. All numeric fields are composed of a string of ASCII coded digits, right justified and space filled on the left.

NASDAQ GLIMPSE 3.2. All numeric fields are composed of a string of ASCII coded digits, right justified and space filled on the left. NASDAQ GLIMPSE 3.2 1. Overview A complement to the NASDAQ TotalView-ITCH real-time data feed product, NASDAQ GLIMPSE 3.2 is a point-to-point data feed connection that provides direct data feed customers

More information

Tutorial. Morningstar DirectSM. Quick Start Guide

Tutorial. Morningstar DirectSM. Quick Start Guide April 2008 Software Tutorial Morningstar DirectSM Quick Start Guide Table of Contents Quick Start Guide Getting Started with Morningstar Direct Defining an Investment Lineup or Watch List Generating a

More information

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation.

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation. Fully Disclosed Brokers Getting Started Guide October 2017 2017 Interactive Brokers LLC. All Rights Reserved Any symbols displayed within these pages are for illustrative purposes only, and are not intended

More information

NYSE Group Corporate Actions Client Specification

NYSE Group Corporate Actions Client Specification NYSE Group Corporate Actions Client Specification Version Date 2.1.1 28 Sep 2016 2016 NYSE. All rights reserved. No part of this material may be copied, photocopied or duplicated in any form by any means

More information

BX GLIMPSE 3.1. All numeric fields are composed of a string of ASCII coded digits, right justified and space filled on the left.

BX GLIMPSE 3.1. All numeric fields are composed of a string of ASCII coded digits, right justified and space filled on the left. BX GLIMPSE 3.1 Note: This version of the BX GLIMPSE service is designed to support symbols up to six characters only. As noted in Data Technical News #2010-3, NASDAQ OMX is releasing new versions of the

More information

Reference Guide Business Online Banking

Reference Guide Business Online Banking Reference Guide Business Online Banking Welcome to safer internet banking Security As online fraud becomes more sophisticated, our security measures need to advance to combat these crimes. The secure token

More information

1 Overview Architecture Data Types Message Formats Snapshot Message... 9

1 Overview Architecture Data Types Message Formats Snapshot Message... 9 5.0 Table of Contents 1 Overview... 2 2 Architecture... 2 3 Data Types... 2 4 Message Formats... 2 4.1 System Event Message... 3 4.2 Add Order Message... 3 4.3 Stock Directory... 5 4.4 Stock Trading Action

More information

ISE, GEMX, & MRX Trade Feed Specification VERSION JUNE 13, 2017

ISE, GEMX, & MRX Trade Feed Specification VERSION JUNE 13, 2017 ISE, GEMX, & MRX Trade Feed Specification VERSION 1.0.1 JUNE 13, 2017 Nasdaq ISE/Nasdaq GEMX/Nasdaq MRX Trade Feed Table of Contents 1. Overview 3 2. Architecture 4 3. Data Types 4 4. Message Formats 5

More information

IPO VITAL SIGNS. Participant Training Guide

IPO VITAL SIGNS.  Participant Training Guide IPO VITAL SIGNS http://ipovitalsigns.com February, 2008 Table of Contents Introduction...2 Course Objectives...2 IPO Vital Signs Login...3 Search IPO Vital Signs...4 Using the IPO Process for Law Firms

More information

Version 2.1. Nasdaq PSX Last Sale (PLS) 1

Version 2.1. Nasdaq PSX Last Sale (PLS) 1 Nasdaq PSX Last Sale (PLS) Version 2.1 Nasdaq PSX Last Sale (PLS) 1 1 Overview 1.1 Product Description Nasdaq PSX Last Sale SM (PLS) is a direct data feed product offered by Nasdaq to support the PSX Trading

More information

PERSHING STANDARD FILE LAYOUTS

PERSHING STANDARD FILE LAYOUTS FILE LAYOUT FOR: Intraday-GLOBAL CUSTOMER POSITION GENERAL INFORMATION File Frequency: Daily Record Size: 750 characters Form Name: (Intraday) DESCRIPTION The Intraday Global Customer Position file ()

More information

Nasdaq Last Sale (NLS) (including Nasdaq Trades FilterView 2.1 and TRF Trades FilterView 3.0) Version 3.0

Nasdaq Last Sale (NLS) (including Nasdaq Trades FilterView 2.1 and TRF Trades FilterView 3.0) Version 3.0 Nasdaq Last Sale (NLS) (including Nasdaq Trades FilterView 2.1 and TRF Trades FilterView 3.0) Version 3.0 Page 1 Table of Contents 1 Product Description...3 2 Data Delivery Options.....3 3 Network Protocol

More information

Internet procedure to notify Final Terms

Internet procedure to notify Final Terms Internet procedure to notify Final Terms referred to prospectuses approved by the competent authority of a EU member State concerning operations to be performed in Italy as host member State and regarding

More information

Mutual Fund Quotation Service (MFQS) Access Agreement Introduction and Instructions

Mutual Fund Quotation Service (MFQS) Access Agreement Introduction and Instructions Mutual Fund Quotation Service (MFQS) Access Agreement Introduction and Instructions This introduction page is intended solely for informational purposes and should not be considered as an agreement or

More information

Alternative Trading System (ATS) Transparency. Data Website User Guide July 13, Version 3

Alternative Trading System (ATS) Transparency. Data Website User Guide July 13, Version 3 Alternative Trading System (ATS) Transparency Data Website User Guide July 13, 2015 Version 3 This ATS Transparency Data Website User Guide is being made available for informational purposes only. It is

More information

1 Overview Architecture Data Types Message Formats System Event Message... 3

1 Overview Architecture Data Types Message Formats System Event Message... 3 5.0 Table of Contents 1 Overview... 2 2 Architecture... 2 3 Data Types... 2 4 Message Formats... 2 4.1 System Event Message... 3 4.2 Add Order Message... 3 4.3 Stock Directory... 5 4.4 Stock Trading Action

More information

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation.

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation. Allocation Fund Investment Manager Getting Started Guide February 2018 2018 Interactive Brokers LLC. All Rights Reserved Any symbols displayed within these pages are for illustrative purposes only, and

More information

INSITE Firm Data Filing Technical Specifications

INSITE Firm Data Filing Technical Specifications INSITE Firm Data Filing Technical Specifications Last Revision: December 2017 1 Table of Contents 1. Introduction... 3 Definitions... 4 Rule Overview... 4 Technical Requirements... 4 2. System Access...

More information

CONNEXOR Terms for Data Vendors

CONNEXOR Terms for Data Vendors CONNEXOR Terms for Data Vendors CONNEXOR Terms delivers a comprehensive set of reference data with a wide range of high-quality information across the entire life cycle of financial instruments. The receiver

More information

NASDAQ OMX PSX TotalView-ITCH 4.1

NASDAQ OMX PSX TotalView-ITCH 4.1 NASDAQ OMX PSX TotalView-ITCH 4.1 For PSX Trading Venue NASDAQ OMX Global Data Products 6/12/2014 6/12/2014 1 1 Overview NASDAQ OMX PSX TotalView-ITCH 4.1 ITCH is the revolutionary NASDAQ OMX outbound

More information

Trade Data Dissemination Service 2.0 (TDDS 2.0)

Trade Data Dissemination Service 2.0 (TDDS 2.0) Trade Data Dissemination Service 2.0 (TDDS 2.0) Data Feed Interface Specification Version Number: 9.0A Revised: June 16, 2017 Managed and Published by: Financial Industry Regulatory Authority (FINRA) Product

More information

Nasdaq BX Best Bid and Offer (BX BBO)

Nasdaq BX Best Bid and Offer (BX BBO) Nasdaq BX Best Bid and Offer (BX BBO) Version 2.1 Nasdaq BX Best Bid and Offer 1 1 Overview 1.1 Product Description BX Best Bid and Offer (BX BBO) is a direct data feed product offered by Nasdaq to support

More information

INSITE Firm Data Filing Technical Specifications

INSITE Firm Data Filing Technical Specifications INSITE Firm Data Filing Technical Specifications Last Revision: September 2018 Note revision was to replace fields inadvertently removed from spec. 1 Table of Contents 1. Introduction... 3 Definitions...

More information

Pursuant to Section 19(b)(1) of the Securities Exchange Act of 1934 ( Act ), 1 and Rule

Pursuant to Section 19(b)(1) of the Securities Exchange Act of 1934 ( Act ), 1 and Rule This document is scheduled to be published in the Federal Register on 05/31/2016 and available online at http://federalregister.gov/a/2016-12670, and on FDsys.gov 8011-01p SECURITIES AND EXCHANGE COMMISSION

More information

Global Liquidity Fund service user guide

Global Liquidity Fund service user guide Global Liquidity Fund service user guide Contents Page 1 Welcome 1 2 Using the Global Liquidity Fund service for the first time 2 3 Account maintenance 4 4 Investment Reports 7 5 Create New Investment

More information

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation.

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation. Multiple Funds Investment Manager Getting Started Guide May 2017 2017 Interactive Brokers LLC. All Rights Reserved Any symbols displayed within these pages are for illustrative purposes only, and are not

More information

PERSHING STANDARD FILE LAYOUTS

PERSHING STANDARD FILE LAYOUTS FILE LAYOUT FOR: [Intraday- Global Bookkeeping Activity GENERAL INFORMATION File Frequency: Record Size: Form Name: DESCRIPTION Daily 750 Characters (Intraday) Intraday Bookkeeping Activity () messages

More information

On December 10, 2015, NYSE Arca, Inc. ( Exchange ) filed with the Securities and

On December 10, 2015, NYSE Arca, Inc. ( Exchange ) filed with the Securities and This document is scheduled to be published in the Federal Register on 04/04/2016 and available online at http://federalregister.gov/a/2016-07511, and on FDsys.gov 8011-01p SECURITIES AND EXCHANGE COMMISSION

More information

CMS Web User s Guide. Nasdaq Nordic. Version:

CMS Web User s Guide. Nasdaq Nordic. Version: CMS Web User s Guide Nasdaq Nordic Version: 4.0.130911. Contents 1 Introduction... 4 1.1 Overview... 4 1.2 How to access CMS Web... 4 1.3 User roles... 5 1.3.1 User... 5 1.3.2 Administrator... 5 1.4 Accounts...

More information

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation.

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation. Non-Disclosed Brokers Getting Started Guide August 2017 2017 Interactive Brokers LLC. All Rights Reserved Any symbols displayed within these pages are for illustrative purposes only, and are not intended

More information

Get ready Your Plan is on the move!

Get ready Your Plan is on the move! Get ready Your Plan is on the move! November 2018 We are pleased to announce that the is moving to a new recordkeeper, Voya Financial this January. Bass Pro Shops and Voya have prepared this newsletter

More information

Nasdaq Best Bid and Offer (QBBO) Version 2.1

Nasdaq Best Bid and Offer (QBBO) Version 2.1 Nasdaq Best Bid and Offer (QBBO) Version 2.1 1 Overview 1.1 Product Description Nasdaq Best Bid and Offer (QBBO) is a direct data feed product offered by The Nasdaq Stock Market, LLC. QBBO provides the

More information

SPECIFICATION BIVA X-STREAM EXTERNAL ITCH SPECIFICATION

SPECIFICATION BIVA X-STREAM EXTERNAL ITCH SPECIFICATION SPECIFICATION BIVA X-STREAM EXTERNAL ITCH SPECIFICATION Version 1.04 Date 20 October 2016 File BIVA X-stream External ITCH Specification V1.04 Copyright 2016 Central de Corretajes(CENCOR), S.A. de C.V.

More information

ENTER REPORT EMPLOYER SELF-SERVICE USER GUIDE

ENTER REPORT EMPLOYER SELF-SERVICE USER GUIDE ENTER REPORT EMPLOYER SELF-SERVICE USER GUIDE Feb 2017 State of North Carolina Department of State Treasurer Retirement Systems Division Table of Contents 1--INTRODUCTION... 5 1.1 PREFERRED SYSTEM REQUIREMENTS

More information

Total Order Plus Integrated Accounting Series General Ledger

Total Order Plus Integrated Accounting Series General Ledger Total Order Plus Integrated Accounting Series General Ledger Mindware Corporation Of America Integrated ted Accounting Series Total Order Plus General Ledger User Guide Copyright 1999 by Mindware Corporation

More information

Genium INET PRM User's Guide

Genium INET PRM User's Guide TM Genium INET NASDAQ Nordic Version: 4.0.0250 Document Version: 11 Publication Date: Wednesday, 6th May, 2015 Confidentiality: Non-confidential Whilst all reasonable care has been taken to ensure that

More information

CashPro Online Getting Started Guide. Investments

CashPro Online Getting Started Guide. Investments CashPro Online Getting Started Guide Investments Table of Contents Introduction...3 Accessing CashPro Invest...3 Researching Mutual Funds, Holdings, and Bank Liability Rates...5 Order Entry...7 Submitting

More information

PHLX Clearing Trade Interface (CTI)

PHLX Clearing Trade Interface (CTI) PHLX Clearing Trade Interface (CTI) Specification Version 1.1 Table of Contents Table of Contents... 1 1. Overview... 2 2. Architecture... 3 2.1 Network protocol... 3 2.2 Connection... 3 2.3 Backup...

More information

Taiwan Futures Exchange. Market Data Transmission Manual

Taiwan Futures Exchange. Market Data Transmission Manual Taiwan Futures Exchange Market Data Transmission Manual (Market Data Transmission Network) Prepared by TAIFEX Ver. 2.16S (updated on 2017/11/23) This spec is for the feed that symbol format is linked with

More information

Net Order Imbalance Indicator Support Document

Net Order Imbalance Indicator Support Document Net Order Imbalance Indicator Support Document The Net Order Imbalance Indicator (NOII) can have a positive impact on a trader s ability to perform effectively in a highly competitive environment. This

More information

Data Layouts for Non-Registered Investment Product Disclosures for Retirement Plan Participants

Data Layouts for Non-Registered Investment Product Disclosures for Retirement Plan Participants Data Layouts for Non-Registered Investment Product Disclosures for Retirement Plan Participants Version 1.00 September 7, 21 Effective April 1, 22 DATA LAYOUTS FOR NON-REGISTERED INVESTMENT PRODUT General

More information

FANNIE MAE POOLTALK FREQUENTLY ASKED QUESTIONS (FAQ s) April 2017

FANNIE MAE POOLTALK FREQUENTLY ASKED QUESTIONS (FAQ s) April 2017 FANNIE MAE POOLTALK FREQUENTLY ASKED QUESTIONS (FAQ s) April 2017 Listed below are common questions on the functionality and reporting in PoolTalk, and other common questions related to the Mortgage-Backed

More information

Plan Sponsor User Guide

Plan Sponsor User Guide Plan Sponsor User Guide Getting Started with PensionEdge Plus This guide is designed to provide you with a quick understanding of the many features of the PensionEdge Plus portal. The portal allows you

More information

SPAN for ICE SPAN Array File Formats for Energy Products

SPAN for ICE SPAN Array File Formats for Energy Products SPAN for ICE SPAN Array File Formats for Energy Products Version 2.3 21 April 2011 1 Introduction... 3 2 General... 4 3 Processing the Enhanced Record Types in SPAN for ICE... 8 4 Record Formats - CSV...

More information

H IST O R I C A L MA R K ET DA TA P RO DUCT CA TA LO G UE REVISED OCTOBER Datalinx

H IST O R I C A L MA R K ET DA TA P RO DUCT CA TA LO G UE REVISED OCTOBER Datalinx H IST O R I C A L MA R K ET DA TA P RO DUCT CA TA LO G UE REVISED OCTOBER 2017 Datalinx HOW TO ORDER HISTORICAL MARKET DATA PRODUCTS Use Order Forms and Procedures on TMX website (tsx.com): Procedures

More information

Version Updated: December 20, 2017

Version Updated: December 20, 2017 Version 1.05 Updated: December 20, 2017 Copyright 201 Exchange LLC. All rights reserved. This document may not be modified, reproduced, or redistributed without the written permission of IEX Group, Inc.

More information

Morningstar Office Academy Day 4: Research and Workspace

Morningstar Office Academy Day 4: Research and Workspace Morningstar Office Academy Day 4: Research and Workspace - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 Lesson 1: Modifying Research Settings.......................................

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS PENSIONS INVESTMENTS LIFE INSURANCE FREQUENTLY ASKED QUESTIONS SELF-INVESTED FUND EXECUTION-ONLY TRADING ACCOUNT Table of Contents 1. Introduction 2. How do I login to the Execution-Only Trading Account

More information

Shared: Budget Adjustments Import

Shared: Budget Adjustments Import Shared: Budget Adjustments Import User Guide Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition Invoice Professional/Premium

More information