Техническое задание
I currently have the code for a trend indicator but I need someone who can turn it into an EA, I need the EA to take into account multiple time frames before taking an entry.
Ex. If the daily time frame has a buy bias then the EA should only be looking
for buys on lower time frames
If the daily time frame has a sell bias then the EA should only be looking for sells on lower time frames
After the bias of the daily has been determined, the EA will go down to H4/H1(whichever time frame has been specified or both) and check if they are in alignment with the daily time frame before determining the final bias and going to lower time frames such as (M30-M1) for entry. Each time-frame will be calculated using different EA settings so add an option for each time frame's settings to be modified. The amount of orders allowed at a time must be able to be chosen, I will make sure to check this feature thoroughly to make sure it works as this has been a problem. Also, the ability to specify a daily profit goal based on a percentage of your account. Lastly, orders that will be calculated based on a percentage of account that will affect the lot size, stop loss, take profit and trailing stop.
The amount of money paid can be negotiated up based on strategy tester results such as draw down, profitability, account growth, etc. and how
efficient the EA is in it's job