Package org.knowm.xchange.simulated
Class MatchingEngineFactory
java.lang.Object
org.knowm.xchange.simulated.MatchingEngineFactory
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.
If shared between instances of SimulatedExchange, this ensures that all users will be
trading against the same order books and thus each other.
- Author:
- Graham Crockford
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatchingEngineFactory
-