Predefined constants

Predefined constants are possible values of certain properties. For example, the "direction" block contains possible direction values: buying direction, selling direction, no direction.

Example: position direction check

The "direction" block can be used for checking the direction of the currently opened position:

Example: deal entry type check

The "deal entry" block can be used for checking the entry type of a historical deal:

Example: deal type check

The "deal type" block can be used for checking the type of a historical deal:

Last updated