UNPKG

candlestick

Version:

JavaScript library for candlestick patterns detection.

7 lines (5 loc) 110 B
/* * Copyright (C) 2016-present cm45t3r. * MIT Licence. */ module.exports = require('./src/candlestick');