Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

v2.4.0

Choose a tag to compare

@tony-ho tony-ho released this 15 May 12:53
· 50 commits to master since this release

Changes

Validate orders against Binance API order test endpoint. This validates all trading rules on Binance end and replaces existing checks in code.

Replace node-binance-api dependency with binance-api-node.
Migrate source code to TypeScript.