Company Profile Main Market (2025)

Company Profile Main Market (1) companyprofile

Actions

Raoom Trading Co.

4144

RAOOM

Add To Watchlist

In your Watchlist

Add To Watchlist

  • Main Market
  • Capital Goods

Invest Now

Stats Overview

  • Prev. Close 169.80

  • Open 167.80

  • High

    174.00

  • Low 167.60

  • No. of Trades 472

  • Avg. Trade size* 103

  • Volume Traded 48,469

  • Value Traded(^) 8,260,099.00

Performance

RAOOM

- ( - )

View Historical

Compare

NamePriceChange %
Raoom Trading Co. 167.80 -0.12%

Note: Prices are delayed minimum 5 minutes

  • *Average Trade Size = Cumulative / # of Trades
  • **52 Week Price Change = (Current Price - Price year ago) / Price year ago x 100
  • Historical prices & volume traded data are adjusted to account for all corporate actions.
  • MO: Market Order

Trade Updates

Last Trade

Price

169.60

% Change

-0.12

Volume Traded

34

Best Bid

Price 169.60

Volume 1

Best Offer

Price 171.40

Volume 7

52 WEEK

High

202.80

2025/01/27

Low

165.00

2025/03/09

Change**

0.0

PERFORMANCE

Start of Year

183

Year ago

3 Years ago

Compare Selected

Select a Maximum of 5 Companies

Compare Selected

'; priceInnerHTML = priceInnerHTML + '

' + lastTadeChange + ' (' + lastTadePercent + '%)

'; $(priceBlock).html(priceInnerHTML);},error: function(errorCode){}});}updatePriceBox();$(document).ready(function(){if($('.stats_table .priceUp').text().trim() == '-'){ $('.stats_table .priceUp').removeClass('priceUp');}if($('.stats_table .priceDown').text().trim() == '-'){ $('.stats_table .priceDown').removeClass('priceDown');}/* var isReit = ;var isCEF = ;console.log('----------------------');console.log(isReit);console.log(isCEF);if(isReit||isCEF){ $('.shareholding_tab ul').find('li:first').hide(); setTimeout(function(){ $('.shareholding_tab ul').children('li').eq(1).click(); }, 200);}$(window).scroll(function(){if((isReit||isCEF) && $('.shareholding_tab ul').find('li:first').hasClass('select')){ $('.shareholding_tab ul').find('li:first').hide(); setTimeout(function(){ $('.shareholding_tab ul').children('li').eq(1).click(); }, 200);}}); */$('.financials_Tab_Dtl_box').find('td').addClass('text-center');});function copyUrl() {var currentUrl = window.location.href;var textArea = document.createElement('textarea');textArea.value = currentUrl;document.body.appendChild(textArea);textArea.select();document.execCommand('copy');document.body.removeChild(textArea);}

Company Profile Main Market (2) LoginPortletPopupv2

Actions

Company Profile Main Market (3) AddtoWatchlistv2

Actions

NO PORTLET SESSION YET

Company Profile Main Market (4) AnnouncmentandCorporateAction

Actions

Jump To:

  • Announcements & Corporate Actions
  • Dividends
  • Financials
  • Shareholding
  • Peer Comparison
  • Company Profile

Announcements

  • Raoom Trading Company Announces the Signing of a Sharia-Compliant Banking Facilities Agreement with Al Jazira Bank

    4144

    RAOOM-0.12 %

    1446/09/0606/03/2025 15:52:45

  • Raoom Trading Co. announces the opening of the nomination period for the board of director’s membership

    4144

    RAOOM-0.12 %

    1446/09/0303/03/2025 15:51:03

  • Raoom Trading Co. Announces the Board’s Recommendation to Increase the Capital by Granting Bouns Shares

    4144

    RAOOM-0.12 %

    1446/08/1110/02/2025 15:43:31

  • Raoom Trading Co. announces the board of director’s decision to distribute cash dividends for Fourth Quarter of 2024

    4144

    RAOOM-0.12 %

    1446/08/1110/02/2025 15:37:32

  • Raoom Trading Co. announces its Annual Financial results for the period ending on 2024-12-31

    4144

    RAOOM-0.12 %

    1446/08/1110/02/2025 15:37:17

View All

Corporate Actions

Upcoming Events

    Past Events

      All Actions

      Jump To:

      • Announcements & Corporate Actions
      • Dividends
      • Financials
      • Shareholding
      • Peer Comparison
      • Company Profile

      Dividends

      Announced DateEligibility DateDistribution DateDistribution WayDividend Amount
      10/02/202518/02/202527/02/2025Account Transfer0.75
      04/11/202424/11/202403/12/2024Account Transfer0.75
      30/07/202401/08/202414/08/2024Account Transfer0.75
      09/05/202419/05/202428/05/2024Account Transfer0.75
      21/02/202405/03/202414/03/2024Account Transfer0.75

      All Actions

      " : "";var res = "

    • "+calendarString+"

      "+"

      RAOOM"+" 4144

      "+"

      "+"-0.12% "+"

      "+"

      "+"

      "+issueTypeDesc+ "
      " +"Eligibility Date"+" | "+dueDate+"

      "+"

      "+"New Capital"+" | "+newCapital+"

      "+"
    • ";return res;}function getAllEventHtml(dueDate,amount,type,issueType,flag){var calendarString = flag === "true" ? "

      " : "";var typeString = type === "dividend" ? 'Eligibility Date' : issueType;var amountString = type === "dividend" ? 'Dividend Amount: SAR' : "New Capital"var html = "

    • "+calendarString+"

      "+"

      RAOOM"+" 4144

      "+"

      "+"-0.12% "+"

      "+"

      "+"

      "+typeString+" | "+dueDate+"

      "+"

      "+amountString+" | "+toFixedIfNecessary(amount)+"

      "+"
    • ";return html;}document.addEventListener("DOMContentLoaded", function() {sectionViewHide();/* renderAllEvents(); */});//Download Calendarfunction downloadCalendar(startDate, endDate, location) {console.log("Inside download calendar startDate " + startDate);console.log("Inside download calendar endDate" + endDate);console.log("Inside download calendar location" + location);let startDateArray = startDate.split('/');let startDateFormatted = startDateArray[0]+startDateArray[1]+startDateArray[2]+"T000000";var filedata = "BEGIN:VCALENDAR\n"+"BEGIN:VEVENT\n"+"DESCRIPTION:\n"+"DTEND;TZID=\"Arab Standard Time\":" +startDateFormatted+"\n"+"DTSTART;TZID=\"Arab Standard Time\":" +startDateFormatted+"\n"+"LOCATION:"+"\n"+"SUMMARY;LANGUAGE=en-us:Event"+"\n"+"END:VEVENT"+"\n"+"END:VCALENDAR";//var filedata = startDate + ', ' + endDate + ', ' + location;console.log("filedata - " + filedata);window.open("data:text/calendar;charset=utf8," + escape(filedata));};function renderAllEvents(){$.ajax({url:'/wps/contenthandler/wcmrest/query/?parentid=wcmrest:6e45ef7f-f7c9-4706-9c17-86e0f155b841&mime-type=application/json',type:'GET',success:function(response){var result = response.feed.entry;var rid=[];result.forEach((r)=>{rid.push(r.id);});renderSingleDate(rid);},error:function(error){//$(domElement).html("???error.ajax???");}});}function toFixedIfNecessary( value ){ return +parseFloat(value).toFixed( 5 );}function renderSingleDate(wcmidlist){console.log(wcmidlist,"in render single data");}function callWcmAjax(wcmid){return $.ajax({url:'/wps/contenthandler/wcmrest/content/'+wcmid+'?mime-type=application/json',type:'GET'});let reqs=[];wcmidlist.forEach(s=>{reqs.push(callWcmAjax(s.split(':')[1]));});$.when(...reqs).done((...resp) => {var htmlDoc=`

    • RAOOM 4144

      -0.2 %

      ##_divd_##

    • `; var finalHtml=''; resp.forEach((el)=>{ var wcmresult = el[0].entry.content.content.elements.element; var dateStart=''; var evenName=''; wcmresult.forEach((t,index)=>{ if(t.name=='Start Date'){ //dateStart=t.data.date.value dateStart=new Date(t.data.date.value).toLocaleDateString('en-Us',{month:'long',day:'2-digit',year: 'numeric'}) }else if(t.name=="Title"){ evenName=t.data.value } }); finalHtml+= htmlDoc.replace('##_divd_##',evenName +' | '+dateStart); }); $('#allevents').html(finalHtml); });}

      Company Profile Main Market (5) CompanyProfilev2Financials

      Actions

      Jump To:

      • Announcements & Corporate Actions
      • Dividends
      • Financials
      • Shareholding
      • Peer Comparison
      • Company Profile

      Financials

      • FINANCIAL INFORMATION
      • FINANCIAL STATEMENTS AND REPORTS
      • Annually
      • Quarterly
      Balance Sheet 2024-12-31
      Total Assets

      208,176.16

      - - -
      Total Liabilities

      47,357.47

      - - -
      Total Shareholders Equity (After Deducting the Minority Equity)

      160,818.69

      - - -
      Total Liabilities and Shareholders Equity

      208,176.16

      - - -
      Statement of Income 2024-12-31
      Total Revenue (Sales/Operating)

      116,037.3

      - - -
      Net Profit (Loss) before Zakat and Tax

      46,277.32

      - - -
      Zakat and Income Tax

      -3,422.03

      - - -
      Net Profit (Loss) after Zakat and Tax

      42,855.29

      - - -
      Total Comprehensive Income

      43,137.69

      - - -
      Profit (Loss) per Share

      6.9

      - - -
      Cash Flows 2024-12-31
      Net Cash From Operating Activities

      26,743.92

      - - -
      Net Cash From Investing Activities

      -1,252.65

      - - -
      Net Cash From Financing Activities

      -22,545.29

      - - -
      Cash and Cash Equivalents, Beginning of the Period

      22,628.98

      - - -
      Cash and Cash Equivalents, End of the Period

      25,574.96

      - - -
      All Figures inThousands
      All Currency InSAR
      Last Update Date2025-02-12

      The Capital Market Authority and Saudi Exchange take no responsibility for the contents of this disclosure, make no representations as to its accuracy or completeness, and expressly disclaim any liability whatsoever for any loss arising from, or incurred in reliance upon, any part of this disclosure, and the issuer accepts full responsibility for the accuracy of the information contained in it and confirms, having made all reasonable enquiries, that to the best of their knowledge and belief, there are no other facts or information the omission of which would make the disclosure misleading, incomplete or inaccurate. The above information does not replace detailed financial statements, as detailed financial statements are the reliable source that must be consulted to obtain accurate financial information.

      Balance Sheet
      Total Assets
      Total Liabilities
      Total Shareholders Equity (After Deducting the Minority Equity)
      Total Liabilities and Shareholders Equity
      Statement of Income
      Total Revenue (Sales/Operating)
      Net Profit (Loss) before Zakat and Tax
      Zakat and Income Tax
      Net Profit (Loss) after Zakat and Tax
      Total Comprehensive Income
      Profit (Loss) per Share
      Cash Flows
      Net Cash From Operating Activities
      Net Cash From Investing Activities
      Net Cash From Financing Activities
      Cash and Cash Equivalents, Beginning of the Period
      Cash and Cash Equivalents, End of the Period
      All Figures in
      All Currency In
      Last Update Date

      The Capital Market Authority and Saudi Exchange take no responsibility for the contents of this disclosure, make no representations as to its accuracy or completeness, and expressly disclaim any liability whatsoever for any loss arising from, or incurred in reliance upon, any part of this disclosure, and the issuer accepts full responsibility for the accuracy of the information contained in it and confirms, having made all reasonable enquiries, that to the best of their knowledge and belief, there are no other facts or information the omission of which would make the disclosure misleading, incomplete or inaccurate. The above information does not replace detailed financial statements, as detailed financial statements are the reliable source that must be consulted to obtain accurate financial information.

      Display Previous Periods

      Jump To:

      • Announcements & Corporate Actions
      • Dividends
      • Financials
      • Shareholding
      • Peer Comparison
      • Company Profile

      Jump To:

      • Announcements & Corporate Actions
      • Dividends
      • Financials
      • Shareholding
      • Peer Comparison
      • Company Profile

      Peer Comparison

      • Table
      • Graphical

      Add Company

      Compare Selected

      Select a Maximum of 5 Companies

      Company Apply

      Raoom Trading Co.
      Price 169.60
      Market Cap(^MN) 1,060
      P/E Ratio 22.46
      Index NameIndex Level1D Return
      Raoom Trading Co. %

      Jump To:

      • Announcements & Corporate Actions
      • Dividends
      • Financials
      • Shareholding
      • Peer Comparison
      • Company Profile

      Company Profile

      Company overview

      The company carries out its current activities in the manufacture and trade of glass, mirrors and aluminum decorations

      Company History

      Raoum Trading Company was established as a sole proprietorship, then turned into a limited liability company on 06/03/1436 AH corresponding to (28/12/2014 AD), on 04/09/1438 AH (corresponding to 30/05/2017 AD) A directors decision was issued General Ministry of Commerce No. (S/291) based on the powers granted to him by virtue of the decision of His Excellency the Minister of Commerce No. (60476) dated 11/19/1437 AH (corresponding to 08/22/2016 AD) approving the license to transform Raoum Trading Company from a limited liability company to closed joint stock company

      Company Bylaws

      Click here

      Equity Profile

      • Authorized Capital (^) 62,500,000
      • Issued Shares 6,250,000
      • Paid Capital (^) 62,500,000
      • Par Value/Share 10
      • Paid Up Value/Share 10

      Last Update :2022-08-09

      Investment limits

      There are no investment limits on the company's shares as per the amended Rules for Qualified Foreign Financial Institutions Investment in Listed Securities and Instructions for the Foreign Strategic Investors Ownership in Listed Companies based on Company's bylaw and the issued Instructions by related regulators and supervisory authorities.

      • Company Details
      • BOARD OF DIRECTORS AND SENIOR EXECUTIVES INFORMATION
      • Date Established

        1992/08/04

      • Financial Year End

        31/12

      • Listing Date

        2022/02/21

      • External Auditors

        [Baker Tilly MKM & Co. Chartered Accountants]

      • ISIN CODE

        SA168J0I0O19

      • Number of Employees

        300

      • Chairman

        abdalaziz abdullah alhumaid
        Non - Executive

        abdalaziz abdullah alhumaid

        • BD Session Start

          2022-06-17

          Designation

          Chairman

        • BD Session End

          2025-06-16

          Classification

          Non - Executive

        • Qualification

          High School

      • Board of Directors

        salah abdullah alarify Deputy Chairman - Non Executive

        salah abdullah alarify

        • BD Session Start

          2022-06-17

          Designation

          Board of Directors

        • BD Session End

          2025-06-16

          Classification

          Deputy Chairman - Non Executive

        • Qualification

          Bechelor of Commerce

        abdalelah mohammad alsheredah Independent

        abdalelah mohammad alsheredah

        • BD Session Start

          2022-06-17

          Designation

          Board of Directors

        • BD Session End

          2025-06-16

          Classification

          Independent

        • Qualification

          master of general relation and communication bechelor in language and translation

        humaid abdallah alhumaid Executive

        humaid abdallah alhumaid

        • BD Session Start

          2022-06-17

          Designation

          Board of Directors

        • BD Session End

          2025-06-16

          Classification

          Executive

        • Qualification

          Bechelor in managment

      • Senior Executives

        humaid abdallah alhumaid CEO

        humaid abdallah alhumaid

        • BD Session Start

          2022-06-17

          Designation

          Senior Executives

        • BD Session End

          -

          Classification

          CEO

        jamal ramdan mhmood CFO

      jamal ramdan mhmood

      • BD Session Start

        2015-09-17

        Designation

        Senior Executives

      • BD Session End

        -

        Classification

        CFO

      Investor Relations

      Contact Name:

      Investor relations

      Company Address:

      Al-Qassim - Buraidah - the first industrial city

      Contact Details:

      Telephone:0161222999
      Fax: 0163222020
      Email: ir@raoom.com.sa

      Company Website:

      www.raoomco.com


      Add To Watchlist

      In your Watchlist

      Add To Watchlist

      The Capital Market Authority and Saudi Exchange take no responsibility for the contents of these disclosures, make no representations as to its accuracy or completeness, and expressly disclaim any liability whatsoever for any loss arising from, or incurred in reliance upon, any part of these disclosures, and the issuer accepts full responsibility for the accuracy of the information contained in it and confirms, having made all reasonable enquiries, that to the best of their knowledge and belief, there are no other facts or information the omission of which would make the disclosure misleading, incomplete or inaccurate.

      ";$(domElement).append(notes);} $(tableElement).find('td').addClass('text-center'); $(tableElement).find('th').addClass('text-center'); $('.financials_Tab_Dtl_box').find('td').addClass('text-center');},error:function(error){$(domElement).html("Couldn't retreive the required information, kindly check later.");}});};function renderForeginOwnerShip(domElement){$.ajax({url:'p0/IZ7_5A602H80O0VC4060O4GML81G57=CZ6_5A602H80OGF2E0QF9BQDEG10K4=NJforeginOwnerShip=/',data: {symbol:'4144'},dataType: 'html',type:'GET',success:function(response){//console.log(response);$(domElement).html(response);$(domElement).show();},error:function(error){$(domElement).html("Couldn't retreive the required information, kindly check later.");}});}/* $(".applyBtn").click(function (e) {var end = $('#datepicker [name="end"]').datepicker({dateFormat:'YYYY-MM-DD'}).val();var start = $('#datepicker [name="start"]').datepicker({dateFormat:'YYYY-MM-DD'}).val();alert(start,"with dates",end);start="2021-11-01";end="2021-12-31";console.log("***********hi ",start,"with dates",end);renderBoardOFDirectortDates(start,end);}); */function renderBoardOFDirectortDates(start,end){var fromDate = ($("#drp_start").val()).substring(6,10)+'/'+($("#drp_start").val()).substring(3,5)+'/'+($("#drp_start").val()).substring(0,2);var toDate = ($("#drp_end").val()).substring(6,10)+'/'+($("#drp_end").val()).substring(3,5)+'/'+($("#drp_end").val()).substring(0,2);$.ajax({url:'p0/IZ7_5A602H80O0VC4060O4GML81G57=CZ6_5A602H80OGF2E0QF9BQDEG10K4=NJhistoricalBoardMembersWithDates=/',data: {symbol:'4144',fromDate:fromDate,toDate:toDate},dataType: 'html',type:'GET',success:function(response){//console.log(response);$('#boardOfDirector').html(response);//foreignGraph();},error:function(error){$(domElement).html("Couldn't retreive the required information, kindly check later.");}});}function renderMajorShareHolder(domElement,history){if(history==1){domElement = domElement.parentElement.parentElement;var fromDate = ($("#drp_start_shareHolder").val()).substring(6,10)+'/'+($("#drp_start_shareHolder").val()).substring(3,5)+'/'+($("#drp_start_shareHolder").val()).substring(0,2);var toDate = ($("#drp_end_shareHolder").val()).substring(6,10)+'/'+($("#drp_end_shareHolder").val()).substring(3,5)+'/'+($("#drp_end_shareHolder").val()).substring(0,2);}//console.log(fromDate);//console.log(toDate);$.ajax({url:'p0/IZ7_5A602H80O0VC4060O4GML81G57=CZ6_5A602H80OGF2E0QF9BQDEG10K4=NJhistoryOfMajorShareHolder=/',data: {symbol:'4144',fromDate:fromDate,toDate:toDate,history:history},dataType: 'html',type:'GET',success:function(response){//console.log(response);$(domElement).html(response);$(domElement).show();//foreignGraph();},error:function(error){$(domElement).html("Couldn't retreive the required information, kindly check later.");}});} /* function renderPeerComparison(){var peerid= $('.selectpicker2').selectpicker('val').join('###');$.ajax({url:'p0/IZ7_5A602H80O0VC4060O4GML81G57=CZ6_5A602H80OGF2E0QF9BQDEG10K4=NJpeerComparison=/',data: {symbol:'4144',peerID: peerid},dataType: 'html',type:'GET',success:function(response){console.log(response);$('#peercompDT').html(response);//$(domElement).html(response);//$(domElement).show();//foreignGraph();$('.companySlct_box').hide();},error:function(error){//$(domElement).html("Couldn't retreive the required information, kindly check later.");}});} */$('.selectpicker2').selectpicker();
      Company Profile Main Market (2025)
      Top Articles
      Latest Posts
      Recommended Articles
      Article information

      Author: Aron Pacocha

      Last Updated:

      Views: 5840

      Rating: 4.8 / 5 (68 voted)

      Reviews: 91% of readers found this page helpful

      Author information

      Name: Aron Pacocha

      Birthday: 1999-08-12

      Address: 3808 Moen Corner, Gorczanyport, FL 67364-2074

      Phone: +393457723392

      Job: Retail Consultant

      Hobby: Jewelry making, Cooking, Gaming, Reading, Juggling, Cabaret, Origami

      Introduction: My name is Aron Pacocha, I am a happy, tasty, innocent, proud, talented, courageous, magnificent person who loves writing and wants to share my knowledge and understanding with you.