Entries with no category
MACD_Signal_Divergence - indicator for MetaTrader 5 The custom MACD_Signal_Divergence indicator draws a signal line of the MACD indicator in a separate window and displays found divergences in the indicator window and on the price chart.
The Strategy Tester in the MetaTrader 5 trading platform provides only two optimization options: complete search of parameters and genetic algorithm. This article proposes a new method for optimizing trading strategies — Simulated annealing. The method's algorithm, its implementation and integration into any Expert Advisor are considered here. Next, its performance is tested using the MovingAverage EA, and the results obtained by Simulated annealing method ...
In this article, we will consider constructing support and resistance lines. The technical analysis of currency symbols is an important part of trading in financial markets. The automatic construction of these lines will simplify the work of financial analysts and traders accelerating technical analysis. Besides, the indicator described here can be used to develop Expert Advisors. more...
Trades About To Happens : A Modern Adaptation Of The Wyckoff Method While Richard Wyckoff's search to develop a "trained judgment" for trading began decades ago, his method—which has been modified to account for changes in market conditions, but remains true to his original work—continues to draw great interest from traders around the world. Author David Weis is a trader and market analyst with nearly forty years of experience ...
Smoothed Kijun-Sen - indicator for MetaTrader 5 This version of Kijun-Sen adds one option not known in the original Kijun-Sen indicator - smoothing. The smoothing is done not by smoothing the result, but by smoothing the prices prior to being used for calculation. Hence the lag is lessened and the result is still smoother. That way some possible fake signals are filtered out.