-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels