bottom-up
Definition
An
investment strategy in which
companies are considered based simply on their
own merit, without regard for the
sectors they are part of or the
current economic conditions. A
person following this
strategy will be looking very closely at the
company's management, history,
business model,
growth prospects and other company
characteristics: he or she will not be considering general
industry and economic
trends
and then extrapolating them to the specific company. Followers of this
strategy believe that some companies are superior to their
peer groups, and will therefore
outperform regardless of industry and economic circumstances. The purpose of bottom-up
investing is to identify such companies. opposite of
top-down. -Investorwords
window.is_loaded_links_block = false;
document.getElementById('more-drop-c').style.display='none';
function toogle_more_links(){
var tmp, p;
var a=document.getElementById('more-drop-c');
var b=document.getElementById('more-drop');
if (a.style.display=='none'){
a.style.display='block';
b.className='';
if( !window.is_loaded_links_block ){
var res = Query( 'get', '/cgi-bin/getword_bd.cgi?&mode=get_rest_back_links', '' );
a.innerHTML = res.documentElement.childNodes[0].nodeValue;
window.is_loaded_links_block = true;
}
if(window.is_loaded_links_block)
{
//try{
tmp =window.document.createElement('div');
tmp.innerHTML =a.innerHTML;
tmp.style.width ='300px';
tmp.style.position='absolute';
tmp.style.visibility ='hidden';
tmp =document.body.appendChild(tmp);
if((p =tmp.offsetHeight)