(function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('105-GAR-921'); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.defer = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })();

Support

Support is a price level where buying orders exceed selling orders creating a floor where the price tends to stop falling and bounce back upward. When the market is in an uptrend, buying when the market returns to a support level is profitable. Alternatively, in a downtrend, selling below support can be successful.

Back to Dictionary