Skip to content

Trading small amounts of BTC #1

@jcdude

Description

@jcdude

Market Orders

When placing a Market Order there is only allowance for a decimal value and not a double.
This makes it impossible to place a small purchase example:

binance.MarketOrder("BTC_USDT", Binance.NetCore.Entities.Side.BUY, 0.003);

Could we change this to a double to allow for small transactions?

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