Hi All,

I am wanting to do some analysis using Australian stocks using a local Lean (visual studio) setup. I would like to know what is the best way to work with this non-US data?

- I have daily data being downloaded from worldtradingdata.com a script to ‘reformat’ that to the QC zipped csv format.

- Should I just paste this in the daily US data folder (and pretend it’s a us stock)? If so are trading days due to Timezone differences affected?

- Is their anything else I need to consider?

 

The goal is pure analysis with no intention to take live. I appreciate any feedback or advice, Cheers!

Author