E&A Standard Trading System - page 54

 

Can someone please tell me what were the 2 indicators in post #1 (the arrows and the green/purple lines that cross)? I copied and pasted those indicators in the mt4 platform folder, but they don't look like his template? Please advise. TIA!

 

Thanks for sharing your system!

 

It seems a good system.Thank you for your sharing

 

I really want to know what does E&A mean actually? Expert and advisor perhaps?

golden1:

How about someone make an alert so we can watch several pairs

at once. Sound alert with pop up, Perfect Match alert or something

like that on x pair.

.........................

Could someone put together this alert so we can make

a real test of it this week?

Brian

Im not able to do that kind of alert. Maybe nirvaman or Drewp can help. ;D

EXCEPT for the StarkRavingMadRSI cause you posted ex4. Nothing can be done without the source code. For time being, I'm happy with HA and SilverTrend. As they said, less is more.

DREWP:
I haven't gone anywhere. I have been working on some improvements to my system.

The Vasily Pip Sniper is now ZeroLag and MTF.

I have a number of modifications and indicators on the drawing boards and I will post them as they are realized.

Please let me know what you think,

-DREWP

COOL. I see you're getting familliar with MQL. Everyone on this thread knows that . All the best.

buccaneer:
V-X569, I like the look of your settings, especially backtesting. But I'm concerned about the repainting issues you mention. Is this only on the 15min silvertrend (for obvious reasons of it being on a 5 minute chart). I also wonder if you can add in an option for countbars on the MTF version. Unless your gonna tell me that backtesting the MTF is useless due to the repainting issues. Great thread everyone!!

Not only the MTF, the basic one does repaint as well. Yes, due to repainting issues, there's no point in backtesting..backtesting only redraw the past which is, its the same painting when you attach silvertrend on your chart.

Anyway, here's the MTF version with countbars option.

silvertrend_bar_mtf_1.mq4

 

hi,DREWP. please let me know ssl formulae for use in meta stock software.Thanks,

amit

 

need help

Dear DREWP.......

I did not get the green and red line indi yet, help me please ....what kind of indi that one.....????

Thanks

 

thanks for shareing,i will try it in my real charts.

 
spuky4:
Thanks a lot Designmax. I already have this indicator and all it gives me is one line on the main chart window. I am not very good with MT4 but I was wondering how Drewp was able to get two lines one green and the other red to cross one another and seem to be a perfect mirror of one another. This is what I was hoping to get cos its a more usefull indicator.

Can anybody please help me with how I can get my indicator to do the same?

Regards,

Spuky

this is what you're looking for.

Enjoy

 

Ea coding needed...if possible

The indicator attached is a MTF DMI indicator. I have noticed that when I run it on a 5 min chart but set on a 15 min time frame that it will check every 5 min and set it's color according to that 5 min block and not repaint at the end of every 15 min. The caveat is that if I close my mt4 or change the time frame and then switch it back the data is then repainted based on the close of the 15 min. Whereas if I hadn't closed the chart it could have 2 reds and a blue for a 15 minute period. After refresh it would have 3 blue if that was the color of the last 15 minute block on the 5 minute chart.

Now I don't know if it is possible but I was hoping an EA could be made with a couple inputs that could manually be put in. Basically I would like to be able to run the EA on any time frame I choose and be able to set the indicator up for another time frame of my choosing along with the DMI_smoothing period.

For example: I could run the EA on a 5 minute time frame and it would trade based on whatever settings I put in for the indicator. Say like a 15 min DMI with 21 period DMI_smoothing or a 30 minute DMI with 16 period DMI_smoothing.

As for the trade execution I would like it to basically be in the market at all times. On candle close the EA should check if the DMI block is red or blue. If it is blue it should be in a buy. If on candle close the block turns red then the EA should close the buy and sell.

Would be great if there was an input to have a hard stop loss. Also one for how many lots to trade per trade. Lastly I think being able to set the time the EA would operate would be great.

Since the EA won't be back test-able, because of the issue with repainting if the chart is changed at all, it will take a lot of forward testing on a demo account to find the best settings but I'm willing to put in the time and share my findings with the community. Anyway...let me know if someone can do this.

Forgot to mention that this indicator calls on the DMI indicator...will attach that as well. Don't have mq4 of the mtf one. Not sure if that's a big deal or not.

Files:
mtf_dmi.ex4  4 kb
dmi.mq4  7 kb
 

here is the mq4 for the mtf_dmi indicator

Files:
mtf_dmi.mq4  3 kb
Reason: