Bestsellers in the Market:
The most popular forum topics:
- Absolute courses 58 new comments
- Interesting and Humour 47 new comments
- [ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. 24 new comments
The most popular forum topics:
- Interesting and Humour 99 new comments
- Cyclical patterns in the market 86 new comments
- Not the Grail, just a regular one - Bablokos!!! 54 new comments
Published article "MQL5 Cookbook: Position Properties on the Custom Info Panel".
This time we will create a simple Expert Advisor that will get position properties on the current symbol and display them on the custom info panel during manual trading. The info panel will be created using graphical objects and displayed information will be refreshed at every tick. This is going to be much more convenient than all the time having to manually run the script described in the previous article of the series called "MQL5 Cookbook: Getting Position Properties".
Bestsellers in the Market:
New publications in CodeBase
- Renko Line Break The Renko Line Break indicator determines itself a synthesis of renko charts and three linear breakthrough
- TrendСontinuation This indicator is created to determine the trend and its direction.
- SmPriceBend-T01 The indicator of the first price change derivative or simply trend speed and sign.
- TrendStrength The indicator to define the global trend.
- The scripts for opening short positions These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price
- The scripts for opening long positions These scripts are designed to buy with fixed values of Stop Loss and Take Profit in points from the current price
The most popular forum topics:
- Absolute courses 79 new comments
- Interesting and Humour 69 new comments
- Cyclical patterns in the market 66 new comments
Bestsellers in the Market:
New publications in CodeBase
- MinPriceChange The indicator of the minimum sum of price changes which forms signals after flat movements and before potential breakthrough in this or that side
- TradeAlgorithms Trade functions library designed for use in the code of scripts and Expert Advisors depending on a broker
- WeeklyPivot The indicator of reversal points drawn on the week candlesticks
- TrendRange The trend indicator with three states.
Published article "MQL5 Programming Basics: Arrays".
Arrays are an integral part of almost any programming language along with variables and functions. The article should be of interest primarily to novice MQL5 programmers, while experienced programmers will have a good opportunity to summarize and systematize their knowledge.
The most popular forum topics:
- Absolute courses 58 new comments
- Harmonic & Time 54 new comments
- Interesting and Humour 45 new comments
Bestsellers in the Market:
The most popular forum topics:
- High-frequency scalping, solutions to entry and exit problems 79 new comments
- Harmonic & Time 51 new comments
- Interesting and Humour 48 new comments
Bestsellers in the Market:
The most popular forum topics:
New publications in CodeBase
- IncGUI_BitPicA An updated version of the CBitPic class with the ability to control drawing transparency
- VolatilityPivot This indicator is calculated on the basis of currency pair volatility displaying the nearest support and resistance level depending on the trend direction.
- False Breakouts Counter The indicator displays the number of false breakthroughs for the specified period
- VSI Indicador que calcula o volume por segundo (ou de um determinado período) e sua correspondente média móvel.
- Narrowest Range Signal The narrowest range indicator defines the moments when the market is in the "compressed" state that says of the future breakthrough in this or that side
The most popular forum topics:
- Absolute courses 99 new comments
- Discussion of high-frequency trading on MT5 85 new comments
- Harmonic & Time 52 new comments
Bestsellers in the Market:
Published article "MQL5 Cookbook: Getting Position Properties".
In this article, we will create a script that gets all position properties and displays them to the user in a dialog box. Upon running the script, you will be able to select out of two modes available in the drop-down list in the external parameters: to either view position properties only on the current symbol or to view position properties on all symbols.
The most popular forum topics:
Bestsellers in the Market:
The most popular forum topics:
New publications in CodeBase
- i-Friday_Sig Signals of entries and exits on the system "Friday effect"
- CMIDI The class to play music using the MIDI device
- MD5 Hash Calculation of 32 digit string MD5-hash from transmitted byte array
- EMAPredictive3 The Moving Average drawn on the basis of the EMA algorithm. A linear interpolation of two different period EMA is used
- EMAAngle An interesting trend indicator drawn on the basis of the simple Moving Average
- ElliottWaveMaker 3.0 ElliottWaveMaker 3.0 is Tool for Semi-Automatic Analysis of Elliott Waves and Andrew's Pitchforks, a logical extension of version 2.0 known as AutoElliottWaveMaker. In version 3.0 minor errors are corrected, the ability to draw Andrew's Pitchforks and a few additional functions are added.
- Difference of Two Moving Averages An Expert Advisor based on the difference of two moving averages.