Layer1UpstreamDataEditor
Package: velox.api.layer1.annotations
Type: Annotation Interface
@Retention(RUNTIME)
public @interface Layer1UpstreamDataEditor
Description​
Tells bookmap that strategy will be modifying upstream data (e.g. creating synthetic instruments(see also Layer1SyntheticInstrumentProvider). Such strategy will only work in live mode. Significant part of API functionality won't work in this mode.