The most popular forum topics:
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 49 new comments
- Where is the line between fitting and actual patterns? 48 new comments
- Any questions from a PROFI to a SUPER PROFI - 1. 31 new comments
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 140 new comments
- Where is the line between fitting and actual patterns? 58 new comments
- taking the help of the hall) 31 new comments
New publications in CodeBase
- Export Indicator's Values This script exports indicator's values to CSV file.
- Forex market session indicator This indicator shows the session of the four major forex markets:Sydeny,Tokyo,London and New York. It is helpful for day trader.
Published article "Moving Mini-Max: a New Indicator for Technical Analysis and Its Implementation in MQL5".
In the following article I am describing a process of implementing Moving Mini-Max indicator based on a paper by Z.G.Silagadze 'Moving Mini-max: a new indicator for technical analysis'. The idea of the indicator is based on simulation of quantum tunneling phenomena, proposed by G. Gamov in the theory of alpha decay.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 103 new comments
- Where is the line between fitting and actual patterns? 100 new comments
- taking the help of the hall) 51 new comments
New publications in CodeBase
- The "New bar" event handler for the indicators This indicator will allow you to perform the recalculation of the indicator's data only when the new bar on the chart has appeared.
- MQL5 Wizard - Trade Signals Based on Reversal Candlestick Patterns Trade signals based on reversal candlestick patterns 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
- sChartsSynchroScroll_v2 New version of the sChartsSynchroScroll script.
- Professional ZigZag The improved version of the ZigZag indicator.
- Scalp_RSI Uses movements of the relative strenghts index to find long-opportunities. Profitable (and especially reliable) parameters for short-positions couldn't be found
- XIT_FIBS XIT_FIBS indicator automatically plots Fibonacci lines on current chart. Lines have retracement values and price.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 264 new comments
- [WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. 70 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. 27 new comments
Published article "Creating Multi-Expert Advisors on the basis of Trading Models".
Using the object-oriented approach in MQL5 greatly simplifies the creation of multi-currency/multi-system /multi-time-frame Expert Advisors. Just imagine, your single EA trades on several dozens of trading strategies, on all of the available instruments, and on all of the possible time frames! In addition, the EA is easily tested in the tester, and for all of the strategies, included in its composition, it has one or several working systems of money management.
The most popular forum topics:
- Twenty-four, and not one iota more! 156 new comments
- EURUSD - Trends, Forecasts and Implications (Part 2) 137 new comments
- [Archive!] Pure mathematics, physics, chemistry, etc.: brain-training problems not related to trade in any way 50 new comments
The most popular forum topics:
- Twenty-four, and not one iota more! 112 new comments
- EURUSD - Trends, Forecasts and Implications (Part 2) 70 new comments
- "The 'perfect' trading system 49 new comments
The most popular forum topics:
- "The 'perfect' trading system 171 new comments
- Nibiru 48 new comments
- EURUSD - Trends, Forecasts and Implications (Part 2) 38 new comments
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 259 new comments
- "The 'perfect' trading system 44 new comments
- Nibiru 34 new comments
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Crossover of Lines of the Alligator Indicator Trade signals based on crossover of lines of the Alligator technical 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 Crossover of Main and Signal lines of MACD indicator Trade signals based on crossover of main and signal lines of MACD indicator (CSignalMACD from MQL5 Standard Library) is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- CustomTimeframe Candles Shows custom Timeframes on the Main chart
Published article "Create Your Own Expert Advisor in MQL5 Wizard".
The knowledge of programming languages is no longer a prerequisite for creating trading robots. Earlier lack of programming skills was an impassable obstacle to the implementation of one's own trading strategies, but with the emergence of the MQL5 Wizard, the situation radically changed. Novice traders can stop worrying because of the lack of programming experience - with the new Wizard, which allows you to generate Expert Advisor code, it is not necessary.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 209 new comments
- [WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. 50 new comments
- VilkaChuvashova ( Vilka Chuvashova ) - help to reconfigure the advisor. 46 new comments
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Crossover of Two EMA with intraday time filter Trade signals based on price crossover of two exponentially smoothed moving averages with intraday filter is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- ZigZag of Orlov Zigzag with a simple, clear and natural principle of work. By the Close prices. Without redrawing.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 137 new comments
- [WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. 36 new comments
- [Archive!] Pure mathematics, physics, chemistry, etc.: brain-training problems not related to trade in any way 32 new comments
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 110 new comments
- Eurusd/gbpusd 31 new comments
- What form, let's assume a physical body, does time have? Your opinion. 26 new comments
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Crossover of Two Exponentially Smoothed Moving Averages Trade signals based on price crossover of two exponentially smoothed moving averages is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- SelfGenerator 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.
- XIT_BuySellAutoStoploss.mq4 - Stoploss set from Fractal Levels, Money management Risk/Reward This script will set your stoploss at the fractal level of your choosing. Money management built in helping take some of the guess work out of your trading.
Published article "MQL5 Wizard: How to Create a Module of Trading Signals".
The article discusses how to write your own class of trading signals with the implementation of signals on the crossing of the price and the moving average, and how to include it to the generator of trading strategies of the MQL5 Wizard, as well as describes the structure and format of the description of the generated class for the MQL5 Wizard.
Published article "MQL5 Wizard: Creating Expert Advisors without Programming".
Do you want to try out a trading strategy while wasting no time for programming? In MQL5 Wizard you can simply select the type of trading signals, add modules of trailing positions and money management - and your work is done! Create your own implementations of modules or order them via the Jobs service - and combine your new modules with existing ones.
The most popular forum topics:
- [Archive!] Pure mathematics, physics, chemistry, etc.: brain-training problems not related to trade in any way 156 new comments
- EURUSD - Trends, Forecasts and Implications (Part 2) 133 new comments
- [WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. 74 new comments
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX Trade signals based on price crossover with moving average indicator confirmed by ADX is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- DXMA The DMI Expanded Moving Average Indicator.
- MQL5 Wizard - Trade Signals Based on Three Moving Averages Trade signals based on three moving averages is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MACD Ichimoku The MACD Ichimoku indicator uses the Ichimoku structure but applied to MACD values. It tells an entire story in itself which is one of the Ichimoku system strengths.
The most popular forum topics:
- [WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. 95 new comments
- What form, let's assume a physical body, does time have? Your opinion. 83 new comments
- EURUSD - Trends, Forecasts and Implications (Part 2) 63 new comments
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 2) 184 new comments
- I cried, the forex game is a joke 39 new comments
- [Archive!] Pure mathematics, physics, chemistry, etc.: brain-training problems not related to trade in any way 26 new comments