Skip to content

edmundpf/webull-api-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published