MCPcopy Create free account
hub / github.com/Naoki-Yatsu/FX-AlgorithmTrading / Order

Method Order

ats/src/main/java/ny2/ats/core/data/Order.java:105–130  ·  view source on GitHub ↗
(Symbol symbol, MarketType marketType, Long orderId, OrderAction orderAction, OrderStatus orderStatus,
            ModelType modelType, ModelVersion modelVersion, Side side, OrderType orderType, double orderPrice, int orderAmount, String quoteId,
            String marketPositionId, double executePrice, int executeAmount, Long originalOrderId, String originalMarketId,
            LocalDateTime marketDateTime, LocalDateTime orderDateTime, boolean useOrderOptimizer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected