Setting directory for MarketReports
I did a search but could not find an answer to my question. The MarketReports folder is saved under users/roaming etc. Is there any way to set that folder to something else? I cant seem to find out how to do it. Also I have made a python desktop that monitors the p&l for bets the current day, its pretty basic but works pretty well. But I need to set the MarketReports to be something else than deep in users directory of Windows. Happy to share the code, but a bit uncertain about the code share rules of these forums.
- firlandsfarm
- Posts: 3493
- Joined: Sat May 03, 2014 8:20 am
You can change it in the BetAngel.exe.config file in your Bet Angel Program file ... the line of code is "<add key="ConfigName" value="Bet Angel Professional"/>" but it might be just as easy to directly address it in the Roaming directories.tradewiz wrote: ↑Sat Dec 13, 2025 9:43 pmI did a search but could not find an answer to my question. The MarketReports folder is saved under users/roaming etc. Is there any way to set that folder to something else? I cant seem to find out how to do it. Also I have made a python desktop that monitors the p&l for bets the current day, its pretty basic but works pretty well. But I need to set the MarketReports to be something else than deep in users directory of Windows. Happy to share the code, but a bit uncertain about the code share rules of these forums.
