Here is a requested report (I'll be making these easily downloadable soon)
1) You need to be using the latest test build found here:
www.rvgsoftware.com/hm/hmtestupdate.exe
2) Download this file:
www.rvgsoftware.com/hm/FoldVs3Bet.zip and unzip and save the .report file into your holdem manager\reports folder and then launch Holdem Manager
Here is the report definition
<Report Name="Fold vs 3Bet" FilterByExpression="PHMISC.threebetresponsetype_id >= 0" Version="1.1">
<Groupings>
<Grouping FieldExpression="PositionType_ID" ColumnName="PositionType_ID" ColumnHeader="Position" ColumnWidth="120">
<Ranges>
<Range MinValue="2" MaxValue="2" RangeName="1) Early" />
<Range MinValue="3" MaxValue="3" RangeName="2) Middle" />
<Range MinValue="4" MaxValue="4" RangeName="3) Cutoff" />
<Range MinValue="5" MaxValue="5" RangeName="4) Button" />
<Range MinValue="0" MaxValue="0" RangeName="5) Small Blind" />
</Ranges>
</Grouping>
</Groupings>
<Stats>
<Stat StatName="Fold to 3Bet" />
<Stat StatName="Call 3Bet" />
<Stat StatName="Raise 3Bet" />
</Stats></Report>
This simple report shows fold / call / raise vs a 3bet based on your position. I'll be working on a report building manual soon and there will be a wizard to create the reports.
1.04 will be released this weekend with an unlimited trial for a few days. Most likely tomorrow - just a few more minor changes.
Roy