Skip to forum
[OFFICIAL Support T...
 
Notifications
Clear all

[OFFICIAL Support Thread] Hand2Note - NEW alternative to Holdem Manager and Poker Tracker

285 Posts
53 Users
58 Reactions
154.3 K Views
Tamaseger
Joined: 14.11.2010

Thank you for the quick response! In this case I will delete the MTTs from my hand history, the remaining tickets came from the rakeback system, so I can easily include those in my calculations.


Reply
Quote

You can't delete hands from your database. Violation of data integrity greatly reduces database performance:

 http://www.hand2note.com/Help/pages/Database/#how-to-delete-hands-from-database

But you can easily create a new database with only the necessary hands.


Reply
Quote
Tamaseger
Joined: 14.11.2010

Thank you! So if I manually delete the hand history files in their original location, and rebuild the database, it won't fix this?


Reply
Quote

No, you will just delete hands from the archive folder.


Reply
Quote
petnik1979
Joined: 30.08.2009

Hello !
Hand2note work is tourney in a bet 365 ?


Reply
Quote

Hello! Yes, we support Ipoker rooms.


Reply
Quote

I have a problem on bet online boost tables

On reg tables h2n is working fine. I get my hud working and the hands are safed in the tracker

but on boost table only hud is showing without hands and hands will be not saved/imported.


Reply
Quote

Originally posted by Superior1712
I have a problem on bet online boost tables

On reg tables h2n is working fine. I get my hud working and the hands are safed in the tracker

but on boost table only hud is showing without hands and hands will be not saved/imported.

Hello. Unfortunately, Boost tables are not supported on the Chico network.


Reply
Quote

Ok. Thx for the fast response. :f_thumbsup:


Reply
Quote
Gauer
Joined: 25.12.2022

Hi guys, first of all thanks for this wonderful software, the free version is great. I just wanted a simple static HUD, and this offers so much more.

The reason I am posting here is because I am having a hard time adding a "Attempt to Steal" and "Fold Vs. Steal Attempt" stats to my HUD.

The definition of steal is when villain open raises from the CO, BTN or SB in an attempt to steal the blinds (squeeze them out).

I find it weird that hand2note offers the stat Fold Vs Steal (BB) and Fold Vs Steal (SB), but do not offer the Steal stat. Also, I was interested in the total Fold Vs Steal (the SB + BB), how do I merge those stats into one?

I can see the stat Open Raise (CO) and Open Raise (BTN), Open Raise (SB)if I merged those two stats, I would get the "Attempt to Steal" stat. Again, how do I merge two stats to create a custom stat?

Best regards and happy holidays.


Reply
Quote
Gauer
Joined: 25.12.2022

Ok so I figured how to create the Attempt to Steal stat in the stat editor (edit the open raise stat), I just needed to go the preflop tab and add CO BTN and SB to the stat.

The problem is that It just downed on me that the SB also suffers steal attempts from the CO and BTN. So in order to get
Fold Vs Steal (TOTAL version), I would need to multiply the results of the Fold Vs. Steal (SB) and Fold Vs. Steal (BB).

I can't find in the stat editor any field or option to be able to merge/multiply results of different stats and create a new one...

EDIT:

Ok so I just discovered the expression stats editor and it seems I will be able to do what I want there, but I have no clue. I suck at this programming stuff..

If someone could post the formula for me to paste on the editor, that would be great.

It is simple, you just need to multiply the Fold Vs Steal (SB) with Fold Vs. Steal (BB) to get the total Fold Vs. Steal as a percentage.

I tried this formula Value(FoldVsStealSB) * Value(FoldVsStealBB) but it did not work, it gives me an error message when I click to verify.

(I have renamed the stats from Fold Vs Steal [SB] to FoldVsStealSB (for example) to make it easy to write it in the formula)


Reply
Quote
Super Moderator
VorpalF2F
Joined: 02.09.2010

Hi Gauer,
Welcome to PokerStrategy.com :welcome:

Hopefully the HAND2NOTE rep will stop by in the next day or two to answer your questions.


Reply
Quote
Gauer
Joined: 25.12.2022

@Hand2NoteOfficial

Hi, I already read through that and could not come up with the formula. Can you please post the formula?

For example if the Fold Vs. Steal (SB) = 83 and the Fold Vs. Steal (BB) = 78, then the total Fold Vs. Steal = 65% (0,83 x 0,78)

What is the formula I should use in the expression stat editor to get that result?

I told you mate, I suck at programming. I already figured out how to create a custom stat in the stat editor, that is easy, but the expression editor needs understanding of programming language.


Reply
Quote
Gauer
Joined: 25.12.2022

As you can see here, following the example formulas from the manual does not work. I copied and pasted the formulas and only changed the name of the plain stats in parenthesis and it still only gives me the same error message. I tried the only two formulas that make sense here in this case:

Cases(Fold Vs Steal [SB])/Cases(Fold Vs Steal [BB]) * 100

Value(Fold Vs Steal [SB]) * Value(Fold Vs Steal [BB])

Error message: Object reference not set to an instance of an object


Reply
Quote

Hello. First you need to create two plain stats, for example Fold Vs Steal [SB] and Fold Vs Steal [BB]. Then you need to create a formula like
Value(Fold Vs Steal [SB]) * Value(Fold Vs Steal [BB]) / 100 that contains these plain stats.
https://hand2note.com/Help/pages/CustomStats/Plain/
https://hand2note.com/Help/pages/CustomStats/Expression/


Reply
Quote
Gauer
Joined: 25.12.2022

Originally posted by Hand2NoteOfficial
Hello. First you need to create two plain stats, for example Fold Vs Steal [SB] and Fold Vs Steal [BB]. Then you need to create a formula like
Value(Fold Vs Steal [SB]) * Value(Fold Vs Steal [BB]) / 100 that contains these plain stats.

Hi mate, I did exactly that, it does not work. I don't even need to create the plain stats because they ALREADY COME with hand2note, they are there!

I still get the error message.


Reply
Quote

Hello.
You have to add the stats ( Fold Vs Steal [SB] and Fold Vs Steal [BB]) to you current popup,
Rebuild the stats
Use the same names of the stats in the expression.


Reply
Quote
Gauer
Joined: 25.12.2022

Originally posted by Hand2NoteOfficial
Hello.
You have to add the stats ( Fold Vs Steal [SB] and Fold Vs Steal [BB]) to you current popup,
Rebuild the stats
Use the same names of the stats in the expression.

I was able to finally do it.

I recorded some videos and I was talking to support via discord, and it seems that for some reason the software wants you to copy and paste the name of the plain stats from the stats editor window instead of typing them in the formula (Even though I was typing the stats names exactly as they were written). Anyways, it worked!

Thanks


Reply
Quote

You are welcome


Reply
Quote