- Domů
- Komunita
- Programování
- [API] Is it possible to consume data via the API for copied ...
[API] Is it possible to consume data via the API for copied strategies?
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?
🖖
I haven’t seen anything that allows combining multiple accounts directly, but consolidating them into a single account does sound like the most straightforward way to make the API work smoothly.
hey bro,have you slove it?in fact,I hope to use the myfxbook api to connect the account to show in my private dashboard,but I cant run the py code,if you have solve and would u share me the code have a try?