This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Description
Hi, I am building a desktop platform for trading with binary.com . while testing I sometime get the error
[ServerError] You have reached the rate limit for ticks_history.
Please, can you confirm if this is API token based or AppId based? I am assuming it is because I am using the same API token across a couple of computers while testing simultaneously, but I just want to be sure it is not something my user will experience unless they are using multiple instances.
i.e. the rate limit is on the API token or IP address, and not limited by the AppId which will be the same for every user who is using my platform.
Many thanks