Skip to content

Reduced webpack bundle & missing inverse APIs.

Compare
Choose a tag to compare
@tiagosiebler tiagosiebler released this 12 Jun 21:59
· 561 commits to master since this release
fed5d5c

Summary

This adds the missing mode/switch APIs for the inverse client, see #98 for details. This also significantly reduces the size of the webpack bundle for use in web browsers, see #59 for details.

npm install bybit-api@2.0.5

Changelog

  • Add API to set position mode (hedge)
  • Add API to set SL/TP partial/full mode.
  • Add API to set margin type.
  • Significant reduction in webpack bundle size.