AI4Finance-Foundation / FinRL-Meta

FinRL­-Meta: Dynamic datasets and market environments for FinRL.
https://ai4finance.org
MIT License
1.28k stars 583 forks source link

Add IEXCloudProcessor #43

Closed alvarocperez closed 2 years ago

alvarocperez commented 2 years ago

This is my first approach for IEXCloudProcessor.

The class have 3 methods:

I have not found a way to receive price data for a date range with a time interval e.g. 15 mins, 30 mins, 4 hours so this is a good candidate for a new issue.