Skip to content

PlaceOrders always returns null, unable to place bets, BetfairClient.PlaceOrders(marketBook.MarketId, instructions).Result.Response #26

@rocket-sciance

Description

@rocket-sciance

Hi, I am trying to place bets using my live key and using PlaceOrders function of NG-API library which always returns null. And if I check account, the orders are not even placed.

I need help to make this working.

var res = BetfairClient.PlaceOrders(marketBook.MarketId, instructions).Result.Response;
Where "res" is always null.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions