Search found 218 matches

Return to advanced search

Re: how to filter for 2bettor´s stacksize?

is there any workaround?
by ommaha
Mon Aug 22, 2016 9:38 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: how to filter for 2bettor´s stacksize?
Replies: 19
Views: 2778

Re: HUD stats vs hero

thx
by ommaha
Mon Aug 22, 2016 9:36 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: HUD stats vs hero
Replies: 28
Views: 7146

how to filter for 2bettor´s stacksize?

hi,

I want to find out how my 3bets against different stacksizes differ in performance. Can you tell me, what to type into the expression filter to filter f.e. 3bets against an openraiser who had 40-50 big blinds before he made his 2bet, please?

tyvm
by ommaha
Mon Aug 22, 2016 7:06 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: how to filter for 2bettor´s stacksize?
Replies: 19
Views: 2778

Re: HUD stats vs hero

You need to add an opportunity column with the definition: sum(if[cash_hand_player_statistics.flg_p_3bet_opp and exists (select 1 from cash_hand_player_statistics hero where hero.id_hand = cash_hand_player_statistics.id_hand and hero.flg_hero and hero.flg_p_first_raise), 1, 0]) Then divide 3betvshe...
by ommaha
Sat Aug 20, 2016 4:16 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: HUD stats vs hero
Replies: 28
Views: 7146

Re: maximum characters in a column?

thank you for your replies! the code is taken from pokertracker logs. i never had problems copypasting code from there into custom columns but it makes sense that the commas stop the parser. So, if I just use or (cash_hand_summary.card_1 % 13 !=0 and cash_hand_summary.card_2 % 13 !=0 and cash_hand_s...
by ommaha
Fri Jul 22, 2016 7:32 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: maximum characters in a column?
Replies: 6
Views: 673

Re: maximum characters in a column?

yes, a custom stat column. The following works copypasted as an expression filter but if I paste it into sum(if[ , 1, 0]) in a custom stat column it does not work (not valid) while (smaller) parts seems to work. Do you have an idea why? tyvm (((cash_hand_summary.card_1 > 0 and ((cash_hand_summary.ca...
by ommaha
Thu Jul 21, 2016 11:57 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: maximum characters in a column?
Replies: 6
Views: 673

maximum characters in a column?

hi,

i tried to program some stuff. it works well in the expression filter in a report but i cannot use it in a column. as the code is quite long, is there a maximimum of characters to be used in a column? if so, what is the maximum?

tyvm
by ommaha
Thu Jul 21, 2016 10:57 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: maximum characters in a column?
Replies: 6
Views: 673

Re: how to find manual notes?

thank you very much.

Is there a way to retrieve just the manual notes? I have never used Notetracker but I have automatic notes on almost anybody through default settings.
by ommaha
Sat Feb 20, 2016 8:43 pm
 
Forum: PokerTracker 4
Topic: how to find manual notes?
Replies: 3
Views: 1137

how to find manual notes?

Is there a way to find and to open all the manual notes I have written?

I was looking for something like notes.txt but did not find it


And is there a way to export notes from database A and to import it into database B?
by ommaha
Fri Feb 19, 2016 8:52 pm
 
Forum: PokerTracker 4
Topic: how to find manual notes?
Replies: 3
Views: 1137

Re: custom stat player dependend

got it!

Thank you very much
by ommaha
Fri Feb 19, 2016 10:02 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: custom stat player dependend
Replies: 8
Views: 942
PreviousNext

Return to advanced search

cron
highfalutin