Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Betting strategy: Blue or Pink #375

Closed
sacdeq opened this issue Oct 11, 2023 · 2 comments
Closed

Betting strategy: Blue or Pink #375

sacdeq opened this issue Oct 11, 2023 · 2 comments

Comments

@sacdeq
Copy link

sacdeq commented Oct 11, 2023

Is your feature request related to a problem?

I follow quite a lot of league streams, and the predictions are usually Win or Lose the game, and as I am quite a troll, I like to bet against the streamer (option 2, the pink one). So I would like to have a bet strategy where you can always chose the same side. I can see other cases where this could be useful.

Proposed solution

Create a new Strategy, "SELECT_SIDE" with a setting "side_selected" where you can chose the side the program will only bet on.

Alternatives you've considered

Predictions with more than 2 options, can be hard to handle, maybe chose anyway the given option, ignoring the prediction, having another setting where you can attribute a side regarding the number of options available.

@honomoa
Copy link

honomoa commented Feb 19, 2024

Maybe NUMBER_1, NUMBER_2, NUMBER_3, NUMBER_4, ... etc, and skipped if no suitable option.
NUMBER_1=BLUE, NUMBER_2=PINK

@honomoa
Copy link

honomoa commented Feb 20, 2024

Created a PR: #454

@sacdeq sacdeq closed this as completed Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants