nautechsystems / nautilus_trader

A high-performance algorithmic trading platform and event-driven backtester
https://nautilustrader.io
GNU Lesser General Public License v3.0
1.71k stars 402 forks source link

Support S3 parquet data catalog #1620

Closed benjaminsingleton closed 2 months ago

benjaminsingleton commented 2 months ago

Pull Request

The docs for ParquetDataCatalog indicate that fs_protocol can be "s3", however this functionality wasn't actually supported.

Type of change

Delete options that are not relevant.

How has this change been tested?

All tests pass.