- ago
Hi, is there a way to construct a BarHistory instance from a .csv file in code?

I have a .csv file that i have confirmed works when reading it in WL8 GUI via the ASCII Dataset. I would like to read this same file and turn it into a BarHistory object in code.

Thank you.
0
309
Solved
1 Replies

Reply

Bookmark

Sort
Glitch8
 ( 12.08% )
- ago
#1
There is an overloaded version of GetHistory you can use in a Strategy to get a BarHistory for a specified symbol and DataSet name, that should do it.
0
Best Answer

Reply

Bookmark

Sort