DISCLAIMER: THIS LIBRARY IS STILL IN EARLY DEVELOPMENT AND IS INCOMPLETE AND SUBJECT TO CHANGE AT ANY TIME
Unofficial Javascript SDK for interacting with Webull API endpoints. Webull API endpoints are not officially documented or endorsed so they may change at any time.
If you'd like to support the project, feel free to use my Webull referral link when making an account.
https://a.webull.com/FvOO6esnqHWBaK8hNf
npm install webull
import Webull = require('webull/dist')
const webull = new Webull("test@gmail.com", "password123", "1234)
await webull.login()