citywire.com Open in urlscan Pro
45.60.248.95  Public Scan

URL: https://citywire.com/pro-buyer?utm_medium=website&utm_source=citywire&utm_campaign=portal
Submission: On April 12 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /pro-buyer/search

<form method="get" action="/pro-buyer/search">
  <div class="cw-relative cw-flex cw-items-center">
    <button type="button" onclick="toggleSeachBox(searchBox,searchIcon)" class="cw-absolute cw-items-center cw-justify-center cw-hidden cw-w-8 cw-h-8 cw-rounded-full lg:cw-flex cw-left-1 cw-text-primary-500 cw-bg-neutral-50">
      <i class="cw-p-1 fa-solid fa-xmark"></i>
    </button>
    <input type="search" class="cw-w-full cw-rounded-lg cw-border-neutral-300 lg:cw-pl-11" placeholder="Search Citywire" id="q" name="q" value="">
    <button type="submit" class="cw-absolute cw-text-white cw-w-9 cw-h-9 cw-bg-primary-500 cw-right-1 cw-rounded-xl "><i class="cw-p-3 cw-text-sm fa-solid fa-magnifying-glass"></i></button>
  </div>
</form>

GET /pro-buyer/search

<form method="get" action="/pro-buyer/search">
  <div class="cw-relative cw-flex cw-items-center">
    <button type="button" onclick="toggleSeachBox(searchBox,searchIcon)" class="cw-absolute cw-items-center cw-justify-center cw-hidden cw-w-8 cw-h-8 cw-rounded-full lg:cw-flex cw-left-1 cw-text-primary-500 cw-bg-neutral-50">
      <i class="cw-p-1 fa-solid fa-xmark"></i>
    </button>
    <input type="search" class="cw-w-full cw-rounded-lg cw-border-neutral-300 lg:cw-pl-11" placeholder="Search Citywire" id="q" name="q" value="">
    <button type="submit" class="cw-absolute cw-text-white cw-w-9 cw-h-9 cw-bg-primary-500 cw-right-1 cw-rounded-xl "><i class="cw-p-3 cw-text-sm fa-solid fa-magnifying-glass"></i></button>
  </div>
</form>

POST javascript:void(0);

<form autocomplete="off" method="post" id="regBox" class="cw-flex cw-flex-wrap 2xl:cw-flex-nowrap cw-gap-x-2 cw-justify-around cw-h-full cw-place-content-center"
  onsubmit="register(regBox, regBoxError, null, 'Short form', '6LcM51wjAAAAAE16wZg6ALHpPrlEX4Eqtvl0cbGw')" action="javascript:void(0);" novalidate="novalidate">
  <input type="hidden" name="ChannelCode" value="USA_PB">
  <div class="cw-my-3 cw-w-full xl:cw-w-52">
    <label class="cw-py-3 cw-text-gray-50/75" for="Email">Work email</label>
    <input type="email" id="email1" placeholder="Your work email" class="cw-block cw-w-full cw-text-gray-800 cw-border-transparent cw-rounded cw-bg-primary-50 focus:cw-border-gray-50" onblur="triggerFieldBlurredEvent(email1, true)" data-val="true"
      data-val-competitoremail="Citywire content is reserved for qualified members of the private wealth and asset management communities." data-val-competitoremail-enabled="true"
      data-val-competitoremail-list="asianprivatebanker\.com|bonhill\.com|bonhillplc\.com|fundselectorasia\.com|finews\.asia|finews\.com|lastwordmedia\.com|haymarket\.asia|euromoneyasia\.com|markallengroup\.com|marketsgroup\.org|evencointernational\.com|fundspeople\.com|rankia\.com|wewealth\.com|wewealth\.it|ipe\.com|dakotafunds\.com|fundssociety\.com|institutionalinvestor\.com|advisorcircle\.com|advisorhub\.com|advisorsquawk\.com|dakota\.com|dealogic\.com|dianomi\.com|guidetodoor\.com|doorfunds\.com|dowjones\.com|duediligenceworks\.com|etfstream\.com|etf\.com|etftrends\.com|factset\.com|fefundinfo\.com|fnlondon\.com|fortune\.com|withintelligence\.com|spglobal\.com|incisivemedia\.com|informa\.com|investmentnews\.com|investopedia\.com|pionline\.com|portfoliosummits\.com|riabiz\.com|seekingalpha\.com|shookresearch\.com|thinkadvisor\.com|tifin\.com|vettafi\.com|wealthmanagement\.com|fintrx\.com"
      data-val-email="Please enter a valid email address" data-val-personalemail="Citywire only accepts work email addresses." data-val-personalemail-enabled="true"
      data-val-personalemail-list="gmail\.|yahoo\.|hotmail\.|icloud\.|outlook\.|googlemail\.|btinternet\.|aol\.com|orange\.fr|libero\.it|gmx\.com|gmx\.de|gmx\.ch|t\-online\.de|web\.de|bluewin\.ch" data-val-regex="Please enter a valid email address"
      data-val-regex-pattern="^[a-zA-Z0-9._%+'-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$" data-val-required="This information is required" name="Email" value="">
    <span class="cw-text-white field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
  </div>
  <div class="cw-my-3 cw-w-full xl:cw-w-52 cw-relative">
    <label class="cw-py-3 cw-text-gray-50/75" for="Password">Password</label>
    <input type="password" id="password1" placeholder="Set a password" class="cw-block cw-w-full cw-border-transparent cw-rounded cw-bg-primary-50 cw-text-neutral-800 cw-pr-7" data-val="true" data-val-minlength="Password must be 8 characters or more"
      data-val-minlength-min="8" data-val-regex="This information is required" data-val-regex-pattern="^(?!\s*$).+" data-val-required="This information is required" name="Password">
    <button type="button" class="cw-w-full cw-flex cw-justify-end cw-relative" onclick="togglePasswordVisibility(this)"><i class="cw-absolute fa-solid fa-eye cw-text-primary-500 -cw-top-7 cw-text-right cw-pr-2 cw-cursor-pointer"></i></button>
    <span class="cw-text-white field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span>
  </div>
  <button type="submit" class="cw-w-full cw-min-w-[150px] xl:cw-w-auto xl:cw-mt-9 cw-h-10 cw-my-3 cw-bg-white cw-rounded-full cw-text-primary-500">Sign up</button>
</form>

Text Content

Region:
USA
Edition:
Pro Buyer
Switch Edition
USA
Sign in Register

News Investments Connect Elite Companies Special Reports


Switch Edition
USA

News Investments Connect Elite Companies Special Reports
Sign in Register


JAMES KING, PRO BUYER


EDITOR’S PICKS

Gatekeeper Views


12 GATEKEEPERS SHARE THEIR TOP PM SEARCHES

Gatekeeper Views


MORGAN STANLEY GATEKEEPERS PLACE 15 FUNDS UNDER REVIEW


active ETFs


TOP GATEKEEPERS: ACTIVE ETFS ARE ALL THE RAGE, BUT THERE ARE HEADACHES

subadvisor change


BRINKER DROPS SUBADVISOR FROM $4.5BN DESTINATIONS FUND

CEO Pay


T. ROWE CEO ROBERT SHARPS TOOK HOME $12.8M IN 2023

Mergers & Acquisitions


GQG PARTNERS EXPANDS INTO PRIVATE MARKETS, STAKES 3 BOUTIQUES IN $71M DEAL

Pro Buyer New York 2024


CHECK OUT PICTURES FROM CITYWIRE'S DUE DILIGENCE RETREAT IN NEW YORK


LATEST NEWS

Business Apr 12, 2024 Story By Tania Mitra


CATHIE WOOD'S ARK TAKES STAKE IN OPENAI


THE INVESTMENT WAS MADE ON BEHALF OF THE ARK VENTURE FUND.

Earnings Apr 12, 2024


BLACKROCK TOUTS ETF INFLOWS AS Q1 AUM HITS RECORD $10.5TN

THE LOWEDOWN Apr 12, 2024


FOOTBALL, FORMULA 1 AND FRED: WHAT'S KEEPING THIS FRANKLIN GATEKEEPER UP AT
NIGHT?

Gatekeeper Moves Apr 12, 2024


$25BN CHOREO NAMES NEW CIO

private assets Apr 12, 2024


RIAS ARE SHUNNING HEDGE FUNDS FOR PRIVATE EQUITY, SEC DATA REVEALS

More Top Stories


JAMES KING, PRO BUYER


EDITOR’S PICKS

Gatekeeper Views


12 GATEKEEPERS SHARE THEIR TOP PM SEARCHES

Gatekeeper Views


MORGAN STANLEY GATEKEEPERS PLACE 15 FUNDS UNDER REVIEW


active ETFs


TOP GATEKEEPERS: ACTIVE ETFS ARE ALL THE RAGE, BUT THERE ARE HEADACHES

subadvisor change


BRINKER DROPS SUBADVISOR FROM $4.5BN DESTINATIONS FUND

CEO Pay


T. ROWE CEO ROBERT SHARPS TOOK HOME $12.8M IN 2023

Mergers & Acquisitions


GQG PARTNERS EXPANDS INTO PRIVATE MARKETS, STAKES 3 BOUTIQUES IN $71M DEAL

Pro Buyer New York 2024


CHECK OUT PICTURES FROM CITYWIRE'S DUE DILIGENCE RETREAT IN NEW YORK

GET THE LATEST NEWS IN YOUR INBOX

Work email
Password
Sign up



By clicking Sign up you agree to our Terms & Conditions.
Our privacy policy is available to read at any time here.




OPINION & ANALYSIS

The Gavekal Angle Story By Louis Gave


THE GAVEKAL ANGLE: BEZZLES AND STORES OF VALUE


COULD CRYPTOCURRENCIES BOOM WHILE ‘ROCK SOLID’ TREASURIES CONTINUE TO DESTROY
VALUE?

Opinion


'LIKE BUYING THE CELTICS IN THE 60S': THE CASE FOR INVESTING IN WOMEN'S SPORTS
TEAMS

Book Review


INSIDE THE MIND OF A (FICTIONAL) BILLION-DOLLAR ALLOCATOR

Fund analysis


THE LEADERS AND LAGGARDS IN EMERGING MARKETS

Fund analysis


THE $1BN ETF OFFERING DOUBLE-DIGIT YIELD AND DIVERSIFICATION

Opinion


WIREHOUSES AND 'SUPER RIAS' WILL POWER PRIVATE MARKET FLOWS

Opinion


STOCKS DON’T ALWAYS BEAT BONDS AND BONDS AREN’T ALWAYS LOW RISK: WHAT MATTERS
ARE REGIMES

Read more



CONNECT

THE LOWEDOWN Story By Ashley Lowe McConnell


FOOTBALL, FORMULA 1 AND FRED: WHAT'S KEEPING THIS FRANKLIN GATEKEEPER UP AT
NIGHT?


WELCOME TO THE LOWEDOWN WITH ME, ASHLEY LOWE, HEAD OF AUDIENCE DEVELOPMENT FOR
PROFESSIONAL BUYER. I'M BRINGING YOU A QUICK-FIRE Q&A WITH ONE OF THE MANY
GATEKEEPERS I'VE BEEN MEETING WITH ACROSS THE COUNTRY. ENJOY!

THE LOWEDOWN


LPL GATEKEEPER ON 'DIVING IN' TO DUE DILIGENCE (AND MORGAN WALLEN)

THE LOWEDOWN


HOW TO IMPRESS THIS FIDUCIENT GATEKEEPER? FRAME YOUR MISTAKES

people


CHECK OUT PICTURES FROM CITYWIRE'S WOMEN'S MENTORSHIP LUNCH

Women in due diligence


PICTURES OF THE MOST INFLUENTIAL WOMEN IN DUE DILIGENCE AWARDS

Pro Buyer New York 2024


MORE PICTURES FROM CITYWIRE'S DUE DILIGENCE RETREAT IN NEW YORK

Pro Buyer New York 2024


CHECK OUT PICTURES FROM CITYWIRE'S DUE DILIGENCE RETREAT IN NEW YORK

Read more


ETFS


Earnings Story By William Johnson


BLACKROCK TOUTS ETF INFLOWS AS Q1 AUM HITS RECORD $10.5TN


BLACKROCK ANNOUNCED ITS Q1 EARNINGS ON FRIDAY MORNING SHOWING THAT THE FIRM HAS
SEEN A $1.4TN INCREASE IN AUM SINCE Q1 OF LAST YEAR.

fund files


FUND FILES: FIDELITY LAUNCHES 3 ACTIVE ETFS, JPM AND BLACKROCK SHUFFLE PMS

Fund Flows


MUTUAL FUNDS SUFFER $3.6BN OUTFLOWS IN Q1

Ceo Appointment


ROUNDHILL NAMES NEW CEO

fund files


FUND FILES: TCW PLANS FOR 6 ACTIVE BOND ETFS, WESTWOOD DEBUTS FIRST ETF

Read more


PRIVATE ASSETS

private assets Story By Jake Indursky


RIAS ARE SHUNNING HEDGE FUNDS FOR PRIVATE EQUITY, SEC DATA REVEALS


A CITYWIRE ANALYSIS SHOWS THAT RIAS WHO RUN PRIVATE FUNDS FOR CLIENTS HAVE
INCREASED THEIR ALLOCATION TO PRIVATE EQUITY AT THE EXPENSE OF HEDGE FUND, OVER
THE LAST NINE YEARS.

Opinion


'LIKE BUYING THE CELTICS IN THE 60S': THE CASE FOR INVESTING IN WOMEN'S SPORTS
TEAMS

Opinion


WIREHOUSES AND 'SUPER RIAS' WILL POWER PRIVATE MARKET FLOWS

Mergers and acquisitions


ETF FILES: COINSHARES COMPLETES PURCHASE OF VALKYRIE ETF BIZ, VANECK WAIVES FEE
ON BITCOIN ETF

Gatekeeper Views


FORMER GOLDMAN GATEKEEPER EYES ALTS IN NEW ROLE BUILDING MODERN WEALTH'S REC
LIST

Hires


WELLINGTON ALTS LEADER HEADS TO ROCKEFELLER

private markets


BREIT MEETS 100% OF REDEMPTION REQUESTS FOR FIRST TIME IN 16 MONTHS

Read more


MOST POPULAR

Gatekeeper Moves Story By Eva Thomas


CITI GATEKEEPER EXITS FOR FRANKLIN TEMPLETON SUBSIDIARY


SAM KESSLER HAS JOINED FIDUCIARY TRUST INTERNATIONAL AFTER TWO YEARS AT CITI AS
AN ANALYST.

THE LOWEDOWN


LPL GATEKEEPER ON 'DIVING IN' TO DUE DILIGENCE (AND MORGAN WALLEN)

Mergers & Acquisitions


CERITY PARTNERS MERGES IN $15BN OCIO BIZ FROM PERELLA WEINBERG PARTNERS

Gatekeeper Views


WILLIAM BLAIR'S TOP GATEKEEPER SHARES TOP SEARCHES

executive changes


RON CARSON TO STEP DOWN AS $35.5BN CARSON GROUP'S CEO

Ratings Roundup


RATINGS ROUNDUP: MORNINGSTAR DOWNGRADES T.ROWE, HARDING LOEVNER FUNDS

executive changes


$81BN WEG HIRES FORMER BLACKROCK MULTI-ASSET EXEC AS CIO

Read more


PUBLICATIONS

Due Diligence Report 2024


EXAMINING ACTIVE ETFS


THIS SPECIAL REPORT CHARTS THE EVOLUTION OF THE ACTIVE ETF MARKET AND LOOKS AT
WHERE IT WILL GO NEXT.

Discover all publications


FIX THE FUTURE

top rated companies


SMART MONEY MOVES OUT OF ENERGY STOCKS AMID GAS PRICE FEARS

top rated companies


TOP FUND MANAGERS BUY INTO THE BIOTECH BOUNCE

Company Profile


TOP MANAGERS UNEARTH THIS INDIAN CONSTRUCTION GEM

More Fix The Future

About us Jobs Contact Terms & Conditions Cookies Privacy Policy

Risk Disclosure Notice Providers Editorial Complaints Anti Slavery Policy

© 1999 - 2024 citywire.com. All Rights Reserved. View limitations & usage
restriction








WE CARE ABOUT YOUR PRIVACY

We and our partners use cookies on our websites for several reasons, such as
keeping our websites reliable and secure, personalising content and ads,
providing social media features, and to analyse how our websites are used. You
can click or tap ‘I Accept’ or manage your choices by clicking or tapping the
‘Preferences’ button.
We and our partners store and/or access information on a device, such as unique
IDs in cookies to process personal data. You may accept or manage your choices
by clicking below, including your right to object where legitimate interest is
used, or at any time in the privacy policy page. These choices will be signaled
to our partners and will not affect browsing data.


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Use precise geolocation data. Actively scan device characteristics for
identification. Store and/or access information on a device. Personalised ads
and content, ad and content measurement, audience insights and product
development. List of Partners (vendors)

I Accept Preferences



ABOUT YOUR PRIVACY

This website uses cookies to personalize your experience while you navigate
through the website. Out of these cookies, the cookies that are categorized as
necessary are stored on your browser as they are essential to enable basic
functionalities. We also use third-party cookies that help us analyse and
understand how you use this website and to serve you basic ads. These cookies
will be stored in your browser only with your consent. You also have the option
to opt out of cookies we deploy based on a legitimate interest.
Cookie policy Vendor list
Allow All


MANAGE CONSENT PREFERENCES

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

STORE AND/OR ACCESS INFORMATION ON A DEVICE

Store and/or access information on a device

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

PERSONALISED ADS AND CONTENT, AD AND CONTENT MEASUREMENT, AUDIENCE INSIGHTS AND
PRODUCT DEVELOPMENT

Personalised ads and content, ad and content measurement, audience insights and
product development

 * SELECT BASIC ADS
   
   Switch Label
   
   Ads can be shown to you based on the content you’re viewing, the app you’re
   using, your approximate location, or your device type.
   
   Object to Legitimate Interests Remove Objection

 * CREATE A PERSONALISED ADS PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   ads that are relevant to you.

 * SELECT PERSONALISED ADS
   
   Switch Label
   
   Personalised ads can be shown to you based on a profile about you.

 * CREATE A PERSONALISED CONTENT PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   content that is relevant to you.

 * SELECT PERSONALISED CONTENT
   
   Switch Label
   
   Personalised content can be shown to you based on a profile about you.

 * MEASURE AD PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of ads that you see or interact with can be
   measured.
   
   Object to Legitimate Interests Remove Objection

 * MEASURE CONTENT PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of content that you see or interact with
   can be measured.
   
   Object to Legitimate Interests Remove Objection

 * APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS
   
   Switch Label
   
   Market research can be used to learn more about the audiences who visit
   sites/apps and view ads.
   
   Object to Legitimate Interests Remove Objection

 * DEVELOP AND IMPROVE PRODUCTS
   
   Switch Label
   
   Your data can be used to improve existing systems and software, and to
   develop new products
   
   Object to Legitimate Interests Remove Objection

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

USE PRECISE GEOLOCATION DATA

Use precise geolocation data

Your precise geolocation data can be used in support of one or more purposes.
This means your location can be accurate to within several meters.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION

Actively scan device characteristics for identification

Your device can be identified based on a scan of your device's unique
combination of characteristics.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

Always Active

Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

TECHNICALLY DELIVER ADS OR CONTENT

Always Active

Your device can receive and send information that allows you to see and interact
with ads and content.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

MATCH AND COMBINE OFFLINE DATA SOURCES

Always Active

Data from offline data sources can be combined with your online activity in
support of one or more purposes

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

LINK DIFFERENT DEVICES

Always Active

Different devices can be determined as belonging to you or your household in
support of one or more of purposes.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab

RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

Always Active

Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type.

List of IAB Vendors‎ | View Full Legal Text Opens in a new Tab
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm my preferences