Contents IntroductionDeveloping 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 In one of the previous articles, we considered visualization of multi-symbol balance graphs. Since then, a lot of ...
Rocket RSI - indicator for MetaTrader 5 As described in the May 2018 edition of Technical Analysis of Stocks & Commodities by John F. Ehlers. This indicators is an enhancement to the traditional RSI for detecting cyclical reverses. How to use this indicator in practice: If the indicator spikes below -2, this shows a high probability of a bullish reversal and is therefore ...
BrainTrend2_V2_x10 - indicator for MetaTrader 5 The BrainTrend2_V2x10 indicator displays the color of the BrainTrend2_V2 indicator candles from ten different timeframes with the bar indicator defined in the input parameters.
Suppose that we have suddenly got bored with the classic MQL5 access to indicators. Let's compare the access speed with alternative options. For example, we can compare it with access to indicators in MQL4 style with and without caching. Ideas about MQL4-style access have been derived from the article "LifeHack for traders: Fast food made of indicators" and improved along the way. more...
JN-Scalper - indicator for MetaTrader 4 Scalper system. It shows the entry, takeprofit and stoploss levels. Use it on M5 or above. TakeProfit and StopLoss come from ATR (you can change the period of the ATR). IMPORTANT! >> There are 2 basic rules: 1. Entering only if the price crosses the entry level (i.e. for example if BUY appears, wait until the price is crosses the entry level upward) ...