Example usage for org.springframework.amqp.rabbit.stocks.service ExecutionVenueService interface-usage

List of usage examples for org.springframework.amqp.rabbit.stocks.service ExecutionVenueService interface-usage

Introduction

In this page you can find the example usage for org.springframework.amqp.rabbit.stocks.service ExecutionVenueService interface-usage.

Usage

From source file org.springframework.amqp.rabbit.stocks.service.stubs.ExecutionVenueServiceStub.java

/**
 * Execute the trade, setting the execution price to changing value in line with what the market data feed is producing.
 * 
 * @author Mark Pollack
 *
 */