Search found 45173 matches

Return to advanced search

Re: Rakeback line in graph

All of the "condition" parts need to be together in the first part of the IF statement. It would be simpler to make separate columns for each site, and then add them together in a stat, but if you want to do it all in one then you'll need to nest your IFs for each site, like this: sum( if[...
by WhiteRider
Sun Apr 28, 2024 10:51 am
 
Forum: PokerTracker 4
Topic: Rakeback line in graph
Replies: 7
Views: 4640

Re: Filter vs Overbet river

Bear in mind that the amount faced is based on the amount in the pot at the time you call.
If there is $10 in the pot at the start of the river and your opponent bets $10, there is now $20 in the pot but you only have to call $10. This means that you face a raise of 50% of the pot in that case.
by WhiteRider
Sat Apr 27, 2024 6:04 pm
 
Forum: PokerTracker 4
Topic: Filter vs Overbet river
Replies: 3
Views: 2583

Re: Filter vs Overbet river

In the Filters window go to Actions and Opportunities > River > River Actions Encountered With Sizes, and here you can specify the range of faced bet sizes that you want to include. Also add a filter for calling a bet on the river (in River Calls).
by WhiteRider
Sat Apr 27, 2024 3:19 pm
 
Forum: PokerTracker 4
Topic: Filter vs Overbet river
Replies: 3
Views: 2583

Re: [BUG] [Betclic/Ipoker Spin] Wrong prize pool + Net-adjus

Please compress the hand history file for one of the tournaments that was imported incorrectly and attach it to a Support Ticket so that we can find out why and apply a fix if needed.
Thanks.
by WhiteRider
Sat Apr 27, 2024 3:16 pm
 
Forum: PokerTracker 4
Topic: [BUG] [Betclic/Ipoker Spin] Wrong prize pool + Net-adjusted
Replies: 2
Views: 2100

Re: Tournament Stats Not Loading

Please check that you have configured PT4 to import the tournament summary files as well as the hand history files from WPN. The summary files do not include the buy-ins within the data, but for most tournaments we can read it from the filename. WPN Configuration Guide If you have tournament summari...
by WhiteRider
Sat Apr 27, 2024 3:15 pm
 
Forum: PokerTracker 4
Topic: Tournament Stats Not Loading
Replies: 1
Views: 1414

Re: exporting

There is no cloud service for PT4. If you want to transfer hands between databases you will need to export them and import them to the other database, or if you have your hand histories archived you can import from there instead. Duplicate hands will be ignored so that won't cause any problems, othe...
by WhiteRider
Sat Apr 27, 2024 12:02 pm
 
Forum: PokerTracker 4
Topic: exporting
Replies: 1
Views: 1482

Re: New update problem

We have investigated the problem and found that it only happens for users that are using very old PostgreSQL versions such as v8.4 which reached its end-of-life in 2014. To fix the issue you will need to install and use PostgreSQL version v12.18 and then restore your database(s) - see this guide: ht...
by WhiteRider
Sat Apr 27, 2024 8:32 am
 
Forum: PokerTracker 4
Topic: New update problem
Replies: 6
Views: 5190

Re: Trying to see win % when aipf in a flip/ pair over pair

That kind of data is pretty tricky as there isn't a simple way to filter for hole cards of a specific opponent in a hand. There is a custom report (for use in My Reports ) available in the Download Warehouse called "All-In Equity under 51%" which will allow you to filter for particular equ...
by WhiteRider
Sat Apr 27, 2024 4:55 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Trying to see win % when aipf in a flip/ pair over pair
Replies: 1
Views: 2351

Re: Custom - Highest in the table and show only if higher th

I think that should be possible. If you make a copy of the stat "Live Min Stack BB" (*) you can change the format type from Number to Expression. (*) I'm assuming you want this in BBs since it's for tournaments. If not, do the same sort of thing for "Live Min Stack". You can then...
by WhiteRider
Sat Apr 27, 2024 4:48 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Custom - Highest in the table and show only if higher than x
Replies: 4
Views: 3228

Re: Rakeback line in graph

As Flag_Hippo suggested previously, to make a stat specific to a site you will need to include a test for the site ID in the column expression. For example PokerStars is site ID 100, so you need to include "cash_hand_summary.id_site = 100" as part of the condition. At the most basic level ...
by WhiteRider
Sat Apr 27, 2024 4:24 am
 
Forum: PokerTracker 4
Topic: Rakeback line in graph
Replies: 7
Views: 4640
PreviousNext

Return to advanced search

cron
highfalutin