loading historical data 1st time

Posted By: Logis

loading historical data 1st time - 04/12/23 20:20

I am trying to load SC data format
read this: https://www.vitaltrades.com/2019/03/24/continuous-futures-data-in-zorro-2-parsing-csv-to-t6/
when trying to run, i am getting a msg "need zorro S for panel!"
what is this?
also, I saw in the above link the Zhistory though I couldn't find where to download it.
thanks
Posted By: AndrewAMD

Re: loading historical data 1st time - 04/12/23 20:35

There are no panel() calls in the sample script. You probably selected the wrong script, which requires Zorro S features.
Posted By: Logis

Re: loading historical data 1st time - 04/13/23 16:55

what is zorro S features?
Posted By: Grant

Re: loading historical data 1st time - 04/13/23 17:51

Extra features, not found in the free version

https://manual.zorro-project.com/restrictions.htm
Posted By: Logis

Re: loading historical data 1st time - 04/14/23 09:48

how will i be able to evaluate Zorro if i can't even load tick data? they don't offer and freetime?
Posted By: AndrewAMD

Re: loading historical data 1st time - 04/14/23 12:54

You should not need Zorro S because there are no panel() calls in the sample script.

Here's the script you should have loaded but probably did not:
https://github.com/AndrewAMD/blog/blob/master/parse_contin_futures/SCtoT6.c

If you don't know what this means, you need to complete the Zorro tutorial from start to finish. It starts here:
https://zorro-project.com/manual/en/tutorial_var.htm

Originally Posted by Logis
also, I saw in the above link the Zhistory though I couldn't find where to download it.
thanks
First, go to the download page:
https://zorro-project.com/download.php

Then click on "Z History editor" to download it.
© 2024 lite-C Forums