cuemacro / findatapy

Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.
Apache License 2.0
1.65k stars 195 forks source link

added downloads to dataconstants because /downloads folder already in… #7

Closed kalaytan closed 7 years ago

kalaytan commented 7 years ago

when using dukascopy_write_temp_tick_disk = True, currently saving files to ./temp folder and files apear in git.

downloads folder already in .gitignore and I thought we can use it for downloaded data

Alternative: If you would like to keep downloads folder for other uses, we can add /temp to .gitignore file.

saeedamen commented 7 years ago

@kalaytan I've edited .gitignore as you suggested - hopefully will give people flexibility to separate out the temporary and permanent downloads that way