Thursday, March 19, 2009

online forex gold investment


Successful Investments After The 2008 Crash

From an investor point of view, we are definitely living very exciting moments and the next few years will produce huge investment and speculative opportunities if you are ready with the right mindset.

Let me explain how I see events developing. Even thought I am not bullish yet, I believe we have seen a bottom in the Dow (7.882 October the 10th 2008) and, even if this level is tested again, I do not think it will go much further down.

Regardless if you are bullish or bearish, one thing is sure, the markets will maintain a high level of volatility during the next few weeks or even months. So, be ready for it and make it work for you.

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`) )