Company Profile Main Market (2025)

Company Profile Main Market (1) companyprofile

Actions

Ades Holding Co.

2382

ADES

Add To Watchlist

In your Watchlist

Add To Watchlist

  • Main Market
  • Energy

Invest Now

Stats Overview

  • Prev. Close 14.90

  • Open 14.98

  • High

    14.98

  • Low 14.82

  • No. of Trades 2,207

  • Avg. Trade size* 705

  • Volume Traded 1,555,240

  • Value Traded(^) 23,151,752.28

Performance

ADES

- ( - )

View Historical

Compare

NamePriceChange %
Ades Holding Co. 14.98 -0.54%

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

14.82

% Change

-0.54

Volume Traded

4,153

Best Bid

Price 14.82

Volume 24,507

Best Offer

Price 14.84

Volume 1,578

52 WEEK

High

21.98

2024/06/25

Low

13.80

2025/04/07

Change**

-15.89

PERFORMANCE

Start of Year

17.32

Year ago

17.62

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

  • ADES Holding Company Signs Contract Extension for Multi-Year Offshore Drilling Campaign in Qatar

    2382

    ADES-0.54 %

    1446/11/1513/05/2025 15:32:54

  • Ades Holding Co. announces its Interim Financial results for the Period Ending on 2025-03-31 ( Three Months )

    2382

    ADES-0.54 %

    1446/11/0705/05/2025 08:04:29

  • ADES Holding Company Announces the Results of the Ordinary General Assembly Meeting (First Meeting)

    2382

    ADES-0.54 %

    1446/11/0604/05/2025 07:27:49

  • Addendum Announcement from Ades Holding Co. in regards to the signature of 10-Year Renewal for One of its Suspended Offshore Jackups in KSA

    2382

    ADES-0.54 %

    1446/10/1210/04/2025 08:00:22

  • The Board of Directors of ADES Holding Company invite its Shareholders to attend the (First Meeting) Ordinary General Assembly Meeting through modern technology means

    2382

    ADES-0.54 %

    1446/10/1109/04/2025 08:40:51

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
      24/02/202510/03/202524/03/2025Account Transfer ^0.22
      05/08/2024N/AN/AAccount Transfer ^0.216

      All Actions

      " : "";var res = "

    • "+calendarString+"

      "+"

      ADES"+" 2382

      "+"

      "+"-0.54% "+"

      "+"

      "+"

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

      "+"

      "+"New Capital"+ " | " + formatNewCapital(newCapital, language) +"

      "+"
    • ";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+"

      "+"

      ADES"+" 2382

      "+"

      "+"-0.54% "+"

      "+"

      "+"

      "+typeString+" | "+dueDate+"

      "+"

      "+amountString+//" | ^"+toFixedIfNecessary(amount)+" T3- "+language+" | " + (language === 'en' ? "^" + toFixedIfNecessary(amount) : 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=`

    • ADES 2382

      -0.08 %

      ##_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
      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.

      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

      Ades Holding Co.
      Price 14.82
      Market Cap(^MN) 16,733
      P/E Ratio 20.5
      Index NameIndex Level1D Return
      Ades Holding Co. %

      Jump To:

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

      Company Profile

      Company overview

      The Company main activity is managing its subsidiaries, investing the funds of its subsidiaries, owning the properties and movables necessary to carry out its activity, providing loans, guarantees and financing to its subsidiaries, owning industrial property rights of the subsidiaries and leasing industrial property rights to its subsidiaries or third parties. The Group main activities are as follows: Contracting services for excavation and maintenance of onshore and offshore wells. Services related to oil extraction. Excavation and onshore and offshore maintenance services. Provision of contracted offshore and onshore excavation services. Provision of maintenance and production services.

      Company History

      ADES Holding Company (the Company) is a Saudi mixed closed joint stock company registered under Commercial Registration No. 2051245446 dated 04/06/1444H (corresponding to 28/12/2022G), whose establishment was licensed under Ministerial Resolution No. 1415 dated 25/05/1444H. Its head office is located at 7429 Prince Turki Street, Corniche District, Al Khobar 2203, Kingdom of Saudi Arabia. The history of the Group dates back to 2002G, when its first subsidiary, ADES Egypt, was established. The Group operates through its branches and subsidiaries incorporated in various countries, including the following: (1) the Kingdom of Saudi Arabia, (2) Kuwait, (3) the United Arab Emirates, (4) Egypt, (5) the Cayman Islands, (6) Bermuda, (7) Cyprus, (8) Liberia, (9) Qatar, (10) Tunisia, (11) Algeria, (12) Libya, (13) Indonesia, and (14) Kongo. The Company directly and wholly owns one subsidiary, ADES International, which is a private limited holding company established in Dubai International Financial Center in 2016G. It directly and indirectly owns all the 22 Subsidiaries of the Group.

      Company Bylaws

      Click here

      Equity Profile

      • Authorized Capital (^) 1,129,062,513
      • Issued Shares 1,129,062,513
      • Paid Capital (^) 1,129,062,513
      • Par Value/Share 1
      • Paid Up Value/Share 1

      Last Update :2023-10-09

      Investment limits

      There are no investment limits on the company's shares as per the Rules for Foreign Investment in Securities 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

        2022/12/28

      • Financial Year End

        31/12

      • Listing Date

        2023/10/11

      • External Auditors

        [Ernst & Young Professional Services (a professional LLC)]

      • ISIN CODE

        SA55SG6H5716

      • Number of Employees

        3024

      • Chairman

        Ayman Mamdouh Fathy Abbas
        Non - Executive

        Ayman Mamdouh Fathy Abbas

        • BD Session Start

          2022-12-26

          Designation

          Chairman

        • BD Session End

          2027-12-26

          Classification

          Non - Executive

        • Qualification

          University degree in Business Administration, The American University in Cairo, Egypt, 1996G.

        Companies Membership

        • Memebrship Name

          ADES Drilling Services Ltd. Company

          Start Date

          2019-01-01

        • Memebrship Character

          Chairman

          End Date

          -

        • Memebrship Name

          ADES International for Drilling Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Advanced Transport Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Kuwait Advanced Drilling Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Prime Innovations for Trade SAE Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          ADES International Holding Ltd. Company

          Start Date

          2016-01-01

        • Memebrship Character

          Executive Chairman

          End Date

          -

        • Memebrship Name

          Intro Solar Energy Company

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Intro Energy Company

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Intro Sustainable Resources Holding Company

          Start Date

          2020-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          M2 Facilities Management Company

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Advansys Engineering Services & Consultancy Company

          Start Date

          2015-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Hills Integrated Construction Services Company

          Start Date

          2015-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Tenth of Ramadan for Pharmaceutical Industries and Diagnostic Reagents (Rameda) SAE Company

          Start Date

          2011-01-01

        • Memebrship Character

          Chairman

          End Date

          -

      • Board of Directors

        Mohamed Farouk Mohamed Abdelmeguid Abdelkhalek Deputy Chairman - Executive

        Mohamed Farouk Mohamed Abdelmeguid Abdelkhalek

        • BD Session Start

          2022-12-26

          Designation

          Board of Directors

        • BD Session End

          2027-12-31

          Classification

          Deputy Chairman - Executive

        • Qualification

          Bachelors degree in Electrical Engineering Cairo University, Egypt 1991G

        Companies Membership

        • Memebrship Name

          Advanced Drilling Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          ADES International for Drilling Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Advanced Drilling Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Advanced Transport Services Co.

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Kuwait Advanced Drilling Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          United Precision Drilling Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Precision Drilling Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Prime Innovations for Trade Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Schneider Electric Engineering Services Company

          Start Date

          2017-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Intro Investments Holding Ltd. Company.

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          ADES International Holding Ltd. Company

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Compass Capital for Financial Investments Compnay

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Tenth of Ramadan for Pharmaceutical Industries and Diagnostic Reagents (Rameda) SAE Company

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Egyptian Chinese Drilling Company

          Start Date

          2012-01-01

        • Memebrship Character

          Director

          End Date

          -

        Muteb Muhammad Saad Alshathri Non - Executive

        Muteb Muhammad Saad Alshathri

        • BD Session Start

          2022-09-03

          Designation

          Board of Directors

        • BD Session End

          2027-12-26

          Classification

          Non - Executive

        • Qualification

          Masters degree in Business Administration Harvard University USA, 2015G. Bachelors degree in Industrial Engineering, Northwest University USA 2008G.

        Companies Membership

        • Memebrship Name

          Depa PLC

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Chairman

          End Date

          -

        • Memebrship Name

          Saudi Jordanian Investment Co.

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Vice Chairman

          End Date

          -

        • Memebrship Name

          Saudi Bahrain Investment Company

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Vice Chairman

          End Date

          -

        • Memebrship Name

          Saudi Sudanese Investment Company

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Vice Chairman

          End Date

          -

        • Memebrship Name

          Saudi Iraqi Investment Company

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Vice Chairman

          End Date

          -

        • Memebrship Name

          Capital Bank

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Director

          End Date

          -

        • Memebrship Name

          Saudi Egyptian Investment Company

          Start Date

          2021-01-01

        • Memebrship Character

          Non-executive Director

          End Date

          -

        • Memebrship Name

          Saudi Co. for Touristic Investment

          Start Date

          2021-01-01

        • Memebrship Character

          Non-executive Director

          End Date

          -

        • Memebrship Name

          Qassim Cement Company

          Start Date

          2020-01-01

        • Memebrship Character

          Non-executive Vice Chairman

          End Date

          -

        • Memebrship Name

          Saudi Cement Company

          Start Date

          2019-01-01

        • Memebrship Character

          Non-executive Director

          End Date

          -

        Fadi Adel Mohamed Al Said Non - Executive

        Fadi Adel Mohamed Al Said

        • BD Session Start

          2022-09-03

          Designation

          Board of Directors

        • BD Session End

          2027-12-26

          Classification

          Non - Executive

        • Qualification

          Masters degree in Business Administration Cass Business School United Kingdom, 2013G. Chartered Financial Analyst (CFA), 2010G. Bachelors degree in Economy University of Jordan Jordan 1989G

        Companies Membership

        • Memebrship Name

          B.TECH Company

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Director

          End Date

          -

        • Memebrship Name

          Depa PLC

          Start Date

          2022-01-01

        • Memebrship Character

          Non-executive Director

          End Date

          -

        • Memebrship Name

          Saudi Jordanian Investment Fund Co.

          Start Date

          2021-01-01

        • Memebrship Character

          Non-executive Director

          End Date

          -

        Hatem Ahmed Al Sayed Soliman Non - Executive

        Hatem Ahmed Al Sayed Soliman

        • BD Session Start

          2022-12-26

          Designation

          Board of Directors

        • BD Session End

          2027-12-26

          Classification

          Non - Executive

        • Qualification

          Bachelors degree in Electrical Engineering, Helwan University, Egypt, 1980G

        Companies Membership

        • Memebrship Name

          OEC Company

          Start Date

          2022-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          ABIS Services Company

          Start Date

          2020-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          ABIS Services Company

          Start Date

          2022-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Intro Group

          Start Date

          2020-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Ocyan Company

          Start Date

          2019-01-01

        • Memebrship Character

          Director

          End Date

          -

        Abdullrahman Khalid Abdullah Al Zamil Non - Executive

        Abdullrahman Khalid Abdullah Al Zamil

        • BD Session Start

          2022-12-26

          Designation

          Board of Directors

        • BD Session End

          2027-12-26

          Classification

          Non - Executive

        • Qualification

          Masters degree in Executive Financial Management, London Business School, United Kingdom, 2017G. Bachelors degree in Financial Management, King Fahd University of Petroleum and Minerals, Saudi Arabia, 2008G.

        Companies Membership

        • Memebrship Name

          Innovative Energy Holding Company

          Start Date

          2021-01-01

        • Memebrship Character

          Non-executive director

          End Date

          -

        • Memebrship Name

          Malam Investments Limited Company

          Start Date

          2020-01-01

        • Memebrship Character

          Non-executive director

          End Date

          -

        • Memebrship Name

          Dhahran International Exhibitions Company

          Start Date

          2020-01-01

        • Memebrship Character

          Non-executive director

          End Date

          -

        • Memebrship Name

          Yamama Red Bricks and Clay Products Company

          Start Date

          2019-01-01

        • Memebrship Character

          Non-executive director

          End Date

          -

        • Memebrship Name

          Zamil Group Investments Ltd Company.

          Start Date

          2018-01-01

        • Memebrship Character

          Executive director and chairman

          End Date

          -

        • Memebrship Name

          Zamil Food Industries Ltd Company.

          Start Date

          2018-01-01

        • Memebrship Character

          Executive chairman

          End Date

          -

      • Senior Executives

        Mohamed Farouk Mohamed Abdelmeguid Abdelkhalek CEO

        Mohamed Farouk Mohamed Abdelmeguid Abdelkhalek

        • BD Session Start

          2023-11-02

          Designation

          Senior Executives

        • BD Session End

          -

          Classification

          CEO

        • Qualification

          PhD in Systems and Control Engineering, Case Western Reserve University, Ohio, USA, 1997G. Masters degree in Electrical Engineering and Control Cairo University, Egypt 1993G. Bachelors degree in Electrical Engineering, Cairo University, Egypt 1991G

        Companies Membership

        • Memebrship Name

          Advanced Drilling Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          ADES International for Drilling Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Advanced Drilling Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Advanced Transport Services Co.

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          United Precision Drilling Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Precision Drilling Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Prime Innovations for Trade Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Schneider Electric Engineering Services Company

          Start Date

          2017-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Intro Investments Holding Ltd. Company.

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          ADES International Holding Ltd. Company

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Compass Capital for Financial Investments Compnay

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Tenth of Ramadan for Pharmaceutical Industries and Diagnostic Reagents (Rameda) SAE Company

          Start Date

          2016-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Egyptian Chinese Drilling Company

          Start Date

          2012-01-01

        • Memebrship Character

          Director

          End Date

          -

        • Memebrship Name

          Kuwait Advanced Drilling Services Company

          Start Date

          2018-01-01

        • Memebrship Character

          Director

          End Date

          -

        Hussein Mohammed Abdul Salam Hassan Badawy CFO

      Hussein Mohammed Abdul Salam Hassan Badawy

      • BD Session Start

        2016-01-02

        Designation

        Senior Executives

      • BD Session End

        -

        Classification

        CFO

      • Qualification

        Bachelors degree in International Business Administration, Sadat Academy for Administrative Sciences, Egypt, in cooperation with the University of New Brunswick, Canada, in 2008G.

      Companies Membership

      • Memebrship Name

        Emerald Driller Company

        Start Date

        2022-01-01

      • Memebrship Character

        Director

        End Date

        -

      • Memebrship Name

        ADES Egypt

        Start Date

        2021-01-01

      • Memebrship Character

        Director

        End Date

        -

      • Memebrship Name

        Compass Capital Financial Investments Company

        Start Date

        2020-01-01

      • Memebrship Character

        Director

        End Date

        -

      Investor Relations

      Contact Name:

      Hussain Mohamed Abdelsalam Hassan Badawy

      Company Address:

      7429 Prince Turki Street Alkornaish District Al Khobar 2203

      Contact Details:

      Telephone:+966138499904
      Fax: +9660133313331
      Email: Hussein.Badawy@adesgroup.com

      Company Website:

      www.adesgroup.com


      Name Of SubsidiaryPercentage Of Property Main BusinessLocation Of OperationCountry Of Operation
      Advanced Energy Systems (ADES) S.A.E.100.00%Oil & gas drilling and production servicesEgypt, Algeria, and IndiaArab Republic of Egypt
      ADES Saudi Limited Company99.99%Oil & gas drilling and production servicesKingdom of Saudi ArabiaKingdom of Saudi Arabia
      Precision Drilling (Cyprus) Company100.00%Holding companyN/ARepublic of Cyprus
      Kuwait Advanced Drilling Services100.00%Leasing of rigsKuwaitCayman Islands
      Prime Innovations for Trade S.A.E99.99%TradingN/AArab Republic of Egypt
      ADES International for Drilling100.00%Drilling Equipment RentalAlgeriaCayman Islands
      AG for Training (AG Academy)70.00%TrainingEgyptArab Republic of Egypt
      Advanced Transport Services100.00%Leasing of transportation equipmentN/ACayman Islands
      Advanced Drilling Services100.00%TradingN/ACayman Islands
      ADES Holding Drilling Services Ltd.100.00%Investment in Oil & Gas ProjectsN/AUnited Arab Emirates
      ADES International Holding Ltd.100.00%Holding companyN/AUnited Arab Emirates
      Emerald Drilling Company100.00%Oil & gas production services and drilling& production servicesQatarCayman Islands
      ADES Drilling Services I Ltd.99.99%Leasing of rigsKingdom of Saudi ArabiaBermuda
      ADES Drilling Services II Ltd.99.99%Leasing of rigsKingdom of Saudi ArabiaBermuda
      ADES Drilling Services III Ltd.99.99%Leasing of rigsKingdom of Saudi ArabiaBermuda
      ADES Advanced Drilling Services Ltd.99.99%Leasing of rigsKingdom of Saudi ArabiaRepublic of Liberia
      ADES Drilling Services IV Ltd.100.00%Leasing of rigsKingdom of Saudi ArabiaBermuda
      ADES Drilling Services V Ltd.99.99%Leasing of rigsKingdom of Saudi ArabiaBermuda
      ADES Drilling Services Ltd.99.99%Leasing of rigsKingdom of Saudi ArabiaBermuda
      ADES GCC for Drilling Ltd.99.99%Production services oil and gas drilling and production servicesKingdom of Saudi ArabiaBermuda

      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:'2382'},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:'2382',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:'2382',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:'2382',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)

      References

      Top Articles
      Latest Posts
      Recommended Articles
      Article information

      Author: Frankie Dare

      Last Updated:

      Views: 6251

      Rating: 4.2 / 5 (53 voted)

      Reviews: 92% of readers found this page helpful

      Author information

      Name: Frankie Dare

      Birthday: 2000-01-27

      Address: Suite 313 45115 Caridad Freeway, Port Barabaraville, MS 66713

      Phone: +3769542039359

      Job: Sales Manager

      Hobby: Baton twirling, Stand-up comedy, Leather crafting, Rugby, tabletop games, Jigsaw puzzles, Air sports

      Introduction: My name is Frankie Dare, I am a funny, beautiful, proud, fair, pleasant, cheerful, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.