Code for BTN openfolding

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Code for BTN openfolding

Postby tacinho » Thu Mar 09, 2017 9:38 am

Hey

i would like to create specified stats for iso BB vs SB 3 handed, to be sure that there are no hands vs BTN i want to define that he openfolds, can u please help me?
Code: Select all
sum(if[tourney_hand_player_statistics.flg_p_first_raise
AND NOT tourney_hand_player_statistics.flg_p_open_opp
AND tourney_hand_summary.cnt_players = 3
AND lookup_positions.flg_bb
AND(tourney_hand_player_statistics.amt_p_effective_stack / tourney_blinds.amt_bb) >= 17
AND (tourney_hand_player_statistics.amt_p_raise_made / tourney_blinds.amt_bb) BETWEEN 2.75 and 3.25, 1, 0])


TY!
tacinho
 
Posts: 27
Joined: Sun Sep 06, 2015 12:06 pm

Re: Code for BTN openfolding

Postby 4StarGen » Thu Mar 09, 2017 1:54 pm

Code: Select all
and not cash_hand_summary.str_actors_p LIKE '0%'
4StarGen
 
Posts: 929
Joined: Sat Mar 08, 2014 6:58 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 20 guests

cron
highfalutin