Leo4815162342 / dukascopy-node

✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
https://dukascopy-node.app
MIT License
306 stars 58 forks source link

Economic calendar #123

Open MichalLebeda opened 1 year ago

MichalLebeda commented 1 year ago

Would be great to add economic calendar data downloading. https://www.dukascopy.com/swiss/english/marketwatch/calendars/eccalendar/

Leo4815162342 commented 1 year ago

@MichalLebeda thanks for suggestion, I'll explore the underlying data source

Vasile-Peste commented 1 year ago

Sorry to intrude, in case you need I have personally created a library to retrieve this data from Investing.com

I absolutely don't want to compete here, I love dukescopy-node and I use it on regular basis, I will just provide a temporary solution to get economic data

https://github.com/Reiryoku-Technologies/Apollo

Regards, Vasile

Leo4815162342 commented 1 year ago

@Vasile-Peste no worries at all, that is a good solution

dawadam commented 5 months ago

Sorry to intrude, in case you need I have personally created a library to retrieve this data from Investing.com

I absolutely don't want to compete here, I love dukescopy-node and I use it on regular basis, I will just provide a temporary solution to get economic data

https://github.com/Reiryoku-Technologies/Apollo

Regards, Vasile

Is the project abandoned @Vasile-Peste ?

dawadam commented 5 months ago

I found this repository for investing : https://github.com/lludol/investing-economic-calendar And it work great.