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 (3 loc) 92 B
import ccxt from "ccxt"; const exchange = new ccxt.binance(); export default exchange;