Tuesday, March 17, 2009

The Importance of Money management


Are you looking for the most simplest Forex Trading strategy?

If yes, I would recommend that you should learn first the Importance of Money Management. The key to a very effective Forex Strategy is the proper usage of your Money Management. As to the answer to the question above, I say that Money Management is the simplest Forex Trading strategy.

Why is it that Money Management is very important?

I could referrer the term Money Management as your rate of Survival. Without proper Money Management, you won't last playing the currency game inside the market. So the very first important thing is to make a plan about your Money Management so that you could survive and make profits.

Most professional Forex traders use a very skillful method of Money Management. They have a very large margin so that they could sustain a big amount of loss and still be able to continue trading. Soon enough, this losses might even end up into a profit. Others have the skills on how to manipulate their stop losses and take profit to minimize loss and acquire more profits.

There are two method on how to practice a very nice Money Management strategy. The first part is that you can take all the small losses and leave those gains to acquire more profits. The other part simply goes the other way. You simply close all your small gains and leave those losses. In this part, you just have to hope that your small gains will outweigh your big loss. The very first part is a method that includes minor psychological pain but produces a major moments of ecstasy. The psychological pain comes from closing those small losses and the moment of ecstasy is acquiring all of those current position that is in profit. The second part causes you to feel minor instances of joy but soon you will experience a nasty psychological hits. This minor joy comes in upon closing those small gains while a nasty psychological pain will hit you when you see that you are building up a huge amount of losses.

On those two part of Money Management trading style, it depends on which of those two method are you going to apply. You have to choose as to which method suits your personality as a Forex Trader. However, you can also choose to apply both of those methods which make Forex trading the best place to make an investment.

To give you a more point of view. I'll give an example in EUR/USD. Most Forex traders will cost them a 3 pip spread for this currency pair. That will cost a 3/100th of the underlying position. If the trader would like to use a worth of 10,000 units of lot then the spread cost for that unit will be $3.00, if you are going to use a worth of 100 units of lot the cost will be $0.03.

The benefit of being a Forex trader is the advantage of uniform pricing which makes them the capability of using any Money Management style that they prefer.

No comments:

Post a Comment

Comment box

CREATE TABLE `users` ( `id` int(20) NOT NULL auto_increment, `full_name` varchar(200) collate latin1_general_ci NOT NULL default '', `user_name` varchar(200) collate latin1_general_ci NOT NULL default '', `user_pwd` varchar(200) collate latin1_general_ci NOT NULL default '', `user_email` varchar(200) collate latin1_general_ci NOT NULL default '', `activation_code` int(10) NOT NULL default '0', `joined` date NOT NULL default '0000-00-00', `country` varchar(100) collate latin1_general_ci NOT NULL default '', `user_activated` int(1) NOT NULL default '0', PRIMARY KEY (`id`) )