Expert Advisors: AscTrend Expert Advisor

 

AscTrend Expert Advisor:

Trading strategy based on ASCTrend indicator as main signal, filtered by NRTR indicator and/or by TrendStrength indicator.

EURUSD, H1, MetaQuotes Software Corp., MetaTrader 5, Demo


Author: Alain Verleyen

 

Why does it not work with ECN brokers?

Dont use together with other EA:s or manual trading.  Same screen or same account??

 
ingvar_e:

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

BRAINWASHING SYSTEM

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. 

  • trading on open bar' and 'trading on close bar' concept 
  • Re-enter: practical example about how to trade asctrend manually with re-enter options.

 

Manual Trading statements  


Second version of this manual trading system and for nowasctrend indicator together with NRTR indicator

 

First version of AsctrendND EA.

 

Next version of AsctrendND EA (verion 1.02) with TrendStrength filter added. 


 

BRAINTRADING SYSTEM

 

How To Create Your Own Mmanual Trading Signal System Based On Indicators From MT5 CodeBase - Instruction For Non-Programmers

 

  • more to follow 

 

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

 

while compiling ... 1 warning

declaration of 'lots' hides global declaration in file 'asctrendnd.mq5' at line 87    Trade.mqh    1344    14

 

warning is not an error so it may be not a problem.

--------------

You need 3 indicators for this EA to work:

"AscTrendNRTR Color Line and TrendStrengthv2 indicators are needed for this Expert Advisor to work."

 
all three are already visible in tester ...
 

what is this?

2017.03.22 19:38:47.026    2017.03.13 06:00:00   Open sell  failed. Return code=10030. Code description: invalid fill

 

Forum on trading, automated trading systems and testing trading strategies

Expert Advisors: AscTrend Expert Advisor

Alain Verleyen, 2013.12.05 16:47

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" ???

You need a broker using Instant execution, or to fix the code. I have no time for these old things.
 

If you can't compile "AsctrendND EA " here, try the fixed one on #219 of

https://www.mql5.com/en/forum/12077/page22#comment_9367679

Brainwashing System / Asctrend System
Brainwashing System / Asctrend System
  • 2018.01.02
  • www.mql5.com
This is the thread about Brainwashing system. We will start with original version of this system and will improve it later...
Reason: