Skip to content

Order subtype 'spotfromfutures' is currently not supported #158

@alexanderadam

Description

@alexanderadam

Hello @provinzio,

I tried to calculate the statements for Kraken and I'm getting the error message Order subtype 'spotfromfutures' is currently not supported.
Do you have any advice on what I should do?

245 book         ERROR    account_statements/ledgers.csv row 297: Order subtype 'spotfromfutures' is currently not supported. Please create an Issue or PR.
Traceback (most recent call last):
  File "src/main.py", line 71, in <module>
    main()
  File "src/main.py", line 36, in main
    status = book.read_files()
             ^^^^^^^^^^^^^^^^^
  File "src/book.py", line 1778, in read_files
    self.read_file(file_path)
  File "src/book.py", line 1730, in read_file
    read_file(file_path)
  File "src/book.py", line 670, in _read_kraken_ledgers
    raise RuntimeError
RuntimeError

Thank you in advance!

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