ea will operate with fxmarkets, gold, us500, brent ea will operate in current timeframe in chart ea will operate in several charts in mt5 at once input variables: magic number (for each chart) supertrend - periode supertrend - multiplier lot 1 lot 2 lot 3 lot 4 lot 5 lot 6 lot 7 lot 8 lot 9 lot 10 take profit stop loss algorithm: when supertrend indicator display long candle (green), few seconds after it ea establish long position with lot 1 lotsize. position ends when price hit long indicator line (green). next position will be established when the first candle on its end display short (red) in indicator. if the position was profitable, then establish short position with lotsize lot 1. if the position was loss - making, then establish position with lotsize lot 2. after 10 loss making positions, hold the lotsize lot 10 until arrives profitable position. note that the position creation function must be immediately (for example one second) after creation signal candle of indicator. position must not be created until the next candle after signal candle. I want receive ea with source code.