Hi folks!

I recently got US Equities prices from norgate and would like to upload them into Zorro. There are 13000 CSV files.

I'm very familiar with TypeScript/JS and a bit of Java, but a complete noob with Lite-C.

Have tried writing some scripts to bulk convert an entire directory from CSV to the t6 file but I keep on getting stung with running out of memory (I really need to study this pointers lark).

Just wondering if anyone has done this already and if they have the snippet handy?

Else, is there an easy way to write to the zorro.t6 file format from other languages? I'd be fine doing this in my 'native' language.

Thanks in advance! Really enjoying this project.

Jack