Buy and sell condition are based on EA placing sell stop and buy stop with a martingal integration Condition Identify asian range > at 3 AM NY time or 8 Am london time Identify high and low for the asian range from the period separator up to 3 Am NY time or 8 AM london time Define fix price for that day using asian range, place one horizontal at highest and one horizontal at the lowest of asian range Place buy stop at the highest horizontal line > option with pips |x pip above Asian range | True / False > if false buy stop will be automatically same price as range Place sell stop at lowest horizontal line > option with pips |x pip under Asian range | True / False > if false sell stop will be automatically same price as range Use 0.10% per risk with 25 pip SL and 25pips tp Open option for take profit “ true / false” > pips : x | if false only Traling stop at 15 pips | when true we ad TP X When the Tp is hit on X pair EA will no longuer open trade for that day on that specific pair The idea is to run the EA on 5 Pairs Condition for stop loss hit on current day Replace buy stop and sell stop order with double the risk based on martingal concept Risk start at 0.10% of account balance Exemple of 4 loss in a row either side 0.10% loss >0.20% loss >0.30% loss >0.60% loss >1.02% win Lets summerise: EA will identify asian range highest price and lowest price for that day by identifying 3 AM NY time or 8 AM london time EA will place a buy stop above range and sell stop under range EA will risk based on a % starting from 0.10% with a martingale concept 0.10% loss >0.20% loss >0.30% loss >0.60% loss >1.02% win Once EA hit a 25 pips minimum profit on x pair EA will no longuer run on X pair