Subscribers often search for an appropriate signal by analyzing the total growth on the signal provider's account, which is not a bad idea. However, it is also important to analyze potential risks of a particular trading strategy. In this article we will show a simple and efficient way to evaluate a Trading Signal based on its performance values: Trading ActivityDrawdown ChartDeposit Load ChartMFE and MAE Distribution ...
read more here
Updated MetaTrader 4 Web platform: support for technical indicators and 9 new languages The developments on expanding the web platform features are in full swing. Our immediate and most important objective is to provide web traders with technical analysis tools. To address this task, we have started adding technical indicators into the web platform. We have completely revised the chart display model making it possible to apply multiple indicators simultaneously. The ...
CurrencyStrengthBoard indicator for the MT5 ---------- CurrencyStrengthBoard_v1.1 indicator was created for Premium Trading Forum. This is the CurrencyStrengthBoard indicator for the MT5 platform. ---------- You need to subscribe to Premium Trading Forum to read and to download.
This article describes a special algorithm allowing to gain access to elements by their unique keys. Any base data type can be used as a key. For example it may be represented as a string or an integer variable. Such data container is commonly referred to as a dictionary or an associative array. It provides easier and more efficient way of problem solving. More...