daroczig / daroczig/binancer

Error in binance_new_order type = "MARKET"

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
54
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Hello!

@daroczig @stanyip

This error is ocurred in binance_new_order(symbol = symbol,
side = "SELL",
type = "MARKET",
quantity = quantity,
test = FALSE)

Error in `[.data.table`(filters, filterType == "MIN_NOTIONAL", applyToMarket) :
j (the 2nd argument inside [...]) is a single symbol but column name 'applyToMarket' is not found. Perhaps you intended DT[, ..applyToMarket]. This difference to data.frame is deliberate and explained in FAQ 1.1.
Calls: binance_new_order -> isTRUE -> [ -> [.data.table

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.