Benika

Results 28 comments of Benika

I've wondered the same thing. Studying the contests through FCPro gets tedious. Worth it though. I'm interested in the simulation as well. I want to do this for DK contests...

Hi @asardinha. This is can be done with what's currently available. Are you comfortable with JSON format for your parameters?

Got a tad busy, sorry for late reply. Yes, previously in 2.7.0, you could do something like the following. `stacks = [[2,4],[2,2,2,1]] for stack in stacks: optimizer.set_team_stacking(stack, for_positions=optimizer.available_positions) for lineup...

The code block isn't liking my code lol.

Yes I agree with that but it depends on what you're going for. Your constraints aren't lost if you're coding within the scope of your constraints. That is doable.

@Denwen12 Sure. I was going to jump on this tonight. Got very busy with work.

Yes. Any questions around it?

I can contribute on the backend and some of the in-between.

Yeah all the features are there that you need. Dima did an excellent job and is continuing to do an excellent job. Here is a beta project.

I didn't build the UI. the info comes from a data provider and the CSV is created internally and then lineups are generated based on the info from that CSV.