The indicator displays a chart of an arbitrary combination of trading instruments, described by the entered arithmetic formula.
The scope of the indicator is very extensive and is limited only by your imagination:
- Using the indicator for arbitrage.
- Selection of combinations of instruments traded in a certain channel for applying grid strategies to them.
- Research the dynamics of your asset portfolio.
Using the indicator:
A graph will be created based on the formula you entered.
The formula must meet the following requirements:
- The names of the symbols must exactly match the names in the “Market Overview” table of the terminal.
- In the formula, the following parameters are allowed::
- arithmetic operations: ‘ ‘, ‘-‘, ‘*’, ‘/’;
- numeric constants, including fractional constants, in any combination with tools;
- brackets, of any nesting level.
- Tool names containing arithmetic operation symbols (such as ‘RTS-3.19’) must be escaped with single quotes (‘RTS-3.19’). The rest of the names do not need to be escaped, but they are allowed.
- Spaces in the formula are ignored.
- arithmetic operations: ‘ ‘, ‘-‘, ‘*’, ‘/’;
- numeric constants, including fractional constants, in any combination with tools;
- brackets, of any nesting level.