Forum

Help creating an indicator

Hello all, I was sent the following idea for an indicator script the other day by a fellow trader who was looking for someone to program it. I am submitting it here in the hopes that either someone could direct me to an equivalent indicator script, or we could work on developing this into one. The

Audible Alert

Is it possible for there to be an audible alert added to a chart so that if the ADX either +DL or -DL goes above an external input for value, then it will let you know? Thanx, GK

Variable Stoploss

Hey guys, how would i go about in mql4 code aquiring the lowest close price for the last 8 candles (as a stoploss). Once the code has the lowest, i can assign it to a variable and make reference to it. Thanx, Graham

Automatic Trend Lines

Has anyone here heard of automatic trendlines? If so, is there an indicator set for them? Thanx, Graham

EA Programmer

Hello, i was wondering if anyone was interested in a quick bit of programming MQ4. I can read the language but don't have to time nor experience to get it built successfully. The system is easy, already partially coded but needs to be cleaned up, plus a few modules added to it. It is for the

HedgeHog System & EA

Hello all, i wanted to share a system that was shared on another site of which i have had good success in demo manual trades. Here is the original link: http://www.strategybuilderfx.com/forums/showthread.php?t=16093&page=1&pp=8 The first post has the original rules, however the difference now is a

Close All Trades Script

Is there a way to create (unless one already exists) a script that can be run to close all open trades of all currencies? When one is testing an EA over multiple pairs (the ability to open trades), one needs to "reset" so that there aren't open trades. Is there a way to create a script that can do