zishe / webull-api-ts

Webull trading API for node-js :: ts, prod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • v0.0.3
    • Added MFA support for email accounts
  • v0.0.4
    • Added test dir to NPM repo

Documentation

About

Webull trading API for node-js :: ts, prod


Languages

Language:TypeScript 100.0%