edmundpf / webull-api-ts

Webull trading API for node-js :: ts, prod
25 stars 11 forks source link

webull-api-ts

Build Status npm version

Webull trading API for node-js

BETA: (tests not yet implemented)

Install

$ npm i -S webull-api-ts

Usage

const Api = require('webull-api-ts').default
const api = new Api()

Change Log

Documentation