Custom functions for for building your PEA portfolio

  • Get the list of available markets
  • Get the list of stocks eligibles to PEA
  • Get the list of ETFs eligibles to PEA

Markets:

The function PEAGetMarkets provide the list of Euronext markets with their symbols and names.

For each line returned you will have the following informations:

  • The name of market
  • The number of stocks and ETFs
Function to get the list of markets
Function to get the list of stocks

Stocks:

The function PEAGetStocks provide the list of Euronext markets with their symbols and names.

For each stock line returned you will have the following informations:

ETFs:

The function PEAGetETFs provide the list of Euronext markets with their symbols and names.

For each ETF line returned you will have the following informations:

  • The ISIN
  • The symbol
  • The short and the long name
  • The issuer name
Function to get the list of ETFs