Search found 538 matches

Return to advanced search

Re: Fold to Raise After F Donkbet in 3Bet+ Pot

Just out of interest 'B_%' What does the the _ represent? i.e Bet then ??? then anything? I also notice that in the built in fold to raise after f donkbet there is ((cash_hand_summary.cnt_players > 2 AND cash_hand_player_statistics.val_p_raise_aggressor_pos < cash_hand_player_statistics.position) OR...
by oracle3001
Mon Sep 16, 2013 12:06 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to Raise After F Donkbet in 3Bet+ Pot
Replies: 12
Views: 1237

IP / OOP Multiway

Just to check,

Am I right in thinking that:

OOP - means out of position to any player
IP - means in position to all opponents.

Thus say EP opens, we call in MP, BTN overcalls, EP Cbets, if we call / fold / raise cbet, it will be as an OOP action?
by oracle3001
Mon Sep 16, 2013 9:06 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: IP / OOP Multiway
Replies: 1
Views: 240

Re: X/R CBet As PF Caller, Strange Occurrence when set OOP F

Just out of interest I tried making an OOP version of the stat i.e just adding AND NOT(cash_hand_player_statistics.flg_f_has_position) and It gives a more sensible looking answer...The instances are still the same, but the opportunities now look correct. Looks like some sort of weird bug occurs when...
by oracle3001
Mon Sep 16, 2013 5:10 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: X/R CBet As PF Caller, Strange Occurrence when set OOP Filte
Replies: 4
Views: 430

X/R CBet As PF Caller, Strange Occurrence when set OOP Filte

I have created the following custom stat to model all the times a player check raises a flop, when they were the PF caller in a 2bet pot. sum(if[cash_hand_player_statistics.flg_f_check_raise AND cash_hand_player_statistics.enum_f_cbet_action='R' AND char_length(cash_hand_summary.str_aggressors_p) = ...
by oracle3001
Sun Sep 15, 2013 6:55 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: X/R CBet As PF Caller, Strange Occurrence when set OOP Filte
Replies: 4
Views: 430

Why the difference between fold to F & T float Definitions

I have just noticed that fold to F Float is defined as (cnt_f_float_def_opp_action_fold / cnt_f_float_def_opp) * 100 where cnt_f_float_def_opp_action_fold = (if[ not(cash_hand_player_statistics.flg_p_face_raise) AND lookup_actions_p.action LIKE '%R' and cash_hand_player_statistics.flg_f_open_opp AND...
by oracle3001
Fri Sep 13, 2013 9:03 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Why the difference between fold to F & T float Definitions
Replies: 2
Views: 453

Re: Reason postflop non-3bet stats are designed as such

Thanks, what I presumed. Just wanted to check I wasn't missing something.
by oracle3001
Fri Sep 13, 2013 7:25 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Reason postflop non-3bet stats are designed as such
Replies: 2
Views: 281

Reason postflop non-3bet stats are designed as such

I am just wondering why all post flop non-3bet stats are created in the form... (stat_instance - stat_instance_3bet) / (stat_opp / stat_opp_3bet) e.g. ((cnt_t_cbet_def_action_fold - cnt_p_3bet_t_cbet_def_action_fold) / (cnt_t_cbet_def_opp - cnt_p_3bet_t_cbet_def_opp)) * 100 I understand why this giv...
by oracle3001
Fri Sep 13, 2013 6:50 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Reason postflop non-3bet stats are designed as such
Replies: 2
Views: 281

Re: Cusotm Stat Bug - Strange Bug

Ignore....found the issue now. I had an invalid custom stat in a completely different pop-up and for whatever reason that was causing a select number of other custom stats not to fill...Interesting that was the result of one invalid stat, and I couldn't see anything in the logs which gave this infor...
by oracle3001
Sat Jul 06, 2013 6:42 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Cusotm Stat Bug - Strange Bug
Replies: 1
Views: 327

Cusotm Stat Bug - Strange Bug

I have a series of custom stats have just all of a sudden just starting showing up as "-" in a pop-up. It never changes from that and no tool-tip can be made to appear. I thought maybe I had accidentally broken a column or something had changed in the latest release that maybe caused an is...
by oracle3001
Sat Jul 06, 2013 4:57 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Cusotm Stat Bug - Strange Bug
Replies: 1
Views: 327
PreviousNext

Return to advanced search

cron