The procedure initialization is used to initialize variables used by the procedure loop.
Procedure Initialization используется для инициализации переменных, используемых в цикле процедуры.
Content
This is an example of a procedure loop code snippet, in particular, the code that initializes the array used in the calculation of the Popular SMAs product of the Simple Moving Average (SMA) indicator.
Это пример фрагмента кода цикла процедуры, в частности, кода, который инициализирует массив, используемый при вычислении продукта Popular SMA индикатора Simple Moving Average (SMA).
/ Initialization Code. /
variable.last200 = []
Procedure Initialization Menu
The Procedure Initialization node has the following Node Menu items:
The Add Code menu item has the following properties:
Tip: When a menu item is grayed out, it means that Procedure Initialization already has the required child type that the menu item may add, and only that child is allowed for that case.
Procedure Initialization Children
The Procedure Initialization node has the following childrenNodesProperties: