Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Bugfix/bitfinex orderbook showing future timestamps #47

Merged
merged 2 commits into from
Dec 18, 2017
Merged

Bugfix/bitfinex orderbook showing future timestamps #47

merged 2 commits into from
Dec 18, 2017

Commits on Dec 15, 2017

  1. Correct types in javadoc

    alphafoobar committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    8ee0386 View commit details
    Browse the repository at this point in the history
  2. xchange-Bitfinex adapter expects timestamps to be seconds since epoch

    Since bitfinex does not publish these over the socket they are being
    generated on creation of the levels.
    alphafoobar committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    3cc1b67 View commit details
    Browse the repository at this point in the history