Skip to content

rodrigopandini/get-bmfbovespa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

get-bmfbovespa

A small library to get historic market data of BM&F/Bovespa

Installation

$ git clone https://github.com/rodrigopandini/get-bmfbovespa.git && cd get-bmfbovespa
$ mkdir market-data
$ npm install
$ npm start

Usage

var getBMFBovespa = require('get-bmfbovespa');

getBMFBovespa(1986, 2017);

Should outputs the files in the market-data folder of the chosen period.

Tests

$ npm test

Info

Check this link to get more info.

About

Get historical data of BM&F/Bovespa

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published