New publications in CodeBase
- Doda-Stochastic Indicator Variant of stochastic indicator, which filters false signals automatically.
- GoodG@bi Review Join me to develop this project. It has been my project for 2 years now and running.
The most popular forum topics:
Published article "Filtering Signals Based on Statistical Data of Price Correlation".
Is there any correlation between the past price behavior and its future trends? Why does the price repeat today the character of its previous day movement? Can the statistics be used to forecast the price dynamics? There is an answer, and it is positive. If you have any doubt, then this article is for you. I'll tell how to create a working filter for a trading system in MQL5, revealing an interesting pattern in price changes.
The most popular forum topics:
Published article "Implementation of Indicators as Classes by Examples of Zigzag and ATR".
Debate about an optimal way of calculating indicators is endless. Where should we calculate the indicator values - in the indicator itself or embed the entire logic in a Expert Advisor that uses it? The article describes one of the variants of moving the source code of a custom indicator iCustom right in the code of an Expert Advisor or script with optimization of calculations and modeling the prev_calculated value.
The most popular forum topics:
The most popular forum topics:
The most popular forum topics:
New publications in CodeBase
- CDownLoadHistory class The CDownLoadHistory class provides the methods of historical data downloading.
- Power Wave Oscillator Power Wave Oscillator.
- BBSqueeze Dark Indicator Indicator shows buy and sell regions based on combination of Bollinger bands and Keltner channels.
The most popular forum topics:
Published article "Parallel Calculations in 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 the knowledge of any other languages besides MQL5.
The most popular forum topics:
Published article "Building a Spectrum Analyzer".
This article is intended to get its readers acquainted with a possible variant of using graphical objects of the MQL5 language. It analyses an indicator, which implements a panel of managing a simple spectrum analyzer using the graphical objects. The article is meant for readers acquianted with basics of MQL5.
The most popular forum topics:
New publications in CodeBase
- sToken The script contains a class, that can be used to solve mathematical and logical expressions, defined as string.
- downloadhistory.mq5 The script downloads historical data (for the current symbol), available at trade server.
- Daily Breakdown The Expert Advisor places stop orders and waits for breakdown of the last day or time period.
The most popular forum topics:
- Renter 120 new comments
- [Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. 89 new comments
- EURUSD - Trends, Forecasts and Implications (Part 2) 44 new comments
The most popular forum topics:
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + RSI Trade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Relative Strength Index (RSI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + MFI Trade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
The most popular forum topics:
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + CCI Trade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + Stochastic Trade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Stochastic indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- VisualTrader-SimulatorEdtion Use the tester as Simulator
- Programmatic modification of Tester "From:" and "To:" fields with user32.dll This script uses the Windows API to modify the "From:" and "To:" fields within the strategy tester according to user input. For this script the strategy tester should already be open. Tested on Windows 7 64 bit. If you are using another version of win
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 145 new comments
- Don't tell me then that TA doesn't work 88 new comments
- Eurusd/gbpusd 33 new comments
Published article "Finding Errors and Logging".
MetaEditor 5 has the debugging feature. But when you write your MQL5 programs, you often want to display not the individual values, but all messages that appear during testing and online work. When the log file contents have large size, it is obvious to automate quick and easy retrieval of required message. In this article we will consider ways of finding errors in MQL5 programs and methods of logging. Also we will simplify logging into files and will get to know a simple program LogMon for comfortable viewing of logs.
Published article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
This article is about traditional and unusual algorithms of averaging packed in simplest and single-type classes. They are intended for universal usage in almost all developments of indicators. I hope that the suggested classes will be a good alternative to 'bulky' calls of custom and technical indicators.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 138 new comments
- Looking for real, real drained accounts! 93 new comments
- Errors, bugs, questions 42 new comments
New publications in CodeBase
- ChartNavigate Demo Simple script with demonstration of use of the ChartNavigate() function.
- Demo_DRAW_ZIGZAG Simple example of use of the DRAW_ZIGZAG drawing style.
- Daily trend ZCOMFX v2 Daily trend indicator to show up to 6 pairs and arrows on your chart.
- 'Am I missing bars in my chart?' two simple indicators to show you Two similar indicators (one in main chart, another in separate window) to show when you're missing historical bars from your chart.
The most popular forum topics:
- Don't tell me then that TA doesn't work 92 new comments
- EURUSD - Trends, Forecasts and Implications (Part 2) 87 new comments
- Renter 59 new comments