Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rocket-sciance opened this issue Oct 12, 2016 · 1 comment

Comments

@rocket-sciance
Copy link

rocket-sciance commented Oct 12, 2016

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

@Linojan
Copy link

Linojan commented Oct 23, 2019

Take a look at this issue. May be you also having same issue
#35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants