Articles, Library comments - page 471

New article Filtering by History has been published: The article describes the usage of virtual trading as an integral part of trade opening filter. There are different filters: values of indicators, market volatility, time, weekday.They all can be used for sifting loss trades. It is quite easy...
New article Principles of Time Transformation in Intraday Trading has been published: This article contains the concept of operation time that allows to receive more even price flow. It also contains the code of the changed moving average with an allowance for this time transformation....
New article How To Implement Your Own Optimization Criteria has been published: In this article an example of optimization by profit/drawdown criterion with results returned into a file is developed for a standard Expert Advisor - Moving Average. From time to time we hear opinions about the...
New article Technical Analysis: Make the Impossible Possible! has been published: The article answers the question: Why can the impossible become possible where much suggests otherwise? Technical analysis reasoning. As we all know, technical analysis is based on market laws, on price movements...
New article Breakpoints in Tester: It's Possible! has been published: The article deals with breakpoint emulation when passed through Tester, debug information being displayed. The only thing I miss in MQL4 is a normal debugger for Expert Advisors. All human beings have human feelings, so we make...
New article Construction of Fractal Lines has been published: The article describes construction of fractal lines of various types using trend lines and fractals. Author: Shashev Sergei
New article Creation of an Automated Trading System has been published: You must admit that it sounds alluringly - you become a fortunate possessor of aprogram that can develop for you a profitable automated trading system (ATS) withina few minutes. All you need is to enter desirable inputs and...
New article How to Cut an EA Code for an Easier Life and Fewer Errors has been published: A simple concept described in the article allows those developing automated trading systems in MQL4 to simplify existing trading systems, as well as reduce time needed for development of new systems due to...
SVS_Trend: PowerTrend corrected Author: Vadim
e-TurboFx: Do you see 3 bearish and consecutive lengthening bars? Bears - goodbye! Author: RickD2
New article Price Forecasting Using Neural Networks has been published: Many traders speak about neural networks, but what they are and what they really can is known to few people. This article sheds some light on the world of artificial intelligence. It describes, how to prepare correctly the data...
Waddah Attar ADXxBollinger Indicator: This is very simple, power and easy to use Indicator Author: waddah attar
New article Non-standard Automated Trading has been published: Successful and comfortable trading using MT4 platform without detailed market analysis - is it possible? Can such trading be implemented in practice? I suppose, yes. Especially in terms of the automated trading! Non-standard Automated...
New article Interaction between MetaTrader 4 and Matlab via CSV Files has been published: Step-by-step instructions of how to organize data arrays exchange between MetaTrader 4 and Matlab via CSV files. Now let us check how everything works. Let us try to enable and disable the timer using “Start”...
New article Sending Trading Signals in a Universal Expert Advisor has been published: The article describes different ways of sending trading signals from a signal program unit of a universal Expert Advisor into the positions and orders controlling unit. It dwells on serial and parallel interfaces....
New article Tricolor Indicators and Some Opportunities for Maximal Simplification of Writing Indicators has been published: In this article the author dwells on some means of increasing indicators informational value for visual trading. The author analyzes the realization of tricolor indicators,...
New article Forex Trading ABC has been published: Working on financial markets represents, first of all, trade operations. We all, starting from the very childhood, have an intuitive idea of what is to buy and to sell. But Forex trading is still something special. This article deals with the ideas...
New article Sending Trade Signal Via RSS Feed has been published: This is my idea how to send your trade signal as RSS FEEDS , a famous way to communicate with your communitys members right now. Author: chayutra sriboonruang
FX5_SelfAdjustingRSI: This FX5_SelfAdjustingRSI idicator draws RSI self adjusting overbought-oversold that were suggested by David Sepiashvili. Author: Hazem
i-AMA-Optimum: Kaufmans AMA with optimization for the long periods. Author: RickD2
New article How to Develop a Reliable and Safe Trade Robot in MQL 4 has been published: The article deals with the most common errors that occur in developing and using of an Expert Advisor. An exemplary safe automated trading system is described, as well. Author: Shashev Sergei
i-5days: 5days indicator marks the first bar of each new day. Author: RickD2
i-OneThird: i-OneThird indicator highlights bullish and bearish candles in HeikenAshi style. Author: RickD2
New article Modelling Requotes in Tester and Expert Advisor Stability Analysis has been published: Requote is a scourge for many Expert Advisors, especially for those that have rather sensitive conditions of entering/exiting a trade. In the article, a way to check up the EA for the requotes...
i-HighLow: i-HighLow indicator draws the channel with borders correspond to highest high and lowest low values of the bars shadows for the last N bars. Author: RickD2
New article Ten "Errors" of a Newcomer in Trading? has been published: The article substantiates approach to building a trading system as a sequence of opening and closing the interrelated orders regarding the existing conditions - prices and the current values of each orders profit/loss, not only...
Stoller Average Range Channels: This code is simple variation of Bollinger Bands code which comes with Metatrader4, if we change Standard Deviation by ATR we have StarcBands. Author: Linuxser
Waddah Attar Weekly CAMERILLA: This Indicatro Draw Weekly CAMERILLA Levels H1 H2 H3 H4 L1 L2 L3 L4 with back test. Author: waddah attar
Waddah Attar Dayly CAMERILLA: This Indicator Draw Dayly CAMERILLA Levels H1 H2 H3 H4 L1 L2 L3 L4 with back test. Author: waddah attar
New article Simultaneous Displaying of the Signals of Several Indicators from the Four Timeframes has been published: While manual trading you have to keep an eye on the values of several indicators. It is a little bit different from mechanical trading. If you have two or three indicators and you...