Skip to content

Install runs fine... #1

Description

@kvak

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions