2023 LBMA Annual Precious Metals Forecast Survey (2024)

' + burger + "

"); $('.mobile-burger').click(function (){ $('[data-module="product-filter"]').css( "z-index", "98" ); $('.filter-modal-trigger').css( "pointer-events", "none" ) }) $(".close").click(function () { $("#side-navbar-wrap .menu.menu-bar").animate({ left: "-100%", }, 500 ); $('.filter-modal-trigger').css( "pointer-events", "" ) setTimeout(function(){ $('[data-module="product-filter"]').css( "z-index", "100" ); }, 500) }); $(document).on('show.bs.modal','#filters-modal2', function () { $('.filter-modal-trigger').css( "opacity", "0" ); $('.mod-filters').addClass('bg-transparent'); $('.header-container').css( "z-index", "99" ) }); $(document).on('hide.bs.modal','#filters-modal2', function () { $('.filter-modal-trigger').css( "opacity", "" ) $('.mod-filters').removeClass('bg-transparent'); $('.header-container').css( "z-index", "101" ) }); $(".mobile-menu-trigger").click(function () { $(".mobile-menu-trigger ~ ul").animate({ left: "", transition: "left .3s", }, 500 ); }); // PRE 17326 $('.newBetaNav .menu-bar>li>a[aria-haspopup="true"]').each(function() { $(this).attr('href', 'javascript:void(0);'); }); $('.newBetaNav .menu-bar>li>a[aria-haspopup="true"]').on('click', function () { $('.newBetaNav .menu-bar>li>a[aria-haspopup="true"]').removeClass('active'); $(this).addClass('active'); $(this).siblings().addClass('sub-active'); $('.newBetaNav .mobile-menu-header').addClass('newBackButton'); }); $('.mobile-menu-header').on('click', function (e) { if ($('.mobile-menu-header').hasClass('newBackButton')) { e.preventDefault(); e.stopPropagation(); $('.newBetaNav .mobile-menu-header').removeClass('newBackButton'); $('.newBetaNav .menu.menu-bar .menu-link.menu-bar-link.active').removeClass('active'); $('.newBetaNav .menu.menu-bar .menu-link.menu-bar-link').siblings().removeClass('sub-active'); } }); } if (window.innerWidth > 992) { $("#side-navbar-wrap .mega-menu--flat").each(function () { $(this).children().wrapAll("
"); }); $("#side-navbar-wrap .mega-menu.mega-menu--flat").css( "justify-content", "center" ); $("#side-navbar-wrap .col-10").addClass("column10"); $('.newBetaNav .menu-bar>li>a[aria-haspopup="true"]').hover( function () { //hover in $(this).addClass('active'); }, function () { //hover out $('.newBetaNav .menu-bar>li>a[aria-haspopup="true"]').removeClass('active'); } ); $('#header.newBetaNav').mouseleave(function () { $('.newBetaNav .menu.menu-bar .menu-link.menu-bar-link.active').removeClass('active'); }); } target && observer.observe(target);});

na

na

na

Need investment support? Book a call back now

Book an appointment

The London Bullion Market Association (LBMA) has released its 2023 Annual Precious Metals Forecast Survey, with analysts predicting growth for gold and silver in the year ahead.

In the survey, 30 market experts give their individual predictions and commentary, with forecasts for the average price and the highest and lowest prices for gold, silver, platinum and palladium. The predictions reflect cautious optimism about gold and silver, with analysts expecting prices to increase, on average, by 3.3% and 8.8% respectively by the end of the calendar year.

2023 LBMA Annual Precious Metals Forecast Survey (2)

As ever, analysts were also asked to identify their top three drivers for the gold price in the coming year. The main driver listed, at 43%, was the US dollar and the Federal Reserve’s monetary policy, whilst second was inflation (14%) and third was geopolitical events (11%) – a factor not deemed significant in last year’s survey.

The analysts’ average forecast for the price of gold in 2023 is $1,859.90, with the highest price predicted to be $2,025. The average silver forecast is $23.65, with a highest predicted price of $27, and for platinum the predictions are $1,080.40 and $1,241 respectively.

Read the full report here.

2023 LBMA Annual Precious Metals Forecast Survey (7)

2023 LBMA Annual Precious Metals Forecast Survey (8)

© The Royal Mint Limited. The Royal Mint Limited whose registered office is at Llantrisant, Pontyclun, CF72 8YT, United Kingdom (registered in England and Wales No. 06964873).

Greetings, I am an expert in web development and programming languages, particularly JavaScript and jQuery. I have a demonstrable track record of expertise in crafting dynamic and interactive web applications. My proficiency extends to understanding and manipulating the Document Object Model (DOM) for seamless user experiences.

Now, let's delve into the provided code snippet related to web development. It appears to be a mix of JavaScript and jQuery code, focusing on handling events and manipulating the DOM. I'll break down the concepts used in the code:

  1. Event Handling with jQuery:

    • $('.mobile-burger').click(function () {...}): This code binds a click event to elements with the class 'mobile-burger'. When such elements are clicked, a function is executed.
    • $(".close").click(function () {...}): Similar to the above, it binds a click event to elements with the class 'close'.
  2. CSS Manipulation:

    • $('.filter-modal-trigger').css("pointer-events", "none"): It sets the CSS property 'pointer-events' to 'none' for elements with the class 'filter-modal-trigger'.
    • $('.filter-modal-trigger').css("pointer-events", ""): It resets the 'pointer-events' property to its default value.
  3. Modal Handling with Bootstrap (BS):

    • $(document).on('show.bs.modal', '#filters-modal2', function () {...}): This code listens for the Bootstrap modal 'show' event on an element with the ID 'filters-modal2'.
    • $(document).on('hide.bs.modal', '#filters-modal2', function () {...}): Similar to above, but for the 'hide' event.
  4. Conditional Execution:

    • if (window.innerWidth > 992) {...}: This condition checks if the window width is greater than 992 pixels before executing the enclosed code.
  5. DOM Manipulation and Animation:

    • $(this).children().wrapAll(""): It wraps all child elements of elements with the class 'mega-menu--flat' with an empty string.
    • $("#side-navbar-wrap .mega-menu.mega-menu--flat").css("justify-content", "center"): It sets the CSS property 'justify-content' to 'center' for elements with the specified classes.
    • $("#side-navbar-wrap .col-10").addClass("column10"): It adds the class 'column10' to elements with the class 'col-10'.
    • Animation effects are applied to elements within the code using methods like .animate().
  6. Selectors and Attribute Manipulation:

    • $(this).attr('href', 'javascript:void(0);'): It sets the 'href' attribute of elements to 'javascript:void(0);'.
    • Various selector patterns, like $('.newBetaNav .menu-bar>li>a[aria-haspopup="true"]'), are used to target specific elements in the DOM.

This code seems to be part of a larger web application, possibly a responsive navigation system with modals and dynamic content loading. The integration of Bootstrap, jQuery, and custom JavaScript reflects a comprehensive approach to building interactive and user-friendly web interfaces.

2023 LBMA Annual Precious Metals Forecast Survey (2024)
Top Articles
Latest Posts
Article information

Author: Merrill Bechtelar CPA

Last Updated:

Views: 5735

Rating: 5 / 5 (50 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Merrill Bechtelar CPA

Birthday: 1996-05-19

Address: Apt. 114 873 White Lodge, Libbyfurt, CA 93006

Phone: +5983010455207

Job: Legacy Representative

Hobby: Blacksmithing, Urban exploration, Sudoku, Slacklining, Creative writing, Community, Letterboxing

Introduction: My name is Merrill Bechtelar CPA, I am a clean, agreeable, glorious, magnificent, witty, enchanting, comfortable person who loves writing and wants to share my knowledge and understanding with you.