Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install runs fine... #1

Open
kvak opened this issue Apr 26, 2018 · 0 comments
Open

Install runs fine... #1

kvak opened this issue Apr 26, 2018 · 0 comments

Comments

@kvak
Copy link

kvak commented Apr 26, 2018

Can you add a example of how to run your code?

Also, when I do:

cd /PyLimitOrderBook
python bin/limitbook-tseries.py sample_data/XOM_BATS_2010-06-16.csv  sample_data/XOM_BATS_2010-06-162.csv

I get:

Traceback (most recent call last):
  File "bin/limitbook-tseries.py", line 68, in <module>
    quotebook.trade(line.rstrip())
  File "build/bdist.linux-x86_64/egg/pylimitbook/researchBook.py", line 33, in trade
  File "build/bdist.linux-x86_64/egg/pylimitbook/book.py", line 97, in trade
  File "build/bdist.linux-x86_64/egg/pylimitbook/book.py", line 19, in parse_csv
IndexError: list index out of range

Is this what you get also?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant