Hello Everyone, I need a good programmer with attention to detail and immediately available to help with one of my strategies. The person must be available to allow time for testing to confirm the accuracy of the logic cos most times the strategy tester doesn’t give accurate feedback. The logic of the Robot is to start with a Bid at a certain price position, and once the first bid starts, it will take 2 positions as backup if price goes against the bid. At every bid activation, there will be 2 price positions opened per bid to back it up in case if market reverts back to another direction. So the logic will start with starting with a set price position for HIGH and LOW positions. The High will be a BUY and the Low will be a SELL. If BUY activates first for example, It will calculate 2 positions below it at a certain gap to be determined by me. So if market reverts back to the position, it will activate 2 SELL Bids. The 2 SELL Bids also will activate 2 BUY bids Each for backup should the market revert back upwards again. The gap for the first position will be set and it will either decrease at a continuous percentage for future gaps, decrease at a single certain percentage of first position or remain the same for the rest of the period. The first bid will determine the closure of all other bids. As a result, the first bid will be boldly highlighted. The robot should be able to give an update position of bid profits or losses on the screen at every particular time based on the cumulation of all existing active bids. The robot should be able to identify the highest and lowest prices from the start of the EA/Robot and if a certain pre-determined position between the highest and lowest price is achieved, all existing bids will be closed. Every active bid will project a future reversal position as backup once it activates, and will continue until no more reversal bid position is achieved. So at the start position, the robot will identify the START HIGH and START LOW prices, GAP(difference between active bid and next backup bid to activate) and lot size of first bid. Future lot sizes an increase using addition or multiplication of previous lot sizes. New positions will be calculated using extreme points of each movement after activating the bid. So if for example price activates at 100 and gap is 20, then if price activates at 100 and goes to 110, then backup price will be at 110-20= 90. If price goes higher to 125, then backup will rise to 125-20= 105. If price falls down to 105 to activate first backup, and then falls lower to 90, then the new backup for example (depending on the gap calculation criteria) will use the current extreme position eg 90+ 20= 110 to calculate the next BUY bid. And so on. So for every new bid activated, it will use the extreme movement to take the backup position for next move. Please Note I want only serious and immediately available programmers as time is essential. I will have the following as it relates to the EA - Source code - Ownership and Copyright of code - EA should have a Password input - I will need as much as 3 weeks to test the accuracy of robot before finalizing payment - Robot should be usable on any product, currency, indices or stock  from circle of 1 bid to rectangle of 2 bids to lines of 4 bids and 8 top bids continually.