I've been trying to create an extraction via the trth API: i'm creating instruments lists using the values in the VBD instrument files per market and making an On Demand Extraction for Time and Sales, however in some cases i get the following error:
Quota Message: INFO: Tick History Futures Quota Count Before Extraction: 1000; Instruments Approved for Extraction: 3; Tick History Futures Quota Count After Extraction: 1000, 100% of Limit; Tick History Futures Quota Limit: 1000 Quota Message: ERROR: The RIC 'EZT' in the request would exceed your quota limits. Adjust your input list to continue. Quota Message: ERROR: The RIC 'EZT' in the request would exceed your quota limits. Adjust your input list to continue. Quota Message: ERROR: The RIC 'EZT' in the request would exceed your quota limits. Adjust your input list to continue. Quota Message: ERROR: The RIC 'EZT' in the request would exceed your quota limits. Adjust your input list to continue.
is there a way to programatically check if the Quota has been met via the API, and is the any documentation on how the Extraction Quota works.