Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles.
Fully-fledged Fundamental Analysis package capable of collecting 20 years of Company Profiles, Financial Statements, Ratios and Stock Data of 13.000+ companies.
NLS algorithm for estimation has been implemented successfully and has provided good estimates for all range of frequencies. It has also been tested for different sampling frequencies and this estimator is better compared to autocorrelation method as it doesn’t require any pre-processing. The NLS method is statistically efficient if the noise is modelled as white and Gaussian and much more accurate than the autocorrelation based methods. But a drawback of this algorithm is that it takes time to calculate the cost function matrix as it involves matrix multiplication with an inverse matrix. This method can be made faster if implemented using recursive solver for Toeplitz-plus-Hankel systems for computing NLS cost function.
Script simples para auxiliar na análise fundamentalista de ações da Bovespa. Feito usando o site (http://www.fundamentus.com.br/resultado.php). Praticamente tudo o que ele faz já pode ser feito pelo pela busca avançada do site. Escrito como exercício de programação e para filtrar dados também com indicadores personalizados.