Git Product home page Git Product logo

preflop_range_analyzer3000's Introduction

preflop_range_analyzer3000

Input the wanted ranges and hand history and see if you are playing the ranges you want to play!

pip install jsonstream -- required

Current Use:

In holdem manager (or your preferred tracker program) go to reports and choose positional reports for hero (you).

make sure to filter correctly for what you want to analyze. Want to analyze your cold calling range from the btn? This is where you filter for that

Select all the hands you want to analyze from that position and export the hands as a .ohh

save that file to /hands/ directory and update the config file.

Make your range file like in the example.

https://www.pokerhandrange.com/ is a resource that may prove useful.

update the config file.

run the program: python ./src/main.py

see the outputs in the ./outputs/ directory

Notes:

  • if you want to look at your SB limping/Raising strat filter correctly in Holdem Manager.

  • does not account for you calling others limps, will just print that you called this hand preflop

  • if you want to see how you play BTN vs CO as the BTN, filter in holdem manager for that situation then make the wanted range.

LIMITATIONs/Future Updates:

  • does not account for frequency plays > however you can see your frequencies from the stats given.
  • does not account for 4-bets
  • does not account for getting 3-bet or your response to said 3 bet, aka if there is a raise then 3bet the hand will not be counted in analysis. This can be updated in a future update.

preflop_range_analyzer3000's People

Contributors

losientopaco avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.