Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type PegInstructions struct + PegLimitType *int + PegMoveType *int + PegOffsetType *int + PegOffsetValue *float64 + PegPriceType *int + PegRoundDirection *int + PegScope *int + PegSecurityDesc *string + PegSecurityID *string + PegSecurityIDSource *string + PegSymbol *string + func (m *PegInstructions) SetPegLimitType(v int) + func (m *PegInstructions) SetPegMoveType(v int) + func (m *PegInstructions) SetPegOffsetType(v int) + func (m *PegInstructions) SetPegOffsetValue(v float64) + func (m *PegInstructions) SetPegPriceType(v int) + func (m *PegInstructions) SetPegRoundDirection(v int) + func (m *PegInstructions) SetPegScope(v int) + func (m *PegInstructions) SetPegSecurityDesc(v string) + func (m *PegInstructions) SetPegSecurityID(v string) + func (m *PegInstructions) SetPegSecurityIDSource(v string) + func (m *PegInstructions) SetPegSymbol(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + PegLimitType *int + PegMoveType *int + PegOffsetType *int + PegOffsetValue *float64 + PegPriceType *int + PegRoundDirection *int + PegScope *int + PegSecurityDesc *string + PegSecurityID *string + PegSecurityIDSource *string + PegSymbol *string + func New() *Component