mwils Hi there, I'm trying to test how to get Trade Data from the /trade_aggregations endpoint on Horizon, but am having no luck getting anything back. https://horizon.stellar.org/trade_aggregations?base_asset_type=native&counter_asset_type=credit_alphanum4&counter_asset_code=BTC&counter_asset_issuer=GAUTUYY2THLF7SGITDFMXJVYH3LHDSMGEAKSBU267M2K7A3W543CKUEF&start_time=1614041889&end_time=1617050632&resolution=300000 I feel like I'm missing something simple, but couldn't find anything upon searching. Any help appreciated! Thanks
mwils Wasn't any code, it was just the endpoint I posted contained no records back. I found the issue was I had incorrect start_time and end_time https://horizon.stellar.org/trade_aggregations?base_asset_type=native&counter_asset_type=credit_alphanum4&counter_asset_code=BTC&counter_asset_issuer=GAUTUYY2THLF7SGITDFMXJVYH3LHDSMGEAKSBU267M2K7A3W543CKUEF&start_time=1616680603000&end_time=1617289003000&resolution=300000