Package velox.api.layer1.data
Class InstrumentInfo.Builder
java.lang.Object
velox.api.layer1.data.InstrumentCoreInfo.BuilderBase<T>
velox.api.layer1.data.InstrumentInfo.BuilderBase<InstrumentInfo.Builder>
velox.api.layer1.data.InstrumentInfo.Builder
- Enclosing class:
- InstrumentInfo
public static class InstrumentInfo.Builder
extends InstrumentInfo.BuilderBase<InstrumentInfo.Builder>
-
Field Summary
Fields inherited from class velox.api.layer1.data.InstrumentInfo.BuilderBase
dataDelay, defaultLotSize, fullName, isApiProtected, isCrypto, isFullDepth, isNbboSupported, multiplier, pips, recordingTag, requestedSymbol, sizeMultiplierFields inherited from class velox.api.layer1.data.InstrumentCoreInfo.BuilderBase
exchange, symbol, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class velox.api.layer1.data.InstrumentInfo.BuilderBase
getDefaultLotSize, getFullName, getMultiplier, getPips, getRecordingTag, getRequestedSymbol, getSizeMultiplier, isApiProtected, isCrypto, isFullDepth, isNbboSupported, setApiProtected, setCrypto, setDataDelay, setDefaultLotSize, setFieldsFrom, setFullDepth, setFullName, setMultiplier, setNbboSupported, setPips, setRecordingTag, setRequestedSymbol, setSizeMultiplierMethods inherited from class velox.api.layer1.data.InstrumentCoreInfo.BuilderBase
getExchange, getSymbol, getType, setExchange, setFieldsFrom, setSymbol, setType
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
- Specified by:
selfin classInstrumentCoreInfo.BuilderBase<InstrumentInfo.Builder>
-
build
- Specified by:
buildin classInstrumentInfo.BuilderBase<InstrumentInfo.Builder>
-