Need help with stochastic EA

Hello Fellow traders,

I was looking to make an EA based on following criteria's and some gentle did programmed it for me, but there is a little flaw which need to be addressed yet with this EA.

I will be grateful if some experience trader can solve this.

EA is based on these things.

Based on standard stochastic indicator, with following functions.

Period : 5,3,3 but its should be adjustable
Level : 20,80 (adjustable)
SL : Adjustable
TP : Adjustable
Lot size : Adjustable
Trade : one trade at a time (with on-off option)
Alert : just an alert when it takes a trade




now the EA I got has all these functions, only problem is, it takes multiple trades on different pairs at one go, if the above criteria are met.

But I want it to take only one trade at a time, even if multiple pairs meet the criteria, it should just take one trade, and no more trades until that trade is over.

please edit following EA with my request.

Kind regards
White Horse
 

Attachments

Back
Top