-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hello!
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels