Search found 53 matches

Return to advanced search

Understanding amt_p_effective_stack

Hi! I´m creating some stats when SB OpenRaises depending on Stack Effective. Lets say we´re playing Spin&Go. BTN 10bb SB 20bb BB 8bb BTN Folds, SB OpenRaise, BB Folds So the Value of "tourney_hand_player_statistics.amt_p_effective_stack" if its used when SB OpenRaises will be 8bb? (BTN...
by hayapaz
Fri Jun 05, 2020 6:30 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Understanding amt_p_effective_stack
Replies: 3
Views: 427

Excluding Efective Stack of players not involved in the hand

( ((amt_p_effective_stack + tourney_hand_player_statistics.amt_p_raise_made) - tourney_hand_player_statistics.amt_p_3bet_facing) /(tourney_hand_player_statistics.amt_p_3bet_facing * 2) < 1) Lets say we´re 3H in an SpinGo Tournament. BTN Folds I´m on SB and I OpenRaise. BB makes a 3Bet equal or bigg...
by hayapaz
Thu Jun 04, 2020 3:24 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Excluding Efective Stack of players not involved in the hand
Replies: 2
Views: 414

Re: Writing comments inside code

Ty!
by hayapaz
Thu Jun 04, 2020 1:48 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Writing comments inside code
Replies: 4
Views: 1052

Facing a Bet After Limp-Call, code not working

Hi! Im trying to make a "Fold Vs CBet in ROL Pot" stat. So i´m creating the column where i count the times i face a Bet After Limp-Call. There is the code i´m using: sum(if[ tourney_hand_player_statistics.flg_blind_s AND tourney_hand_player_statistics.flg_p_limp AND tourney_hand_summary.st...
by hayapaz
Wed Jun 03, 2020 9:46 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Facing a Bet After Limp-Call, code not working
Replies: 2
Views: 291

Writing comments inside code

Hi,

There is a way to write comments inside the code when programming an stat or column?

Like "//This is the code for the 3Bet"

Something like that, its possible?
by hayapaz
Wed Jun 03, 2020 8:02 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Writing comments inside code
Replies: 4
Views: 1052

How to deactivate Premium HUD (Cant contact owner)

Hi, A poker school where i just entered activated a PREMIUM HUD in my PT4 but when i restart PT4 the new PREMIUM HUD has a conflict with a column that other PREMIUM HUD is using: https://i.gyazo.com/80225edafa6a29e82e025f43746c24d0.png This old PREMIUM HUD is from another poker school where i was ye...
by hayapaz
Tue Apr 28, 2020 2:43 pm
 
Forum: PokerTracker 4
Topic: How to deactivate Premium HUD (Cant contact owner)
Replies: 1
Views: 244

Re: Cant see graph after importing PokerStars hands from 201

Thanks for answer, is working now like a miracle :)
by hayapaz
Sat Feb 08, 2020 9:54 am
 
Forum: PokerTracker 4
Topic: Cant see graph after importing PokerStars hands from 2017/18
Replies: 3
Views: 688

Cant see graph after importing PokerStars hands from 2017/18

Hi!, I just created a new DataBase and imported hands of PokerStars from 2017 and 2018, after few hours importing hands PT4 says its done but when i go to the results graphs i cant see nothing (it takes some time processing then the graph is just empty) Why is this happenning? maybe is because the h...
by hayapaz
Fri Feb 07, 2020 7:57 am
 
Forum: PokerTracker 4
Topic: Cant see graph after importing PokerStars hands from 2017/18
Replies: 3
Views: 688

Tags in game different from configure -> tags

I attach image.
by hayapaz
Tue Nov 26, 2019 2:54 pm
 
Forum: PokerTracker 4
Topic: Tags in game different from configure -> tags
Replies: 1
Views: 845
PreviousNext

Return to advanced search

cron