Need EA for New York Box Indicator

 

Hi MT4 Programers

I'm looking for someone to program an EA based on the New York Box indicator. It's a breakout indicator based on the NY Open. I would use the same EA by adjusting the time for the London & Asian Opens as I have similar indicators for both other sessions. I've attached all 3 indicators.

I've been using the New York Box for a couple of years and it works great except you need to set up the buy stop & sell stop trades for each pair.

The New York Box gives the entry price, tp1, tp2, tp3, and the stop loss and it's all user controlled. That means the trader can determine the margin above or below the box range as well as the TP depending on trading style. I don't use the TP2 & TP3 although the indicator allows for it.

If you're interested please let me know, I've been looking for someone to program this for awhile.

Thanks in advance for any help or advice offered.

Jim (MrChips)

Files:
LondonBox.mq4  18 kb
NewYorkBox.mq4  18 kb
 

Looks like these indicators are not designed to be used in EAs as they do not have any modes (do not return any output values). Most probably you will need to edit these indicators before using in EA.

Reason: