Tuesday, March 24, 2009

Forex Mini Trading Profitability


You cannot be specific about the moment when you will have some gains. It is the trend and market saturation period within which your profit lies. If you think to consider same mechanism and operating forces between stock market and forex market – I would say it is just like comparing between a mouse and a mountain. Look stock market indicators or indices can surely affect the profitability of the forex market, but it is only a single reason among thousands of other factors that affect forex mini trading profitability. Stock trading more often deals with stock optimizing but in forex trading this is not the scenario.

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