Quote from erdewit:
After comparing the excel sheet with tick data of the DAX. the exits look plausible.
They are just fixed brackets around the entry.
But the entries only look possible if they are limit orders that are placed well in advance.
Eugene, can you tell us if this is the case?
Sure, each entry executes by follow way.
When found first tick price with level price (level price mean system have +1 or -1 signal) it send market order. Tried buy by market. By market execution after lelve price waiting 5 lots volume of order price or less/over price.
Why entry simulates by market? How trades going?
price1, price2 etc... My model need some price over than prev. for entry long. it mean that prev. prices is less than level and level price is current market ask (for long). I just simulate buy from ask for long and from bid for short entries.