Is it possible to add an endpoint to the api that fetches the statistics of all strategies at once? Currently the only possibility to gather all statistics seems to make a call for each strategy individually, which of course is very inefficient. The same holds for structures...
Hi,
Is it possible to add an endpoint to the api that fetches the statistics of all strategies at once? Currently the only possibility to gather all statistics seems to make a call for each strategy individually, which of course is very inefficient. The same holds for structures...
Thanks