Digital filters - separate - indicator for MetaTrader 5 A set of digital filters that are always drawn in separate window (due to their nature). Supported types are: FTLM - Fast Trend Momentum.STLM - Slow Trend Momentum.RBCI - Range Bound Channel Index.PCCI - Perfect Commodity Channel Index.
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) ...
Contents IntroductionDeveloping the graphical interfaceDeveloping the class for working with frame dataWorking with optimization data in the application classDisplaying the obtained resultsConclusion more...
Comfortable Scalping - the article This article describes an algorithm of trade opening that allows to make scalping more comfortable. However, this algorithm can also be applied in other trading approaches. Actually, the article offers a method of helping a trader at such a fast trading.