The most popular forum topics:
- Interesting and Humour 116 new comments
- Who has been trading the sniper strategy? 77 new comments
- Ideas for trading experts (robots) 30 new comments
Bestsellers in the Market:
Published article "Custom indicators and infographics in CCanvas".
The article considers new types of indicators with more complex structural implementation. It also describes the development of pseudo-3D indicator types and dynamic infographics.
The most downloaded free products:
Bestsellers in the Market:
Bestsellers in the Market:
The most popular forum topics:
- In real/demo account losing, while back tests start on 100$ and gives Millions/Trillions with DD about 5% 66 new comments
- Ideas for trading experts (robots) 36 new comments
- Futures bonding - finding seams 27 new comments
Most read articles this month
The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the time of target reaching. The article describes how to create an indicator based on a ZigZag, that would search for Wolfe Waves, and a simple Expert Advisor trading based on this indicator.
Cross-Platform Expert Advisor: Money Management
This article discusses the implementation of money management method for a cross-platform expert advisor. The money management classes are responsible for the calculation of the lot size to be used for the next trade to be entered by the expert advisor.
An example of an indicator drawing Support and Resistance lines
The article provides an example of how to implement an indicator for drawing support and resistance lines based on formalized conditions. In addition to having a ready-to-use indicator, you will see how simple the indicator creation process is. You will also learn how to formulate conditions for drawing any desired line by changing the indicator code.
Most downloaded source codes this month
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
- Binary Options Simulated Trading Indicator for MT4 This is a binary options simulated trading indicator on MetaTrader 4 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
- Auto Fibo Automatic Fibonacci with ZigZag Base.
Bestsellers in the Market:
The most popular forum topics:
- Interesting and Humour 34 new comments
- Registration for the Real Accounts (Cents) Championship July 2017 . 30 new comments
- Errors, bugs, questions 24 new comments
Bestsellers in the Market:
Bestsellers in the Market:
Most read articles this week
Cross-Platform Expert Advisor: Money Management
This article discusses the implementation of money management method for a cross-platform expert advisor. The money management classes are responsible for the calculation of the lot size to be used for the next trade to be entered by the expert advisor.
An example of an indicator drawing Support and Resistance lines
The article provides an example of how to implement an indicator for drawing support and resistance lines based on formalized conditions. In addition to having a ready-to-use indicator, you will see how simple the indicator creation process is. You will also learn how to formulate conditions for drawing any desired line by changing the indicator code.
The article considers the ideology and methodology of building a recommendatory system for time-efficient trading by combining the capabilities of forecasting with the singular spectrum analysis (SSA) and important machine learning method on the basis of Bayes' Theorem.
Most downloaded source codes this week
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
- Elliott Waves Indicator The indicator helps to use the Elliott waves, as described in the book "Trade Chaos" by Bill Williams.
- Binary Options Simulated Trading Indicator for MT4 This is a binary options simulated trading indicator on MetaTrader 4 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
The most popular forum topics:
- Interesting and Humour 90 new comments
- Errors, bugs, questions 21 new comments
- Not the Grail, just a regular one - Bablokos!!! 16 new comments
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Interesting and Humour 101 new comments
- Errors, bugs, questions 38 new comments
- Strategy based on the "ZigZag" indicator - "Last ZZ50" 17 new comments
Bestsellers in the Market:
Published article "Cross-Platform Expert Advisor: Time Filters".
This article discusses the implementation of various methods of time filtering a cross-platform expert advisor. The time filter classes are responsible for checking whether or not a given time falls under a certain time configuration setting.
Bestsellers in the Market:
The most popular forum topics:
- Interesting and Humour 154 new comments
- Errors, bugs, questions 47 new comments
- Registration of participants, for the Real Accounts (Cents) Championship, August 2017 40 new comments
New publications in CodeBase
- Laguerre stripped of RSI Laguerre stripped of RSI "experiment".
- Laguerre stripped A variation of the Laguerre filter indicator.
- RSO, Relative Strength Oscillator RSO is an Oscillator version of RSI.
- RSI Trend Indicator A simple trend indicator based on the RSI changes.
Bestsellers in the Market:
Published article "Developing custom indicators using CCanvas class".
The article deals with developing custom graphical indicators using graphical primitives of the CCanvas class.
New publications in CodeBase
- MA Zigzag Trend Another ZigZag trend indicator based on extremum points of SMA indicator.
- Multi Timeframe Bollinger Bands This is a multi timeframe indicator for Bollinger Bands. With it you can plot the Bollinger Bands of the higher timeframes without changing the current chart. This allows you to more clearly understand the price context by seeing the levels of the other timeframes on the same chart.
The most popular forum topics:
- A bit of maths :) 77 new comments
- Interesting and Humour 32 new comments
- Errors, bugs, questions 27 new comments
The most downloaded free products:
Bestsellers in the Market:
Most read articles this month
Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC
With the introduction of hedging, MetaTrader 5 provides an excellent opportunity to trade several Expert Advisors on a single trading account simultaneously. When one strategy is profitable, while the second one is loss-making, the profit graph may hang around zero. In this case, it is useful to build the Balance and Equity graphs for each trading strategy separately.
The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the time of target reaching. The article describes how to create an indicator based on a ZigZag, that would search for Wolfe Waves, and a simple Expert Advisor trading based on this indicator.
Cross-Platform Expert Advisor: Signals
This article discusses the CSignal and CSignals classes which will be used in cross-platform expert advisors. It examines the differences between MQL4 and MQL5 on how particular data needed for evaluation of trade signals are accessed to ensure that the code written will be compatible with both compilers.
Most downloaded source codes this month
- Binary Options Simulated Trading Indicator for MT4 This is a binary options simulated trading indicator on MetaTrader 4 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
- RSI and Bollinger Bands A trading strategy based on RSI and Bollinger Bands.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.