I have some football strategies that I want to automate and thought I'd ask for some setup advice before I start. I will use an API website to pull live in-play stats into excel and then further use that data to execute trades, when triggers are met. A few questions I have;
- Would it be best to just have another sheet inside the example Bet Angel Multiple workbook with the in-play stats on, or would it be better to have a separate workbook just for the stats?
- If I'm applying the multiple workbook to multiple games, do I then need to have multiple copies of the same workbook?
- What would be the best way to match up the games I add to Guardian to the games the API site is sending to the sheet/workbook?
Thanks,
Riz
*Edit*
- Also, I've been working to pull live in-play stats from api-football.com and have come to the issue of how to map the games I add to Bet Angel>Guardian>Excel, with the correct API data to pull. Has anybody done this already, as it will save a big amount of work?