May 19th, 2009
by MarketivaMalaysia.
Two Types of Trading
There are 2 basic types of analysis you can take when approaching the forex:
Fundamental analysis
Technical analysis.
There has always been a constant debate as to which analysis is better, but to tell you the truth, you need to know a little bit of both. So let’s break each one down and then [...]
May 18th, 2009
by MarketivaMalaysia.
<!–
// Bind event to Buy the PDF link
function showBuyBox() {
//alert(’test’);
try{
$(’buy-pdf-box’).innerHTML = $(’buy-pdf-content’).innerHTML;</p>
<p> // stretch overlay to fill page and fade in
var arrayPageSize = getPageSize();
Element.setHeight(’buy-overlay’, arrayPageSize[1]);
new Effect.Appear(’buy-overlay’, { duration: 0.2, from: 0.0, to: 0.8 });</p>
<p> var elPos = Position.positionedOffset($(’buy-school-pdf’));
$(’buy-pdf-box’).style.left = elPos[0] – 320 + ‘px’;
$(’buy-pdf-box’).style.top = elPos[1] + 10 + ‘px’;</p>
<p> new Effect.Appear(’buy-pdf-box’, { duration: 0.4, from: [...]