Holdem Manager 2 API - Page 20
Page 20 of 31 FirstFirst ... 10181920212230 ... LastLast
Results 191 to 200 of 308
  1. #191
    Junior Member
    Join Date
    Dec 2015
    Posts
    2

    Default

    I did this query in hm2 reports->HMQL tab. Or just http://localhost:8001/Query?q=select...limit%201000;1

  2. #192
    Senior Member
    Join Date
    Nov 2010
    Posts
    159

    Default

    How do I specify that hero's hole cards should be either suited or offsuit in a query?

  3. #193
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Quote Originally Posted by maestro View Post
    I did this query in hm2 reports->HMQL tab. Or just http://localhost:8001/Query?q=select...limit%201000;1
    I still need some clarification as to what you are trying to accomplish.

    Have you used offset? PHP Limit Data Selections From MySQL

    Code:
    This LIMIT clause would return 3 records in the result set with an offset of 1. What this means is that the SELECT statement would skip the first record that would normally be returned and instead return the second, third, and fourth records.
    
    Let's look at how to use a SELECT LIMIT statement with an OFFSET clause in SQL.
    Regards udbrky (Chris)

  4. #194
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Quote Originally Posted by mjackson View Post
    How do I specify that hero's hole cards should be either suited or offsuit in a query?
    I have escalated your issue to our 2nd level support techs and they will respond to your email as soon as possible.
    Regards udbrky (Chris)

  5. #195
    Senior Member
    Join Date
    Nov 2010
    Posts
    159

    Default

    Quote Originally Posted by udbrky View Post
    I have escalated your issue to our 2nd level support techs and they will respond to your email as soon as possible.
    I just need to replicate the hole card filters with an HMQL command. Any idea how to do that? The byte representation doesnt seem to support suited/unsuited distinctions.

  6. #196
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Quote Originally Posted by mjackson View Post
    I just need to replicate the hole card filters with an HMQL command. Any idea how to do that? The byte representation doesnt seem to support suited/unsuited distinctions.
    I did not find this, so I asked the developers.
    Regards udbrky (Chris)

  7. #197
    Junior Member
    Join Date
    Aug 2015
    Posts
    1

    Default

    Quote Originally Posted by sha View Post
    Is it possible to query stats of other players? Like Vpip for player "X"?
    Can you write a example query ?
    Are here news?

  8. #198
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Quote Originally Posted by sha View Post
    Is it possible to query stats of other players? Like Vpip for player "X"?
    Can you write a example query ?
    Quote Originally Posted by udbrky View Post
    This request has been documented in detail and provided to the developers to add.

    The assigned internal ticket # on this request is HM-8260

    I have added your email address to the ticket so we can notify you once we have added it.
    Quote Originally Posted by baddy View Post
    Are here news?
    We do not have an ETA for this.
    Regards udbrky (Chris)

  9. #199
    Junior Member
    Join Date
    May 2016
    Posts
    4

    Default

    How can I query based the bet-size the same way as "Bet Size Filters" in "More Filters" works? There only seem to be stats for category of sizes but not for the specific bet-size that I wish to explore.

  10. #200
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    What bet-size are you not able to use? It's % of pot and has less than, greater than, equal to and between capabilities.
    Regards udbrky (Chris)

Similar Threads

  1. Replies: 3
    Last Post: 12-02-2018, 05:29 PM
  2. How Do I Import hands from holdem manager 1 to holdem manager 2?
    By rockstarhobbo in forum General Support
    Replies: 5
    Last Post: 11-11-2011, 09:20 AM
  3. Replies: 1
    Last Post: 11-08-2011, 08:06 PM
  4. Replies: 1
    Last Post: 08-30-2011, 09:58 PM
  5. Latest version of Holdem Manager killed Holdem Manager
    By TLXLM in forum Manager General
    Replies: 2
    Last Post: 09-06-2008, 11:09 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •