Yesterday I have modified the STO ALERT by AEJ (with some mods of mine) and have added the option to get alerted when the stoch main changes the direction (thread).
Later that evening I had some internet connection problems and decided to use the time to extend that stoch indicator (I like the stoch ... ), pls. see attached.
I think the new external parameters are self-explanatory:
DrawStochSignal = FALSE;
TRUE: draws the stoch signal
DrawMaOfStochMain = FALSE;
TRUE: draws a ma of stoch main (ma-settings below)
UseMAfilter=FALSE (I have renamed it), this was part of the famous Nanningbob 10.4 trading system
true: fire alerts if bid/ask >(long) or <(short) the specified ma (default: ma 240 on H4)
alert on which events?
Level1CrossAlerts/Level2CrossAlerts FALSE
if true it will give alerts when stoch main crosses the push1level/drop1level / push2level/drop2level
DirectionChangeAlerts = TRUE
will fire an alert when stoch main changes its direction
StochSignalCrossAlerts = false
will fire an alert when stoch main crosses stoch signal
MaOfStochCrossAlerts = false
will fire an alert when stoch main crosses the ma of stoch main
******* ALERT METHODS
self explanatory
I have renamed the indicator to "mpStochAlert" because I think that describes more what that indi is about -> mp stands for "multi purpose" ...
pls. notice: with the latest mt4 builds 600+ the folder structure has changed. to learn where to copy the .ex4 file to (mql4/indicators) pls. read http://www.forexfactory.com/showthre...23#post7448823
edit: attached a screenshot (draw stochsignal / ma of stoch main enabled).
orange: stoch main / red: stoch signal / antiquewhite: ma of stoch main
Later that evening I had some internet connection problems and decided to use the time to extend that stoch indicator (I like the stoch ... ), pls. see attached.
I think the new external parameters are self-explanatory:
DrawStochSignal = FALSE;
TRUE: draws the stoch signal
DrawMaOfStochMain = FALSE;
TRUE: draws a ma of stoch main (ma-settings below)
UseMAfilter=FALSE (I have renamed it), this was part of the famous Nanningbob 10.4 trading system
true: fire alerts if bid/ask >(long) or <(short) the specified ma (default: ma 240 on H4)
alert on which events?
Level1CrossAlerts/Level2CrossAlerts FALSE
if true it will give alerts when stoch main crosses the push1level/drop1level / push2level/drop2level
DirectionChangeAlerts = TRUE
will fire an alert when stoch main changes its direction
StochSignalCrossAlerts = false
will fire an alert when stoch main crosses stoch signal
MaOfStochCrossAlerts = false
will fire an alert when stoch main crosses the ma of stoch main
******* ALERT METHODS
self explanatory
I have renamed the indicator to "mpStochAlert" because I think that describes more what that indi is about -> mp stands for "multi purpose" ...
pls. notice: with the latest mt4 builds 600+ the folder structure has changed. to learn where to copy the .ex4 file to (mql4/indicators) pls. read http://www.forexfactory.com/showthre...23#post7448823
edit: attached a screenshot (draw stochsignal / ma of stoch main enabled).
orange: stoch main / red: stoch signal / antiquewhite: ma of stoch main
Attached File(s)
mpStochAlert.AEJ_fxdaytrader.ex4
8 KB
|
3,038 downloads
|
Uploaded Jun 29, 2014 8:20pm
PM me with coding requests and I'll probably put you on my ignore list