Welcome to the second part of this series. In the first part, we discussed how to create a simple, movable dashboard. This second part aims to achieve the same objective, but in a more efficient way that's suitable for full-fledged EA/Indicator applications. more...
Among all the considered models, CNN-LSTM models have generated the best results during the experiments. In this article, we will consider how to create such a model to forecast financial timeseries and how to use the created ONNX model in an MQL5 Expert Advisor. more...
In our previous article, we delved into monoid groups, by exploring concept of symmetry within typical monoids. In introducing an additional axiom that all members of a monoid group must possess an inverse and restricting binary operations between mirror elements to yield the identity element, we extended applicability of monoids at crucial trade decision points. Building upon this, we now continue our study of category theory and its practical applications ...
This is MT5 version of famous WmiFor forecasting indicator - ---------------- WmiFor 3.5 for MT5 (with DTW engine) - indicator for MetaTrader 5 This indicator predicts possible future price movements by searching for similar candle patterns in the rate history. This is an adaptation of original indicator WmiFor 3.0 (with dynamic time warping engine, DTW) for MetaTrader 4 .
Gold Dust - expert for MetaTrader 5 The trading system is based on the future price direction forecast, which is implemented by selecting weight coefficients of an elementary single-layer neural network.