You can now configure if you want the trading action to take place on signal day itself. It is in beta but you can give it a try: beta build to backtest by trading on signal day.
Please review Stockalyze: https://g.page/r/CYw4g9KFTD6FEAI/review.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote1) After identifying the entry candlestick (buy), I want to place a fixed sell one tick below this candle. (my stop loss)
2) My target is fixed and is defined by the size of the entry candlestick. In this case, the size of this candlestick multiplied by 2
QuoteIn this case of this 1 day slippage, don't you think it's better to use the open price of the day after the signal?
QuoteI don't want to open multiple long/short position. How can I do that?Not sure I understood your question. During testing of a Trading System for a security only one position is created at any point of time. Once that position is closed then only new position is opened whenever there is new signal. So, it is already at most one position at any point of time. Did you mean something else? Please let me know.