Mql4 Help Needed For Programming An Expert Advisor

 

Hi Guys

I am looking for help from a programmer. I have found a set of indicators which has a high success rate of performance, 90%+.
I am currently testing this for the last 3 months and the signals present winning trades, as during this period 95% of orders from 100 have been winning results with a low drawdown rate.

I require assistance from a MQL4 programmer to assist me in creating an expert advisor system to automatically process the orders.

I am willing to pay for the programmers work or allow him to use the expert advisor, but in this case I will not reveal the complete set of indicators.

My set of indicators is similar to commercial programs that are available to purchase ( for example: LMT forex formula, Pallada, FX Boom).

What I require exactly:

How to read the data of the chart in the main window:

-is a bar or is a candle?

- what is the colour of the current bar/candle

- and the colours of the previous 20 bars/candles

- what is the high and low values of the previous 20 bars/candles

- in the above conditions will automatically trigger and place buy or sell orders


Please see the attached diagram to understand what I mean

If anyone is interested please send me email at levelbar@hotmail.com or a PM here for more information and details.

 

You can create your EA by yourself at http://www.eacreator.com/
You can download tutorial here: http://www.eacreator.com/pdf/eacreator_tutorial_v1.0.pdf

Reason: