Skip to content

v0.4.2

Compare
Choose a tag to compare
@diegomanuel diegomanuel released this 13 Mar 03:56
· 19 commits to master since this release
  • Adding support to enable/disable CROSS+ISOLATED+FUTURES wallets.
  • Adding support to give full pairs to "orders/table" operation by giving the option "ticker: range" + adding support to give a comma separated string as range.
  • Adding new operation "history" to get historical OHLCV values for given symbol/ticker.
  • Fixing "orders/table" operation that had a flawed implementation of _getSheetDataRange/1 causing to fail sometimes after saving new orders and sorting'em all.
  • Better filtering support for "orders/open" and "orders/done" operations.
  • Renaming BINANCE.gs to main.gs to avoid confusing it with the generated all-in-one BINANCE.gs file.

Pending for v0.5.0: Add FUTURES support!