What is a strategy?
A strategy is the top-level container for your poker ranges in RangeSharp. It represents a complete set of preflop decisions for a particular game format. Think of a strategy like a playbook. It holds all the individual situations (called spots) that you want to study and train for that game type.Examples of strategies
Strategy properties
When you create a strategy, you configure these properties:How strategies fit together
Strategy limits by plan
What you can do with strategies
- Create a new strategy from scratch
- Duplicate an existing strategy to create a modified copy
- Add from Library — grab a pre-built strategy from the GTO Library
- Import a
.rsharpconfiguration file containing a full strategy - Delete strategies you no longer need