Skip to main content

Leverage - Analysis

Leveraging in simply increasing your exposure in something with some money that you don't have and thereby inherently increasing the risk.

Typical example for a normal common man would be 'Buying a house' - Where most of the money is given as a loan by the bank and he is thus said to be leveraged.

For a equity investor, few of the other examples would include Stock Futures, Options and Margin Intraday trading.

Without the money in hand, only the risk will be increased in each of the case and typically Leveraging is the concept where you will be get high returns along with high risk.

For example, Reliance is at Rs. 800/- now. you think, it will go Rs. 860/- in next 3 days.

You have Rs. 5000/- in hand, which you can afford to lose. Remember, you shouldn't be taking risk on a capital that is required next day for your need.

Option 1:
Buy 6 shares
- 6 * 800 - Rs.4800 spent.

Profit
- 60 * 6 - Rs. 360/-

Option 2:
Buy 60 shares
- 60 * 800 - Rs. 48000 spent (Rs. 43000 in margin)

Profit
- 60 * 60 - Rs. 3600/-

You can clearly see that Leveraging gives you a greater benefit in rewarding. But it goes without saying that it has higher risk. What if, Reliance goes down?

If you have bought only 6 shares, you can afford to hold it. But if you have bought in margin you are locked. You have to book losses and the losses would be heavy as well.

So, Leveraging would help in having high risk and give high rewards.

Comments

Popular posts from this blog

Ant - Class org.apache.tools.ant.taskdefs.ConditionTask doesn't support the "else" attribute.

This post is all about this error and on how to resolve this error. Just to give some background: Apache Ant is a Java-based build tool. For more information on Apache Ant, you can visit Apache Ant . The recent version is Apache Ant is Ant 1.71 and can be downloaded from here. We can add a else attribute in the conditionTask for making a choice. Coming back to the error that you have encountered: Class org.apache.tools.ant.taskdefs.ConditionTask doesn't support the "else" attribute. This can happen if you have Apache ant with a version less than 1.65 So, Make sure to update your ant to a version more than 1.65. Recent version, as I mentioned is, 1.71. Does this fix the problem that you encountered with ant? If yes, Great. No, then continue reading. We have other fix available for Class org.apache.tools.ant.taskdefs.ConditionTask doesn't support the "else" attribute. If you get this error even though you have the ant 1.65 or more, then the following informat...

Internet not working on laptop - what should you do?

 When the internet is not working, consider looking at the available networks and see if you can switch to any other internet that would work Further, troubleshoot by restarting the modem and the laptop once to make sure there are no issues with either of them. If none of those works, consider contacting your interest service provider to help troubleshoot.

How to e-file your income tax returns

Income tax returns can be easily filed online for free with the help of government's income tax website. This can be done even if you don't have any digital certificate. Follow these simple steps: 1. Go to the income tax website . Income tax india e-filing home page. 2. Register using the above link. The username will always be your PAN number. If it says you have already registered and you haven't done so, then you might have to call the income tax department to get it resolved. This can happen only if you have given the details to another person for filing your income tax return. 3. Once you have registered, download the relevant ITR form. Use this link . Fill the excel file by following the instructions downloaded. This would ask you to enable macros. The instructions will be present as a README file when you download. 4. Validate the sheet and create XML using the macro buttons available in the excel sheet. This will create the xml file in the s...