Articles

Trading strategy based on the improved Doji candlestick pattern recognition indicator for MetaTrader 5

The metabar-based indicator detected more candles than the conventional one. Let's check if this provides real benefit in the automated trading

Improved candlestick pattern recognition illustrated by the example of Doji for MetaTrader 5

How to find more candlestick patterns than usual? Behind the simplicity of candlestick patterns, there is also a serious drawback, which can be eliminated by using the significantly increased capabilities of modern trading automation tools

Neural Networks Cheap and Cheerful - Link NeuroPro with MetaTrader 5 for MetaTrader 5

If specific neural network programs for trading seem expensive and complex or, on the contrary, too simple, try NeuroPro. It is free and contains the optimal set of functionalities for amateurs. This article will tell you how to use it in conjunction with MetaTrader 5

3 Methods of Indicators Acceleration by the Example of the Linear Regression for MetaTrader 5

The article deals with the methods of indicators computational algorithms optimization. Everyone will find a method that suits his/her needs best. Three methods are described here.One of them is quite simple, the next one requires solid knowledge of Math and the last one requires some wit

Decreasing Memory Consumption by Auxiliary Indicators for MetaTrader 5

If an indicator uses values of many other indicators for its calculations, it consumes a lot of memory. The article describes several methods of decreasing the memory consumption when using auxiliary indicators. Saved memory allows increasing the number of simultaneously used currency pairs

Connecting NeuroSolutions Neuronets for MetaTrader 5

In addition to creation of neuronets, the NeuroSolutions software suite allows exporting them as DLLs. This article describes the process of creating a neuronet, generating a DLL and connecting it to an Expert Advisor for trading in MetaTrader 5

Parallel Calculations in MetaTrader 5 for MetaTrader 5

Time has been a great value throughout the history of mankind, and we strive not to waste it unnecessarily. This article will tell you how to accelerate the work of your Expert Advisor if your computer has a multi-core processor. Moreover, the implementation of the proposed method does not require