Skip to content

How do i place an order? #7

@stephanie-rimel

Description

@stephanie-rimel

I havethis but it is not working:
OrderConfiguration orderConfiguration = new OrderConfiguration() { Market_Market_Loc = new MarketMarketLoc(){Base_Size = "20.00"} };
var ord = await _coinbaseAtClient.OrdersService.CreateOrderAsync(Guid.NewGuid().ToString(),
"BTC-USD", "sell", orderConfiguration);

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