UNPKG

quant-zero

Version:

Node-Quant is a powerful Node.js package for developing and testing quantitative trading strategies in cryptocurrency markets, offering tools for backtesting and performance analysis.

5 lines (4 loc) 122 B
export * from '@/lib/'; export * from '@/managers' export * as Indicators from '@/indicators' export * from '@/types'