Why does it not work with ECN brokers?
Dont use together with other EA:s or manual trading. Same screen or same account??
Why does it not work with ECN brokers?
Dont use together with other EA:s or manual trading. Same screen or same account??
This code is provided for free as a mql5 EA demonstration. You can of course adapt it to your needs, for example to work with ECN brokers. It can be used alone only as it works a position level. As MT5 use averaging to get only 1 position by symbol, you can't trade with other EA or manually without interfere with good work of this EA.
I don't understand your last question "same screen or same account" ???
Forum on trading, automated trading systems and testing trading strategies
newdigital, 2013.05.12 16:25
This is the thread about Brainwashing system. We will start with original version of this system and will improve it later.
==========
Just something about the history. There are 3 famous signals system (manual trading systems based on signal indicators): Asctrend, BrainTrend and Brainwashing. First two system were already explained and developed by indicators and EAs. So, we are going to discuss the last signal system: Brainwashing.
==========
Just for information:
ASCTREND SYSTEM
The Theory.
- asctrend system vs braintrading system: pros and cons
- Asctrend indicator in MT5 Codebase
- trading on open bar' and 'trading on close bar' concept
- Re-enter: practical example about how to trade asctrend manually with re-enter options.
- basic trading rules for asctrend system
- detailed rules for asctrend: practical illustration of asctrend concept
- Nick Rypock Trailing Reverse indicator as a standard filter for asctrend: the theory.
Manual Trading statements
- first metatrader statement for this system using just one asctrend indicator only.
- Next MT5 statement with this system (manual trading).
- Trading's continuing - one more MT5 statement.
- Next updating MT5 statement.
Second version of this manual trading system and for now - asctrend indicator together with NRTR indicator
First version of AsctrendND EA.
- optimization results for M15 timeframe for EURUSD, GBPUSD, USDCHF and USDJPY;
- backtesting results and settings for EURUSD M15 timeframe;
- optimization results for this EA for EURUSD H4 using Balance + max Sharpe ration;
- backtesting results with the settings 'Balance + Sharpe ratio', EURUSD H4;
- optimization results of this EA with EURUSD M15 timeframe;
- backtesting and the settings for EURUSD M15 with max Sharpe ratio;
- this is the other settings which may be some preliminary settings for martingale version;
- the other optimization results for GBPUSD M15
Next version of AsctrendND EA (verion 1.02) with TrendStrength filter added.
- optimization results for EURUSD M15 (for 1 year), every tick, slow complete ..., for Balance max;
- results for backtesting and the settings for EURUSD M15 timeframe, for one year with 2 indicators as the filters: NRTR Color Line and TrendStrength;
- optimization results for GBPUSD M15 for 1 year - the results and set file are attached;
- backtesting results and the settings for GBPUSD M15;
- optimization results for one year for EURUSD H1 timeframe with Balance + max Sharpe ratio;
- backtesting results with the settings for this EURUSD H1 with Balance + max Sharpe;
BRAINTRADING SYSTEM
- BrainTrending indicators to download with template.
- Rules to trade manually
- How to install
How To Create Your Own Mmanual Trading Signal System Based On Indicators From MT5 CodeBase - Instruction For Non-Programmers
- more to follow
It works for me (same file) - I attached it to the chart and immediately the indicators attached themselves:
At first there was an error 4003 - not enough data (I loaded on NZDUSD), but I opened NZDUSD M1, then M5 and so on, and MT5 thus loaded all the data on timeframes, and now everything is fine.
In general, everything about this Expert Advisor is here (see links below) -
- manual trading with MT5 reports
- creation of EA variants using this manual trading system
- optimisation with cloud to find settings for different timeframes (optimisation results, settings)
- backtesting
Forum on trading, automated trading systems and testing trading strategies
newdigital, 2013.05.12 16:25
This is the thread about Brainwashing system. We will start with original version of this system and will improve it later.
==========
Just something about the history. There are 3 famous signals system (manual trading systems based on signal indicators): Asctrend, BrainTrend and Brainwashing. The first two systems were already explained and developed by indicators and EAs. So, we are going to discuss the last signal system: Brainwashing.
==========
Just for information:
ASCTREND SYSTEM
The Theory.
- asctrend system vs braintrading system: pros and cons
- Asctrend indicator in MT5 Codebase
- Trading on open bar' and 'trading on close bar' concept
- Re-enter: practical example about how to trade asctrend manually with re-enter options.
- basic trading rules for asctrend system
- detailed rules for asctrend: practical illustration of asctrend concept
- Nick Rypock Trailing Reverse indicator as a standard filter for asctrend: the theory.
Manual Trading statements
- First metatrader statement for this system using just one asctrend indicator only.
- Next MT5 statement with this system (manual trading).
- Trading's continuing - one more MT5 statement.
- Next updating MT5 statement.
Second version of this manual trading system and for now - asctrend indicator together with NRTR indicator
First version of AsctrendND EA.
- optimisation results for M15 timeframe for EURUSD, GBPUSD, USDCHF and USDJPY;
- backtesting results and settings for EURUSD M15 timeframe;
- optimisation results for this EA for EURUSD H4 using Balance + max Sharpe ration;
- backtesting results with the settings 'Balance + Sharpe ratio', EURUSD H4;
- optimisation results of this EA with EURUSD M15 timeframe;
- backtesting and the settings for EURUSD M15 with max Sharpe ratio;
- this is the other settings which may be some preliminary settings for martingale version;
- the other optimisation results for GBPUSD M15
Next version of AsctrendND EA (verion 1.02) with TrendStrength filter added.
- optimisation results for EURUSD M15 (for 1 year), every tick, slow complete ..., for Balance max;
- results for backtesting and the settings for EURUSD M15 timeframe, for one year with 2 indicators as the filters: NRTR Color Line and TrendStrength;
- optimisation results for GBPUSD M15 for 1 year - the results and set file are attached;
- backtesting results and the settings for GBPUSD M15;
- optimisation results for one year for EURUSD H1 timeframe with Balance + max Sharpe ratio;
- backtesting results with the settings for this EURUSD H1 with Balance + max Sharpe ratio;
BRAINTRADING SYSTEM
- BrainTrending indicators to download with template.
- Rules to trade manually
- How to install
How To Create Your Own Mmanual Trading Signal System Based On Indicators From MT5 CodeBase - Instruction For Non-Programmers
- more to follow
I put a new MT5, load all TFs starting from M1, the exp appears for a second on the chart and disappears, in the log writes the following:
2014.05.19 10:32:13.503 Experts initialising of asctrendnd__1(NZDUSD,Daily) failed
Other expats installed in MT5 are installed without problems
Is there any use of it at all?
I have everything working (reinstalled EA and indicators) ...
I traded with this system of manual trading, posted the results in the thread, after that I made 2 versions of the Expert Advisor there in the thread. This is a regular signal Expert Advisor with opening orders according to the classical type (not scalper, not martingale, etc.).
I have MT5 from MK (maybe you have it from your broker...). Maybe you forgot about indicators?
Look at the links in the thread - there are two variants of the Expert Advisor with settings.
I get these messages:
2017.03.22 19:38:47.025 2017.03.13 06:00:00 Asctrend sell signal
2017.03.22 19:38:47.026 2017.03.13 06:00:00 Asctrend sell signal confirmation by NRTR
2017.03.22 19:38:47.026 2017.03.13 06:00:00 Asctrend sell signal confirmation by TrendStrength
2017.03.22 19:38:47.026 2017.03.13 06:00:00 StopLoss : 114.888 Price : 114.696 Stoplevel : 0.0
2017.03.22 19:38:47.026 2017.03.13 06:00:00 with stoplevel : 114.696
2017.03.22 19:38:47.026 2017.03.13 06:00:00 SL : 114.888
2017.03.22 19:38:47.026 2017.03.13 06:00:00 Open sell failed. Return code=10030. Code description: invalid fill

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
AscTrend Expert Advisor:
Trading strategy based on ASCTrend indicator as main signal, filtered by NRTR indicator and/or by TrendStrength indicator.
Author: Alain Verleyen