TEST EA: Hedge EA. General rules: The EA uses hedging for trading. The EA must work with FX, futures, indexes, stocks, all suffixes. (My broker is Pepperstone.) Entry rules: When new candle starts to form (candle open) enter the market with 1 buy and 1 short order at the same time. When both orders exit the market, then enter again on the next candle open. Exit the market with SL or TP order. Orders stays till canceled or triggered by SL or TP. Variables: Lot size, each order: 0.01 (by default). Buy order: TP (in points). SL (in points). Short order: TP (in points). SL (in points). EA must have backtesting capabilities.