All Classes and Interfaces
Class
Description
An instance of
AccountFactory represents a single set of user accounts.A full order book, consisting of every single limit order on the book on both the ask and bid
sides.
Represents a single virtual cryptocurrency exchange - effectively a set of order books for each
currency where trades can be placed as maker orders and taker orders can be matched.
This will cause
SimulatedExchange to fail 0.5% of the time with a selection of commnplace
transient issues which could happen at any time in real life and should therefore be handled
gracefully in client code.A simple, in-memory implementation which mocks out the main elements of the XChange generic API
in a consistent way.
Listener which is called every time the
SimulatedExchange performs an operation.