ROUND NUMBERS TRADER The Ea opens trade at round numbers ( 1.1200- 1.1300 and so on ) If price comes from 1.1200 to 1.1300 then open buy ( trend is up ) If price goes from 1.1200 to 1.1100 then opens sell ( trend is down ) These are the input i need to set : - Stop loss and take profit in pips . - “ Reverse signal” function ( if “true” , sell if the signal is a buy, and buy if a signal is a sell ) - “Only buy” or “only sell” ( if the signal is buy and “only sell” is true , then no trade ) - Money management ( 0.01 lots for 1000 eur is risk 1 , 0.02 for 2000 eur equity is risk 2 , and so on ) - It can use Fixed lot size or money management accordingly It must be fast in optimizing, because it will be optimized with 10 years of history .