Discussion - page 72

 

And it is SpyTrader EA (copy trades from ElectraEA metatrader, from Alpha EA Metatrader, from Alpari UK some EAs and so on to one Metatrader).

Files:
spytraderea.jpg  231 kb
 

MA cross indicators

howard:
Hi DB

I have been looking for an indicator which plots arrows on the chart on cross of two different types of moving averages such as ema and sma or wma and sma, kalenzo gave me something similar but it is not quite what I need, is there such an indicator somewhere?

Thanks

There is threads about it with indicators:

- https://www.mql5.com/en/forum/general

- https://www.mql5.com/en/forum/173235

- https://www.mql5.com/en/forum/175990

But personally i like this indicator (attached). It is my modification of Kalenzo indicator which I did long time ago:

ShortPeriod = 8;

ShortPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma

BigPeriod = 55;

BigPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma

ExitPeriod = 21;

ExitPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma

Of you do not need 3rd ma on the chart so switch Aqua and DeepPink colors in indicator's settings to "None".

Files:
 

Members who prefer to have calculation in deposit currency as a portfolio please look at this thread (first 3 posts) https://www.mql5.com/en/forum/174701

 

Hello,

I am one month here and still lost with the info,lol.

I was searching for a news EAand found this from a testimonial in forex-tsd:

Straddle EA - Page 11

post 156 ,amazing EA. Many nice comments but the thread is dead.

Any comments about this EA? Any suggestions what to use for news ?

Do we have any pullback trader ?

Thank you

Basil

 

We are having our forum-tsd news EAs here https://www.mql5.com/en/forum/175898

All EAs are listed in files thread https://www.mql5.com/en/forum/176044

As to news EAs from FF forum so try to look at this public sections https://www.mql5.com/en/forum : there are few good threads about indicators and news EAs created on FF forum.

 

RSS feed of Elite forum

Hello!

Is there any RSS feed for the elite forum, especially the Weekly Winners ?

pjo

 
pjo:
Hello!

Is there any RSS feed for the elite forum, especially the Weekly Winners ?

pjo

Not yet.

 
Linuxser:
Not yet.

Thanks Linuxuser.

But is it coming ?

Around when ?

pjo

 

We are testing more than 50 EAs. If you need to ask about some EA (open/close trades etc) on this Monday so please ask.

The updated statements/excel files are coming by every weekend as usually.

 
pjo:
Thanks Linuxuser.

But is it coming ?

Around when ?

pjo

The RSS its enabled but still have troubles to show private section data.

Why problems:RSS feeds have no authorization protocol by default so they need to be publicly available.

And other main problem depend on the solution is data transmitted as plain text.

This feature needs to come from newer versions of vB.

RSS works pretty good for the public section

Reason: