According to the Eikon Data API documentation there is a daily limit of 10,000 requests - is the definition of request a single =tr(security,field,,) formula or something broader? The use case is analysing a portfolio of ~500 securities with ~20 fields. That multiplies to 10,000 individual cells which makes the daily limit somewhat restrictive. How can I aggregate the requests so I can download all the fields for one security in a single request or conversely download single/multiple field data for all the securities in a single request?