Post navigation

Features

Custom Fibonacci and Gann Levels

Version 6.7.5 includes a new feature to customize the Fibonacci and Gann levels.
Customization is done during load time, where the first symbol and timescale being set, inside the
objChartMain1.events.layout.initComplete callback function.

Each definition contains an array of levels and boolean values for visible (true) / invisible (false) per each level.
Please note that the number of levels (items in each array) should not change.