GLFX – free expert advisor, open for customatization – EA MetaTrader 4

GLFX - free expert advisor, open for customatization - expert for MetaTrader 4
Since 2009 when I published GLFX a lot of update were done. So I decided to upload the newest version that doesn´t write errors during the compilation into ex4 file. It is hard to describe which functions GLFX contains. Just explore mq4 code because almost functions are well described. I attached also a manual which … Read more

Free Fuzzy Logic Library functions – library MetaTrader 5

Free Fuzzy Logic Library functions - library for MetaTrader 5
The Fuzzy Logic – is a modern science, used in many fields, for example, it has military applications. Now it’s available for the traders. Why Fuzzy Logic? There are some systems, easily can be solved by human, but it’s difficult to program these systems. In such cases Fuzzy Logic can help. It’s very close to … Read more

A class for working with free form buttons – library MetaTrader 5

A class for working with free form buttons - library for MetaTrader 5
This class is designed for creating interactive buttons with various states on a price chart. It has been developed for a competition arranged by generous TheXpert. Thank you. A demonstration of the CBtn class Class methods Create(long chart_id,int sub_wnd,string name,int x,int y,int dx,int dy) – create a button with parameters: Window identifier Subwindow number Button … Read more

Theil_Sen Indicator Free – indicator MetaTrader 4

Theil_Sen Indicator Free - indicator for MetaTrader 4
 This is essentially a tool to estimate the general trajectory of a line drawn from a collection of data points. The estimated line is derived by first performing regression on the series of values and then calculating the slope of this resulting regression line.  The data set selection can be a simple moving average, exponential … Read more