Skip to content

Error in binance_new_order type = "MARKET" #35

@Miguel0809

Description

@Miguel0809

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions