Trading Technologies Help Library
Jump blocks
Help Library
ADL
Jump blocks
Adding Jump blocks
return to:
Help Library
>
ADL Help
Trading Blocks
Trading blocks overview
Instrument block
Field block
Market State block
Order block
Existing Order block
Discrete Order block
Single Order Container block
Time And Sales block
Price block
Discrete blocks
Discrete blocks overview
MsgInfoExtractor block
Value Accumulator block
Value Injector block
Value Extractor block
Value Bucket block
Generator block
State block
Branch block
Funnel block
Discrete Min/Max blocks
Sequence block
Demultiplexer block
Moving Average block
Arithmetic blocks
Add block
Subtract block
Multiply block
Divide block
Mod block
Round block
Average block
Math block
Formula block
Basic blocks
Bool block
Number block
Logic blocks
Greater Than blocks
Less Than blocks
Equal block
And, Or, and Not blocks
If Then block
Once True block
IsNumber block
Miscellaneous blocks
Analytics block
Stopwatch block
Note block
Terminal block
Random Number block
Loop block
Alert block
Pnl block
Position Risk block
Jump blocks
Jump blocks overview
Adding jump blocks
Deleting jump blocks
Group blocks
Group blocks overview
Creating a Group block
Adding inputs and outputs to a Group block
Group blocks video
Virtualized blocks
Virtualized blocks overview
Rules of virtualization
Creating a virtualized group of blocks
Virtual blocks video
Library blocks
Library blocks overview
Creating a library block
Using library blocks in an algo
Jump blocks
Adding jump blocks
To add Jump blocks:
Right-click on the output port of a block you want to send to another section of the algorithm, and select
Add jump block
from the menu that appears.
The anchor jump block (green arrow) is attached to the selected output port.
Right-click on the anchor Jump block (green arrow) and select
Copy
from the context menu.
Right-click once more elsewhere on the canvas and select
Paste
to place the destination Jump block (pink arrow).
Move the destination Jump block to the desired loction and connect the output port of the pasted Jump block to the input port of another block.
Previous:
Jump blocks overview
Next:
Deleting jump blocks