Open Side Menu Go to the Top
Register
New Online Equity Calculator (incl. Omaha, Stud, Draw) New Online Equity Calculator (incl. Omaha, Stud, Draw)

12-28-2009 , 09:56 AM
Hi I've just started public testing of my new online equity calculator which is available at http://www.evplusplus.com/poker_tool...ty_calculator/ It supports Holdem, Omaha, Stud and Draw games.

Here's a couple of shots of the interface:





and some sample output (select TwoPlusTwo as output format):

Simulation by www.evplusplus.com :: Enumerated 500000 Holdem hands
PlayerCardsWin Hi (%)Tie Hi (%)Equity
Player 1 AA 81.890.530.821
Player 2 22 17.580.530.178


Simulation by www.evplusplus.com :: Enumerated 500000 5-Card Draw Deuce-To-Seven Lowball hands - Dead Cards :: Q
PlayerCardsWin Lo (%)Tie Lo(%)Equity
Player 1 2468__ 38.080.000.380
Player 2 3569T 61.920.000.619


I'm open to suggestions on how it can be improved, different output formats etc. so let me know what you think!

Cheers,
Neko

Last edited by Neko; 12-28-2009 at 10:17 AM.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
12-28-2009 , 10:07 AM
nice work. is this based off the pokersource/pokenum code thats out there?
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
12-28-2009 , 10:09 AM
Thanks greg.

Yup it's the pokenum code, same engine as the twodimes calculator just with a little nicer (imo) interface.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
12-28-2009 , 10:13 AM
Looks very nice! Good work.

Juk
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
12-28-2009 , 01:17 PM
Very cool tools! Thanks!
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
12-30-2009 , 12:47 PM
I've been thinking about what I would like in an equity calculator and it would be ideal if I could assign opponents probabilities for certain ranges. IE. I hold AKQJds the villain 3bets me and I decide there is a 70% chance he has AAxx double suited and a 30% chance he has QKTJds what is my preflop equity against those ranges and percentages?

I'm not even sure if this is possible with the current poker evaluation packages but thought it would be nice.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
12-30-2009 , 09:02 PM
Thanks guys!

rwdvc,

That would be a neat tool and I believe something similar to that exists right now but for Holdem only. Check out the Stoxpoker EV (or something like that) program http://forumserver.twoplustwo.com/45...leased-155966/
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
12-31-2009 , 10:36 AM
Quote:
Originally Posted by Neko
Thanks guys!

rwdvc,

That would be a neat tool and I believe something similar to that exists right now but for Holdem only. Check out the Stoxpoker EV (or something like that) program http://forumserver.twoplustwo.com/45...leased-155966/
Yeah but I only play omaha unfortunately!
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
01-10-2010 , 07:05 PM
Bump!

I have added support for pokerstove like ranges now for Holdem. Omaha range support in the works.

Simulation by www.evplusplus.com :: Enumerated 500000 Holdem hands - Board Cards :: AK9
PlayerCardsWin Hi (%)Tie Hi (%)Equity
Player 1 A2s+,JJ-88 47.473.6349.283
Player 2 K9s-KTs 48.903.6350.717
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
01-11-2010 , 08:25 AM
Just fixed a small bug in the range selection methods.

I've also added support for % based ranges e.g. you can enter 20% to get the top 20% of hands.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
01-15-2010 , 09:06 PM
Bump!

I'm happy to announce that ranges are now supported for Omaha, Omaha 8/b & Holdem!

Simulation by www.evplusplus.com :: Enumerated 600000 Omaha Hi/Lo 8-Or-Better hands - Board Cards :: Q22
PlayerRangeUnique HdsWin Hi (%)Tie Hi (%)Win Lo (%)Tie Lo(%)Scoop (%)Equity
Player 1 QQA3 9694.860.0015.152.5688.1192.16
Player 2 AA** 65.140.004.672.565.117.84

I will likely add more functionality later. But I'm on vacation now for a couple of days
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
01-25-2010 , 07:47 PM
Time for another bump as I've made a number of small bug fixes so everything should be running a bit smoother now. I have also added a new range selection tool for holdem:




I will also be moving the site to a faster/more powerful server in the next couple of days so simulations should be even quicker.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-07-2010 , 09:08 PM
Just made the next big release of the equity calculator and I have added a couple major features including:
  • Powerful Range Syntax for Holdem, Omaha and Omaha 8/b
  • A Hand Range Inspection Tool
  • Street-by-Street Equity Calculations
  • Hand Range Combo Counting
  • More Output Formats
  • Filtering for suits and pairs
  • Should be more stable than the previous version.

The new range syntax allows you to write range expressions like:
  • 5% ! (AA|KK) == the top 5% of hands not including AA or KK
  • [JT][98] == double suited J high rundown
  • [A*]h[A*]s == double suited aces
  • (10 -15% {ss}) | AhA** == single suited hands in the top 10-15% OR any pair of aces including the Ah
  • and more.

The ranges can be as simple (eg AhKc) or as complicated as you like. Please note that there is some differences in the syntax compared to PokerStove mostly in regards to the way you specify suited/offsuit cards. In Stove writing AKs will give you all AK suited hands. In ev++'s calculator AKs means any A with the K of spades. To get any AK suited you would write [AK], to get AK suited in hearts you would write [AK]h and so on.

Documentation for all the range syntax is available at http://www.evplusplus.com/poker_tool..****ulator/docs/ and some more examples are available at http://www.evplusplus.com/poker_tool...docs/examples/.

There is also now a hand range exploring tool at www.evplusplus.com/poker_tools/hand_ranges/ that allows you to enumerate all hands in a range to ensure it contains the hands you were thinking of.

A couple of screenshots:
A) The equity calculator showing street-by-street equity and the number of hands in a players range.


B) The new hand range enumerator tool:


TwoPlusTwo forum formatted output:

Omaha Hi/Lo 8-Or-Better Poker Simulation by ev++ Equity Calculator :: Enumerated 600000 hands
Board Cards :: A 5 J T
Player Hands Combos / % Win Hi % Tie Hi % Win Lo % Tie Lo % Scoop % Equity %
1 : Preflop (A234 l AKbb)!AA** 912 / 0.3% 55.80 0.23 14.36 0.22 44.39 53.92
Flop 582 / 0.2% 80.41 0.66 22.83 0.29 60.25 72.99
Turn 582 / 0.2% 85.62 0.63 15.53 0.29 71.67 80.84
2 : Preflop 2h3h4c* l 66** l 99** 13935 / 5.1% 43.97 0.23 19.75 0.22 36.58 46.08
Flop 12252 / 4.5% 18.93 0.66 24.76 0.29 14.27 27.01
Turn 11715 / 4.3% 13.75 0.63 14.87 0.29 10.05 19.16

Hope people enjoy the new version...I've had a lot of fun developing it and would appreciate feeback from anyone (Google Analytics tells me there's a bunch of you so I know you're out there!)
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-09-2010 , 09:18 AM
Quote:
Originally Posted by Neko
Hi I've just started public testing of my new online equity calculator which is available at http://www.evplusplus.com/poker_tool...ty_calculator/ It supports Holdem, Omaha, Stud and Draw games....

Neko
I only see HE, O, & O8 in the drop down game selection box.

Where is stud and draw?
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-09-2010 , 09:25 AM
Sorry I took those out temporarily because they broke with the latest update. They will be back online in a couple of hours.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-09-2010 , 11:51 AM
Seven Stud, Seven Stud 8 or better, Razz and Deuce to Seven Lowball equity calculations are back online.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-09-2010 , 12:41 PM
anyway you can port this as a standalone app? commandline if need be
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-09-2010 , 12:46 PM
I will actually be starting work on that shortly. No estimate of when that will be ready though. I will need some testers for that. If you are interested in being a tester PM me or post here.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-11-2010 , 10:32 AM
It seems to work fine for Omaha and Omaha Hi/Lo for up to 6 total players. Beyond 6 players, I either get no results or I get an error like:

Quote:
Error: Simulation Error: Too many duplicated trials for hands like (as,ad,ks,kd)(th,6d,5d,2s)(jc,th,8d,5d)(qh,td,5c,3h)(jd,th,7c,2d)(js,6c,5d,2s)(ad,8c,5h,3c)(ah,jd,6h,2h)(ah,7c,5h,4h) Check your inputs for identical hands
The error above was from simulating AsAdKsKd against 8 other random hands (using just **** for each random hand). I get the same sort of error using 100% instead of **** to indicate random hands. Is there a fixed limit on the number of random hands? Why is the simulator picking out the exact same cards for different hands?
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-11-2010 , 10:46 AM
Thansk for pointing that out to me...I hadn't run more than 4 or 5 random hands I think so I will look into/fix that.

The code picks out a random hand from each players range, then checks to make sure there are no duplicate cards, if there is, it throws them out and picks another hand. I have a catch in place so that if that happens too many times it throws an error. This is to prevent a situation where every hand in 2 players ranges contained say, the 2 of clubs.

I think it should be an easy fix but won't be up until tomorrow probably.

Thanks again.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-12-2010 , 01:48 PM
Ok that problem is fixed now. I also fixed a bug that was causing filters like !qu (e.g. AA**{!qu}) to fail.

Thanks again aasvogel.

BTW if anyone has any questions about how to construct certain ranges for Omaha or Holdem, feel free to post them here and I will be happy to explain them and add them to my examples page.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-13-2010 , 10:47 AM
I've gotten this error several times when trying to access the calculator, and even when just trying to access the home page at www.evplusplus.com:

Quote:
504 Gateway Time-out

nginx/0.5.33
Bandwidth problems?
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-13-2010 , 10:59 AM
ARGH!

I've been trying to track down what is causing this for a couple of days. It's not a bandwidth issue but something is causing my server to get pegged at 100% cpu usage which doesn't allow it to serve the pages. My apologies I hope to crush that problem today.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-13-2010 , 11:07 AM
Very nice work. It will be particularly useful for Mac users that can't use Pokerstove.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote
02-14-2010 , 02:09 AM
Not sure what's going on here:

Omaha Hi/Lo 8-Or-Better Poker Simulation by ev++ Equity Calculator :: Enumerated 600000 hands

Player Hands Combos / % Win Hi % Tie Hi % Win Lo % Tie Lo % Scoop % Equity %
1 2d3c4h7h 1 / 0.0% 22.13 0.52 38.93 0.99 14.40 32.71
2 10% 27068 / 10.0% 25.23 2.19 6.34 1.21 12.53 22.52
3 12% 32466 / 12.0% 24.97 2.19 6.94 1.14 12.50 22.58
4 15% 40600 / 15.0% 24.27 2.02 7.62 1.18 11.96 22.20




Compare that to the Beta simulator on PPT:



ProPokerTools Omaha Hi/Lo Simulation
600,000 trials (Randomized)
Hand Pot equity Scoops Wins HiTies HiWins Lo Ties Lo
2d3c4h7h15.65% 36,911109,3559,12640,39111,805
10%28.88% 100,548150,22324,80353,44870,009
12%28.15% 98,273149,39924,16049,28967,025
15%27.33% 96,890151,56423,75441,15560,706


I would definitely prefer to play 2d3c4h7h at the table being simulated by ev++.
New Online Equity Calculator (incl. Omaha, Stud, Draw) Quote

      
m