Page 5 of 17

Re: Various Expert Advisors

Posted: Sun Aug 20, 2017 5:47 am
by mntiwana
stoch EA v4.1.1
Here is a Stochastic EA - using stoch,RSI,WPR
cleaned (with out any errors or warnings)
Almost having all necessary features and functions
ECN compatible
5 digit compatible
Time control
and much more - i think it using built in indicators but experts can better explain

Re: Various Expert Advisors

Posted: Tue Sep 19, 2017 5:42 am
by mntiwana
RSI power Maximum
This Expert Advisor using RSI and MACD indicators along with MA filter - Time filter - signal time frame - also capable martingale/basket trading that can be true/false - orders management and money management capable - Hedge,Reverse trading and a lot more included

Re: Various Expert Advisors

Posted: Sat Sep 23, 2017 4:45 am
by tiatatta
Hello Coders,

the attached EA (EA_E-mail.mq4) should send price quotes by email every xx minutes. But after starting EA, time interval is not working, it starts a runaway.
Please have a look.
I found an indicator, (i-ScreenShot), where the time interval for screenshot is working. Maybe you can remove screenshot stuff from this indicator and exchange it with price quotes. So the indicator (instead of EA) will send price quotes via email every xx minutes.

Regards tiatatta...

Re: Various Expert Advisors

Posted: Sat Sep 23, 2017 5:56 am
by TimmyHanke
tiatatta wrote: Sat Sep 23, 2017 4:45 am Hello Coders,

the attached EA (EA_E-mail.mq4) should send price quotes by email every xx minutes. But after starting EA, time interval is not working, it starts a runaway.
Please have a look.
I found an indicator, (i-ScreenShot), where the time interval for screenshot is working. Maybe you can remove screenshot stuff from this indicator and exchange it with price quotes. So the indicator (instead of EA) will send price quotes via email every xx minutes.

Regards tiatatta...
Try this,may be help you

Re: Various Expert Advisors

Posted: Thu Jan 25, 2018 4:03 am
by mntiwana
Some "Jurik Trend Strength Expert" EAs
These are from TSD by great coders (igorad,Mladen,Mrtools) fantastic contribution - many many thanks to them all :)
so many variations - different EAs using different concept and indicators - a long live exercising and experimenting was made at that time by many experts - try on demo first to configure and adjust better way in your trading style
all EAs and indicators are clean and functional for now with out any error/s - though i have not tested for best configuration/parameters
and all EAs and indicators are from reliable coders - the indicators used by EA are included too
starting from
Jurik_TrendStrengthExpert nmc

Re: Various Expert Advisors

Posted: Thu Jan 25, 2018 4:19 am
by mntiwana
Jurik_TrendStrengthExpert_v1 nmc
Few code lines are inactive (for example "sleep" i think it belongs to time interval in ms) may be Mrtools can explain well or might be he do active
it using same indicators

Re: Various Expert Advisors

Posted: Thu Jan 25, 2018 4:42 am
by mntiwana
Jurik_TrendStrengthExpertECN_v2
This version using two extra indicators including the previous ones - only replace old with new of same name,the rest as it is

Re: Various Expert Advisors

Posted: Thu Jan 25, 2018 5:22 am
by mntiwana
Jurik_TrendStrengthExpert_v2.1
More extended and updated with more options
almost using specific and enhanced indicators for now
thanks to Mrtools - :)

Re: Various Expert Advisors

Posted: Thu Jan 25, 2018 5:35 am
by mntiwana
Jurik_TrendStrengthExpert_v2.3
More enhanced and optimized
only one indicator is replaced (attached) - the rest are same to above previous ver

Re: Various Expert Advisors

Posted: Thu Jan 25, 2018 5:48 am
by mntiwana
Jurik_TrendStrengthExpert_v2.5
Some correction was in this version - thanks to Mrtools :)
the indicator using same indicators as to previous ver