8000 Install runs fine... · Issue #1 · abcabhishek/PyLimitOrderBook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Install runs fine... #1
Open
Open
@kvak

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?

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

      0