Search found 29 matches

Return to advanced search

new stat

Hey, I want to build statistic that villains play line bet Flop, check back Turn, bet River for value, by betting I mean that he bets 30-90% of the Pot For Value I mean with 2nd Pair type of Hand on board that is not 3 conected, 3 suited (No Flush and Stragith possible) and with Top Pair when Flush ...
by ilidek
Thu Jun 11, 2015 5:42 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: new stat
Replies: 1
Views: 243

Re: m3bet

as a divisor I used this: sum(if[cash_hand_player_statistics.amt_p_raise_made > (2 * cash_hand_player_statistics.amt_p_2bet_facing) and cash_hand_player_statistics.flg_p_3bet, 1, 0]) it didn't work also I've tried this: sum(if[cash_hand_player_statistics.flg_p_3bet_opp and cash_hand_player_statistic...
by ilidek
Tue May 12, 2015 11:17 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: m3bet
Replies: 13
Views: 1398

Re: Stat color based on change

What about using opportunities? Is it possible now? The problem is that I play on different rooms, even two ipokers one day at one other on the other, I was reading other posts about changing time zone and it seems like there is going to be too many exceptions etc. Opportunities are possible? Regard...
by ilidek
Tue May 12, 2015 10:46 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Stat color based on change
Replies: 3
Views: 476

Re: Fold to River (c)bet after called delayed Turn Bet

Ok thanks a lot for help, and thanks a lot for explanation! You can close topic.
by ilidek
Tue May 12, 2015 10:40 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to River (c)bet after called delayed Turn Bet
Replies: 2
Views: 401

Re: m3bet

What kind of value / numerator I need to make?

My idea was to use 3bet stat that works perfect and just add condition that min 3bet is treated like call or fold:
call / fold / m3bet => is not 3bet
3bet 2.5x or more => is 3bet

Paweł
by ilidek
Mon May 11, 2015 10:44 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: m3bet
Replies: 13
Views: 1398

Read Based Statistic

Hey, Lately I am playing with Notes, I've made some of them but I've found one thing that bothers me, I've made a note: "Donkbet Half Pot F with strong range. " It is made for anything that is better than Top Pair. It works perfect, except one thing.... When villain donkbet once Half Pot w...
by ilidek
Mon May 11, 2015 10:41 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Read Based Statistic
Replies: 1
Views: 230

Stat color based on change

Hey, I am interested in: Coloring one statistic based on the value of the same statistic but for 30 last hands. Lets say I want to have Cbet Flop white, it goes red when it's above 75% It was 90% for 100 hands, then villain did not cbet anything for 30 hands. I want to know about it by having light ...
by ilidek
Mon May 11, 2015 10:37 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Stat color based on change
Replies: 3
Views: 476

Re: Creating Read-Based Statistics - Bet Sizing

Let's say I want to create

Stat for donk Flop 10-40% Pot and won with or without showdown (eg opponent, 3bet and I folded, or donk/call Flop and donk Jam Turn and I folded, or he donk I called Turn and River was check and he showed Ax and won) how can I make a correlation?

Paweł
by ilidek
Mon May 11, 2015 10:28 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Creating Read-Based Statistics - Bet Sizing
Replies: 4
Views: 570

Fold to River (c)bet after called delayed Turn Bet

Hey I've found in Warehouse Delayed Turn Cbet (cnt_t_delayed_cbet / cnt_t_delayed_cbet_opp) * 100 cnt_t_delayed_cbet: sum(if[cash_hand_player_statistics.flg_t_bet AND cash_hand_player_statistics.flg_f_cbet_opp AND lookup_actions_f.action='X', 1, 0]) cnt_t_delayed_cbet_opp: sum(if[cash_hand_player_st...
by ilidek
Mon May 11, 2015 7:14 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to River (c)bet after called delayed Turn Bet
Replies: 2
Views: 401

Re: m3bet

It still doesn't work. It goes like that, first 3bet in 7th hand and 3bet Shows 33% and this stat shows 100% I want to have 3bet stat that completely ignores m3bets (treat that like call or fold) it's like that right now: cnt_p_3bet_def_opp_big: cash_hand_player_statistics.flg_p_3bet_opp cnt_p_3bet_...
by ilidek
Mon May 11, 2015 7:10 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: m3bet
Replies: 13
Views: 1398
Next

Return to advanced search

cron