Corporate Action

Old Name Date Of De-Listing Effect Date Reason
S P Investrade 06-Sep-2023 13-Sep-2023 Trading Members of the Exchange are hereby informed that S P Investrade (India) Limited has applied to BSE Limited for Voluntary Delisting of its Equity Shares pursuant to SEBI Letter SEBI/HO/CFD/DCR2/P/OW/2023/27018/1 dated July 05, 2023 Further the above scrip will be delisted from the Exchange records w.e.f. Wednesday, September 13, 2023. Trading Members of the Exchange are requested to take a note of the above.
Focus Industrial 01-Sep-2023 05-Sep-2023
A & M Febcon 01-Sep-2023 05-Sep-2023
STI Products (I) 01-Sep-2023 05-Sep-2023
Global Stone (I) 01-Sep-2023 05-Sep-2023
/*investion-option left menu script*/ $(".left-menu-click").click(function() { $(this).siblings(".left-menu-click").find(".left-sub-menu").slideUp(); $(this).toggleClass('plus'); $(this).siblings('.left-menu-click').removeClass('plus') }); $(".left-menu-click1").click(function() { $(this).siblings(".left-menu-click1").find(".left-sub-menu1").slideUp(); $(this).toggleClass('plus'); $(this).siblings('.left-menu-click1').removeClass('plus') }); $('.left-menu-inner li').click(function(event) { event.stopPropagation(); $('> ul', this).toggle(); });