feat(oi): add open interest scraper module
add new oi_scraper directory for collecting open interest data and update the main EA to integrate with the scraper functionality
This commit is contained in:
3
oi_scraper/requirements.txt
Normal file
3
oi_scraper/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
playwright>=1.40.0
|
||||
python-dotenv>=1.0.0
|
||||
pandas>=2.2.0
|
||||
Reference in New Issue
Block a user