sellsidesim

package
v0.0.0-...-f2cd14d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2016 License: GPL-3.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

type Executor struct {
	*quickfix.MessageRouter
	// contains filtered or unexported fields
}

func NewExecutor

func NewExecutor() *Executor

func (Executor) FromAdmin

func (*Executor) FromApp

func (e *Executor) FromApp(msg quickfix.Message, sessionID quickfix.SessionID) (reject quickfix.MessageRejectError)

Use Message Cracker on Incoming Application Messages

func (Executor) OnCreate

func (e Executor) OnCreate(sessionID quickfix.SessionID)

quickfix.Application interface

func (*Executor) OnFIX44NewOrderSingle

func (e *Executor) OnFIX44NewOrderSingle(msg fix44nos.Message, sessionID quickfix.SessionID) (err quickfix.MessageRejectError)

func (Executor) OnLogon

func (e Executor) OnLogon(sessionID quickfix.SessionID)

func (Executor) OnLogout

func (e Executor) OnLogout(sessionID quickfix.SessionID)

func (Executor) ToAdmin

func (e Executor) ToAdmin(msg quickfix.Message, sessionID quickfix.SessionID)

func (Executor) ToApp

func (e Executor) ToApp(msg quickfix.Message, sessionID quickfix.SessionID) error

type SellSideSimulator

type SellSideSimulator struct {
	// contains filtered or unexported fields
}

func NewSellSideSimulator

func NewSellSideSimulator(logger string) *SellSideSimulator

func (*SellSideSimulator) Close

func (m *SellSideSimulator) Close()

func (*SellSideSimulator) Start

func (m *SellSideSimulator) Start()

Directories

Path Synopsis
A simulated order book bid offer matching by bloomberg pricefeed quotes this is to give our sell side FIX engine simulate a false feel of reality, so as to support MARKET or LIMIT orders
A simulated order book bid offer matching by bloomberg pricefeed quotes this is to give our sell side FIX engine simulate a false feel of reality, so as to support MARKET or LIMIT orders

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL