Skip to main content

Kasset -> IGB Reit

2,730,000,000 / 520,997,000 = 5.24.
Each Kasset will give u 5.24 IGBReit.

Kasset will have a total cash of 1,212.559M + 670M (IPO) = 1,812.559M cash
From there, the distributable sum is 1,266.990M.

1,266,990,000 / 520,997,000 = RM2.43 per share.

Therefore:
Buying 1k of Kasset today would have cost you RM7,400.
You will get back RM2,430 cash + 5,240 IGBReit.

(RM7400-RM2430)/5,240=RM0.948 per unit of IGBReit
Theoretical IPO Price is RM1.00. so yeah, you do get some sort of discount.
Market is super efficient... notworthy.gif notworthy.gif that is why it never goes beyond RM7.60.. I still have so much to learn... notworthy.gif 


If you buy Kasset at 9.17, your average IGBReit will be at RM1.28626.
If you buy Kasset at 9.5, your average IGBReit will be at RM1.34924.
Of course, with the RM2.42 per share cash return. Cash distribution will only be announced later, expected to be Q1 2013. 





Comments

Popular posts from this blog

Editing hosts file in iPhone/iPAD

You can now edit the hosts file with a jailbroken iPhone/iPad. Download the hosts file using tool like FileZilla. Default location is /etc/hosts. Download Notepad++ and edit the file. I've edit the file and convert it to ANSI under the Encoding menu. Once completed, upload the file back to the default location.  Try to ping the DNS... It should works!

Making your iphone to Wifi HotSpot?

Gotten this from a friend really solve my problem. MyWi can be downloaded from Cydia but of course you would probably need to pay it after the trial period.  There is other "cracked" MyWi which you would need to first jailbreak your iphone, and add additional source as follow:- 1. Open your Cydia 2. Goto Manage>Source>Edit>Add 3. Add http://sinfuliphonerepo.com Then, go to Search and look for MyWi (cracked version), download and install it! Tata... you got it working!

vSphere Replication - checking the replication status

Enable SSH on ESXi host (you can do this using vCenter) Download putty or any SSH client and log in with root access vim-cmd vmsvc/getallvms ~ # vim-cmd hbrsvc Commands available under hbrsvc/: vmreplica.abort vmreplica.pause vmreplica.create vmreplica.queryReplicationState vmreplica.disable vmreplica.reconfig vmreplica.diskDisable vmreplica.resume vmreplica.diskEnable vmreplica.startOfflineInstance vmreplica.enable vmreplica.stopOfflineInstance vmreplica.getConfig vmreplica.sync vmreplica.getState  See more at: http://www.virtuallyghetto.com/2011/07/hbr-host-based-replication-cli-for-srm.html#sthash.mpqbyGmw.dpuf http://www.virtuallyghetto.com/2011/07/hbr-host-based-replication-cli-for-srm.html