Skip to content

landifrancesco/EconomicCalendarToGoogleCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fxstreet.com Economic Calendar ➡️ Google Calendar

Setup

  1. Install pandas with
pip3 install pandas
  1. Download the input file from https://www.fxstreet.com/economic-calendar

  2. Setup your GMT, input filename and output filename changing these lines of code

LOCAL_GMT = 2
INPUT_FILE = "calendar-event-list.csv"
OUTPUT_FILE = "google_calendar.csv"

Donate

If you like this script, please donate.

Send MATIC, BEP20, ERC20, BTC, BCH, CRO, LTC, DASH, CELO, ZEC, XRP to: landifrancesco.wallet

My profile on Unstoppable Domains:

https://ud.me/landifrancesco.wallet

Disclaimer

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by fxstreet.com or any of its affiliates or subsidiaries, neither by Google or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.

About

A Python script that converts the csv generated from https://www.fxstreet.com/economic-calendar to a csv that you can easily import in Google Calendar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages