Many traders are interested in searching for patterns on price charts. This search can be performed using the ZUP indicator platform. There are several options for working with the platform. First, you can search for known patterns with strictly set parameters. Second, you can adjust the parameters to your requirements. Third, you can create your own patterns using the ZUP graphical interface and save their parameters to a file. This capability allows ...
Multi-symbol balance graph in MetaTrader 5 ContentsIntroductionDeveloping the graphical interfaceMulti-symbol EA for testsWriting data to fileExtracting data from fileDisplaying data on the graphsDisplaying the obtained resultsMulti-symbol balance graph during trading and testsVisualizing reports from the Signals serviceConclusion
RSI Candles - indicator for MetaTrader 5 One possible way of normalizing prices into a known bound. This is a RSI of High, Low, Open and Close displayed as color candles in it's own sub-window. The interesting is that the prices are reflected in a very close manner to a known 0 to 100 range and that opens a lot of new possibilities.
The Implementation of a Multi-currency Mode in MetaTrader 5 Currently, there are a large number of developed multi-currency trading systems, indicators, and Expert Advisors. Nevertheless, the developers continue to face the specific problems of multi-currency systems development. With the release of the MetaTrader 5 client terminal and the MQL5 programming language, we gained a new opportunity to implement a full fledged ...
RSI Candles - Smoothed - indicator for MetaTrader 5 Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles. This version has additional option to enable prices pre-smoothing prior to be used in calculation, which makes it an RSI-of-MA combination. To avoid prices pre-smoothing, use smoothing period that is less than or equal to 1.