mhallsmoore / qstrader

QuantStart.com - QSTrader backtesting simulation engine.
https://www.quantstart.com/qstrader/
MIT License
2.88k stars 856 forks source link

How to use qstrader with data from other countries? #275

Closed RakeshPoluri closed 4 years ago

RakeshPoluri commented 5 years ago

For example, I have historical data stored in CSV for Indian stocks and indices. I cannot substitute these prices as it throws a 'cannot subscribe to ticker' error. Is there a way to make qstrader work with data from other countries?

mhallsmoore commented 4 years ago

Hi @RakeshP94,

Thank you for your question.

Could you provide an indicative sample, such as the header and one or two lines of the CSV data in question?

Kind regards,

Mike.