Well working Trading System ! - page 52

 

Please find visual balance-equity statement for those 2 EAs from this thread from whole forward testing period:

 

Please find updated statements for TrendEnvelopeExpert_v2.2 EA and for TrendStrengthExpert_v2 EA (in zip files attached).

And for those 2 EAs all together in one Metatrader:

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

All EAs from this thread is on post #20 here https://www.mql5.com/en/forum/174793/page2

 

Open trades for TrendEnvelopeExpert_v2.2 EA and for TrendStrengthExpert_v2 EA.

TrendStrengthExpert_v2 EA is trading by 1 lot size with MM (1.1 lot size on the image) and TrendEnvelopeExpert_v2.2 EA is using 0.1 lot size.

Files:
 

Updated statements for TrendEnvelopeExpert_v2.2 EA and for TrendStrengthExpert_v2 EA (Slightly MTF EAs) attached.

TrendStrengthExpert_v2 EA is trading by 1 lot size with MM (1.1 lot size on the image) and TrendEnvelopeExpert_v2.2 EA is using 0.1 lot size.

+684 pips closed this week and +440 pips open.

 

settings and TF for TrendStrengthEA v2

Newdigital,

I've read through the thread and found various settings your using for this. Could you put up a post w/ just the settings your using? No explanations needed, just the settings.

Please include the Stoploss and Takeprofit settings. I see your not using trailing stop. So, if you could, I'd appreciate it.

Thanks!

 

Please find visual statement for TrendEnvelopeExpert_v2.2 EA, M15 timeframe, GBPUSD, 0.1 lot size.

It is the forward testing results since 19th of August 2007.

EURUSD: pips this week -174; pips in total 669.

GBPUSD: pips this week 687; pips in total 1392.

USDJPY: pips this week -112; pips in total 88.

USDCHF: pips this week 258; pips in total -433.

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

And it is the visual statement for TrendStrengthExpert_v2, EURUSD, H1 timeframe, 1 lot size:

And in pips since 02nd of September 2007:

EURUSD: pips this week 336; pips in total 979.

It is the most stable MTF EA right now (up to now).

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

- TrendStrengthExpert_v2 EA: trading manually and explanation starting from this page till this one.

- TrendEnvelopeExpert_v2.2 EA: trading manually and explanation starting from this page till this one.

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

EAs with the settings are on this post.

 

The settings (EA with default settings) is on this post https://www.mql5.com/en/forum/174793/page21

I did not change the settings.

The explanation of the settings you can see from my previous post as the links:

TrendStrengthExpert_v2 EA: trading manually and explanation starting ...

I started to test this EA in September last year attaching it to North Finance broker's account. And not de-attached.

So, please find excel file 9attached) in zipe file with the performance.

I will need to change the broker now ... most probably I will use Alpari UK https://www.mql5.com/en/forum/178485/page21

This EA with the settings is here https://www.mql5.com/en/forum/174793/page21

Besides, just a images with the settings ... just to check (it is already transferred to Alpari):

 

and continuing:

It was the settings.

But you can download EA with this default settings from this post https://www.mql5.com/en/forum/174793/page21 (EURUSD, H1). You may change lot size for example.

 

Thanks!

Thanks for the EXTREMELY quick reply. I'll study it.

 

Breakeven & profitlock

This is my first post on this amazing forum, thank you to the admin, to the members, to all the people who collaborates in these threads. I’m very interesting in TrendenvelopeExpert, I think this is an excellent ea although not mature yet. I’m trying to modify the code according to some ideas… but today I want to write about the “breakeven” and the “profitlock” parameters because I didn’t found any description here, so I spent some time to understand their mechanic and logic. The parameters works together with trailing stop. When you open an order and the price reaches the breakeven, the system places a SL at profitlock level, then starts the trailing stop.

Example: buy@1,000 - breakeven=100, profitlock=90, trailingmode=1, trailingstop=15 When the price reaches 1,100 the system places SL 1,090. During this uptrend the trailing stop is frozen, when the breakeven was reached the trailingstop starts to make its job up from the SL placed by profitlock.

I hope this infos will help somebody to make better results and better eas.

Now I’m investigating the “deviation” parameter, it works in accordance with trailingmode=2 (system by trendenvelope) as I read in the code. But how it works? How can I use it?

"Deviation" accepts values 0,1 the ea returns an error code. Deviation work with an arithmetic function that use UpLine and DnLine value too.. I'm still in the cloud

Someone know how it work exactly ?

Thanks in advice for any "tech stuff", suggestion or idea

Reason: