英語 での Discrete event message の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
The discrete event message enters the block.
The trading block then outputs a discrete event message that contains the order key.
The discrete event message exits the pass-through block.
Jump blocks can be applied to both continuous outputs and discrete event message outputs.
Discrete event message ports are colored white or black.
The Value Extractor block works as follows: A incoming discrete event message triggers the Value Extractor block.
A discrete event message triggers the Random Number block.
The Generator block generates and pushes a discrete event message downstream, triggering the Loop block.
The discrete event message enters the connected Single Order Container.
When it receives an order add confirmation,the block generates a discrete event message through its Add Ok output port.
A discrete event message containing this information will trigger the Value Bucket block.
Note The Loop block outputs the counter through the index port before the discrete event message is generated and output.
A discrete event message through the input port triggers the MsgInfoExtractor block.
The Value Bucket block operates in the following manner: A discrete event message received through the store port triggers the Value Bucket block.
The discrete event message output port exits the block and continues propagating through the pathway.
Example The Value Extractor block is configured with aformula to extract the trade quantity from the incoming discrete event message.
A discrete event message generated within a virtualized block may exit the block through a discrete output port.
Example The Single Order Container receives a discrete event message with information about an existing order and takes control of that order.
The Funnel block allows you to connect outputs from multiple blocks into blocks that normallycan connect to only one input discrete event message.
However, a discrete event message can only carry information regarding an order execution, submission, modification, and deletion.
The Fields FormulaEditor lets you use information from the incoming discrete event message and any other block values to calculate a value.
For instance, a discrete event message generated from a fill will contain a numeric value in the fillPrice and the fillQuantity fields.
Value Accumulator block The Value Accumulator block accumulates a user-specifiednumeric value when it is triggered by a discrete event message.
When a new discrete event message triggers the Value Extractor block, the block will replace the old snapshot with a new one.
For each iteration, the Loop block outputs the loop counter through its index port andsends an empty discrete event message through its loop output port.
A Single Order Container can receive the discrete event message, extract the order key from it, and then take control of the identified order.
If the discrete event message represents an Add OK or a Fill message, the block sends the message to downstream logic.
The State block receives an input discrete event message and routes the unchanged message to one of its output ports based on its internal formulas.
When a block outputs a pulse of discrete event message, an algorithm temporarily stops channeling continuousmessages from the exchange servers.
After outputting its discrete event message, the State block will not re-evaluate its formulas until it receives another incoming discrete event message.