당사 팬 페이지에 가입하십시오
Kaufman Efficiency Ratio (also called "generalized fractal efficiency") according to Perry Kaufman books "Smarter Trading" and "New Trading Systems & Methods".
Kaufman Volatility indicator according to Perry Kaufman book "Smarter Trading: Improving Performance in Changing Markets".
Premier Stochastic Oscillator - Double EMA smoothing of stochastic, based on article in TASC by Lee Leibfarth (August 2008)
VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)
The CDownLoadHistory class provides the methods of historical data downloading.
The script contains a class, that can be used to solve mathematical and logical expressions, defined as string.
The script downloads historical data (for the current symbol), available at trade server.
This is the simplified implementation of multicurrency mode in MetaTrader 5. It isn't necessary to consider the details how does it work. It has minimum settings and simple structure. It can be used in Strategy Tester.
Nonparametric zigzag. The monotonicity condition for the ascending segment of the zigzag: the High of the any subsequent bar should not be lower than any Low of the ascending segment.
Nonparametric ZigZag, based on the "a-la Clyde Lee Patterns".
The library contains the following hash functions: adler32, CRC-32, MaHash8v64. Also it has functions for radix conversion of a number.
This indicator will allow you to perform the recalculation of the indicator's data only when the new bar on the chart has appeared.
This script generates a file with its source code (solution of the classical program in MQL5). It may be useful to study programming and algorithms.
The ZigzagColor_Channel plots a channel by connecting the ZigZag peaks and ZigZag bottoms.
The Expert Advisor is profitable only if the "Open prices" only or "1 minute OHLC" modes used in Strategy Tester.
If you want to optimize your Expert Advisor using your own characteristics, you can use "Custom max" mode via OnTester() function. This code provides you many characteristics, which can be used during the optimization of your EA. Also it allows you to save the optimized charateristics in HTML file.
The iUSDx indicator uses the "MCM Control Panel" for multicurrency mode. It calculates the USD index.
The Panel Designed for "Best Graphic Panel in MQL5" Contest. This graphic panel allows to automate manual trading. It has many functions, including the visual construction of trading strategies.
The MCM Control Panel provides the solution for multicurrency trading in MetaTrader 5.
The script allows you to place the deals history on the chart using the graphic objects.
The eInTradePanel is a panel for manual trading, it has some useful functions. It needs the minimum space on the chart.
The panel simplifies manual trading and trailing of the opened position.
This Expert Advisor will simplify the manual trading. It supports the One-Click trading.
The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.