Discussion of article "Universal Expert Advisor: Accessing Symbol Properties (Part 8)"

 

New article Universal Expert Advisor: Accessing Symbol Properties (Part 8) has been published:

The eighth part of the article contains the description of the CSymbol class, which is a special object that provides access to any trading instrument. When used inside an Expert Advisor, the class provides a wide set of symbol properties, while allowing to simplify Expert Advisor programming and to expand its functionality.

Using CSymbol, we can create an interesting and non-trivial program that calculates and displays the interest rate profile. Once the Expert Advisor is compiled and launched on a chart of one of Si futures contracts, the following table will appear:

The Ruble/Dollar interest profile as a table



Author: Vasiliy Sokolov

Reason: