Forum

Looking for simple audio alert based on pip movement

Hi everyone....I'm still a noob as far as programming goes..I've not been able to set up a simple alarm based on pip movement...here's what I'm looking for: An audio alarm that goes off based on "x" pip movement from the open of any bar like: alarm on = close >= open + 3 pips OR close <= open - pips

Looking for Zig Zag Validation, Trend, and Threshold indicators

Hello everyone....I have three Zig Zag indicators that it would be great to have for MT4...they are in Metastock/Tradestation language... Here is the code: ZIG ZAG VALIDATION This indicator validates the LAST LEG of Zigzag. Values returned: 1 = valid leg (not revisable), 0 = invalid leg (revisable)