Nepse nosedived 92.78 points, while investors lost Rs 134 billion in shares transaction last week

Nepse nosedived 92.78 points, while investors lost Rs 134 billion in shares transaction last week
By Republica
Published: June 03, 2023 05:35 PM

KATHMANDU, June 3: Nepal Stock Exchange (Nepse) plunged 92.78 points last week with the budget for the Fiscal Year (FY) 2023/24 failing to come up with measures to attract the share market investors. 

In a four-day trading session with the government declaring a public holiday on Monday to mark the Republic Day, the secondary market opened at 1,959.12 points on Sunday and closed at 1,866.34 points on Thursday. During this period, the market rose to as high as 1,977.36 points and as low as 1,837.43 points, resulting in a fluctuation of 139.93 points in the share market.

The market lost average prices of shares in the first three trading days. However, it closed at a positive note, gaining a double-digit point on the last trading day of the week.

On Sunday, the market fell 17.35 points, followed by a decline of 53.16 points and 38.83 points on Tuesday and Wednesday, respectively. On Thursday, the last weekday of trading, the market gained 16.54 points.

All the 13 trading groups had their market indices dropped. Out of them, eight lost three-digit points. The total turnover amount surged to Rs 8.951 billion from Rs 6.952 billion in the previous week. During the review period, the daily turnover amount increased to Rs 2.237 billion from Rs 1.738 billion.

Among the individual companies, Shivam Cements with a turnover of its shares worth Rs 659.51 million topped the transaction volume. Sunrise Focused Equity Fund had the highest of 14.89 percent drop in its market value. Atma Nirbhar Laghubitta Bittiya Sanstha Limited gained 25.88 percent and stood on top in the category.

The market capitalization fell to Rs 2.724 trillion, down from Rs 2.858 trillion from Rs 2.738 trillion. As a result, the investors lost Rs 134 billion from their investment portfolio. 

 

Request history8.2.19PHP Version4.8sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (15.38ms)time
    • Application (4.79s)time
    • 1 x Application (99.68%)
      4.79s
      1 x Booting (0.32%)
      15.38ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed4.74s
      • NewsController.php#297republica1735msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'nepse-nosedived-92-78-points-while-investors-lost-rs-134-billion-in-shares-transaction-last-week' and `status` = 1 limit 1
        Bindings
        • 0: nepse-nosedived-92-78-points-while-investors-lost-rs-134-billion-in-shares-transaction-last-week
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1780μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (141313)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1620μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (141313)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1560μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (141313)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1500μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (141313)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica13.05sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Nepse nosedived 9278 points while investors lost Rs 134 billion in shares transaction last week' IN BOOLEAN MODE) as score from `news` where `id` != 141313 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 141313
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1890μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (126967, 131425, 131691, 131927, 145142, 150166)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1550μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (126967, 131425, 131691, 131927, 145142, 150166)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1298msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-03-31 20:54:57' and '2025-04-01 20:54:57' and `id` not in (141313) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-03-31 20:54:57
        • 1: 2025-04-01 20:54:57
        • 2: 141313
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica1662msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-01 20:54:57' where `id` = 141313 and `status` = 1
        Bindings
        • 0: 2025-04-01 20:54:57
        • 1: 141313
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          V4spwNqF1W3rUOPtr7LfNEioWgjNRMTyonCePGoG
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/nepse-nosedived-92-78-points-while-investors-lost-rs-134-bi...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/nepse-nosedived-92-78-points-while-in...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/nepse-nosedived-92-78-points-while-investors-lost-rs-134-billion-in-shares-transaction-last-week
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.4.164" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZURHo4Mi91UFdIZTFNcTlwUHpLelE9PSIsInZhbHVlIjoia2FXYmlzM0NoR2Q4NnJWSW9lbE4zbXNKdnppZ0ozOVlMdUV0VldHMmpsWHloeDNuc09Bei94clB5Ym1XOGRuTXIrc3I4KzJYNWVmWmE5NXcyWVlsaVpTTzdWVVZoV1gySVpoWi9yZ3k5Ty9tNUFyTVArMDhGOHhTTEtWR2xHWWUiLCJtYWMiOiI0MjJmMTQ0MDRkMTZlNDg2MzNkMjBlNmFlZjliYmVmZmEyY2VhYTFkNzllYjA3ODE5ZTgyN2ZlNWMxMjExMWExIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6Ik54RHQ1NnpiTmNvT0hMWWFFRitmRGc9PSIsInZhbHVlIjoidDVadElMUWNSdytoM0FYRkdzNW9GYlFqTmVHMG1RU3FJM0ovRUlGMkU5WmV4T1dVWUU0ZTE5WWwzc09xQ1B5eElqUEFXU1IxWEdocjI0MmNiL3hZbG0rNWNQaWlyeHlSOGpRbnNRU2ZNeE1yd2xvWkdISFhoYXllZzFXdGtydm0iLCJtYWMiOiI5MzkyNzZjZDIxMjk2ZDhkY2I1MTRlMTMyMWM0ZTc0OTI4ZGQ1MzlkOTc1ODc5NDgxZDQ3ZDIzYmI0MzExYzI5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImZURHo4Mi91UFdIZTFNcTlwUHpLelE9PSIsInZhbHVlIjoia2FXYmlzM0NoR2Q4NnJWSW9lbE4zbXNKdnppZ0ozOVlMdUV0VldHMmpsWHloeDNuc09Bei94clB5Ym1XOGRuTXIrc3I4K" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.191.4.164" ] "cf-ray" => array:1 [ 0 => "929902937e6e0271-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "V4spwNqF1W3rUOPtr7LfNEioWgjNRMTyonCePGoG" "republica_session" => "R6RGIg6RMCyMr0V5OskEjozmYWBjFSIITLfTkdYT" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 01 Apr 2025 15:09:58 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IksySWlZZkVtY3Yva09nZmRNbkZWU2c9PSIsInZhbHVlIjoiUGlaVmpWVlE2cEFyMFhVTHpZNHlmVnBWV3ZXV1ozMDlpWGpTS3JxN2ZEbHZjOFZVMHhBQ1gvbmpBaTJweUREUHN1WUlqV0M1eXdMeVdlNVQrd0g3SDkxVzhiWHJ1YnZ6TndleUtnYUVod1Q3enpYangySk4yUnZXK3hrbWl2SFQiLCJtYWMiOiI1MThmNTNhYzUwMWUzNjI1ZDI2ZjI2YzVjYmRmZDdlODQxNDUyNWE0YWQ3ZDgzYTYwYWEwMDZkM2RlMzE4MDYyIiwidGFnIjoiIn0%3D; expires=Wed, 01 Apr 2026 15:09:58 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IksySWlZZkVtY3Yva09nZmRNbkZWU2c9PSIsInZhbHVlIjoiUGlaVmpWVlE2cEFyMFhVTHpZNHlmVnBWV3ZXV1ozMDlpWGpTS3JxN2ZEbHZjOFZVMHhBQ1gvbmpBaTJweUREUHN1WUlqV" 1 => "republica_session=eyJpdiI6IkJTUFNodW5KVUtzVlptbXR2Nk51YUE9PSIsInZhbHVlIjoiMlBkV3h2WGE2THh6ZzI1N0pacmhaOFFDalRZWjNaR25pNVBkWGJNcklUczU5Y0tyRzd5dHp3dVN5RlZpMFJEbndicVJ6ZW1lT25EZHlNSjhqNDBXTld0MG5yd1NmeGJLL1hLbEpiWkRoUlQydGNIMWxqVXFvSThydVhsc0NKUloiLCJtYWMiOiI1MDNmOWViYmQzM2RmZDBiZWEwZjYzYzA3ZTllYzk1MGFmMTg3MzY5Yzk2ZTRiZjVhZmQ5YjYwNzFlNmJhNWRjIiwidGFnIjoiIn0%3D; expires=Wed, 01 Apr 2026 15:09:58 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IkJTUFNodW5KVUtzVlptbXR2Nk51YUE9PSIsInZhbHVlIjoiMlBkV3h2WGE2THh6ZzI1N0pacmhaOFFDalRZWjNaR25pNVBkWGJNcklUczU5Y0tyRzd5dHp3dVN5RlZpMFJEbn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IksySWlZZkVtY3Yva09nZmRNbkZWU2c9PSIsInZhbHVlIjoiUGlaVmpWVlE2cEFyMFhVTHpZNHlmVnBWV3ZXV1ozMDlpWGpTS3JxN2ZEbHZjOFZVMHhBQ1gvbmpBaTJweUREUHN1WUlqV0M1eXdMeVdlNVQrd0g3SDkxVzhiWHJ1YnZ6TndleUtnYUVod1Q3enpYangySk4yUnZXK3hrbWl2SFQiLCJtYWMiOiI1MThmNTNhYzUwMWUzNjI1ZDI2ZjI2YzVjYmRmZDdlODQxNDUyNWE0YWQ3ZDgzYTYwYWEwMDZkM2RlMzE4MDYyIiwidGFnIjoiIn0%3D; expires=Wed, 01-Apr-2026 15:09:58 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IksySWlZZkVtY3Yva09nZmRNbkZWU2c9PSIsInZhbHVlIjoiUGlaVmpWVlE2cEFyMFhVTHpZNHlmVnBWV3ZXV1ozMDlpWGpTS3JxN2ZEbHZjOFZVMHhBQ1gvbmpBaTJweUREUHN1WUlqV" 1 => "republica_session=eyJpdiI6IkJTUFNodW5KVUtzVlptbXR2Nk51YUE9PSIsInZhbHVlIjoiMlBkV3h2WGE2THh6ZzI1N0pacmhaOFFDalRZWjNaR25pNVBkWGJNcklUczU5Y0tyRzd5dHp3dVN5RlZpMFJEbndicVJ6ZW1lT25EZHlNSjhqNDBXTld0MG5yd1NmeGJLL1hLbEpiWkRoUlQydGNIMWxqVXFvSThydVhsc0NKUloiLCJtYWMiOiI1MDNmOWViYmQzM2RmZDBiZWEwZjYzYzA3ZTllYzk1MGFmMTg3MzY5Yzk2ZTRiZjVhZmQ5YjYwNzFlNmJhNWRjIiwidGFnIjoiIn0%3D; expires=Wed, 01-Apr-2026 15:09:58 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IkJTUFNodW5KVUtzVlptbXR2Nk51YUE9PSIsInZhbHVlIjoiMlBkV3h2WGE2THh6ZzI1N0pacmhaOFFDalRZWjNaR25pNVBkWGJNcklUczU5Y0tyRzd5dHp3dVN5RlZpMFJEbn" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "V4spwNqF1W3rUOPtr7LfNEioWgjNRMTyonCePGoG" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/nepse-nosedived-92-78-points-while-investors-lost-rs-134-billion-in-shares-transaction-last-week" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/nepse-nosedived-92-78-points-while-investors-lost-rs-134-billion-in-shares-transaction-last-week" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-01 20:54:58GET/amp/news/nepse-nosedived-92-78-points-while-investors-lost-rs-134-billion-in-shares-transaction-last-week11016