Hi guys, I’m developing a private dashboard for a client and he’d like to have all the strategies he uses (across different accounts) in a single dashboard on his private network. But after reading the API documentation, I understand that you can only fetch data with the token generated at login.


Basically, I need to build two Chart.js graphs showing statistics for those accounts and some additional data.


Would it be acceptable to ask him to consolidate all those strategies into a single account so that I can consume them via the API?


🖖