Stockalyze

STOCKALYZE => General Discussion => Topic started by: bruce on September 15, 2019, 01:19:50 PM

Title: Strategy entry and exit prices
Post by: bruce on September 15, 2019, 01:19:50 PM
I noticed the entry and exit prices for any strategy is the close of the next bar after the signal.  Is there a way to change the entry / exit price to the open of the next bar after the signal?
I think this would be more reflective of the actual performance.
Thanks
Title: Re: Strategy entry and exit prices
Post by: Sacha on September 16, 2019, 04:58:46 PM
As of now it always picks the closing price. We can make it configurable. But I don't think it is very important. Do you have strong opinion about it?
Title: Re: Strategy entry and exit prices
Post by: Marcelo on October 17, 2019, 09:41:05 AM
I wonder if it is possible to configure, I have some strategies that require buy / sell in closing the signal bar.

Thanks
Marcelo
Title: Re: Strategy entry and exit prices
Post by: Sacha on October 18, 2019, 02:12:08 AM
It's actually simple to implement for me. But I wonder if that is realistic because when market is closed you can only do trading next day and so the signal that used the data of end of day closing price can only be acted upon in following trading session.
Anyways, you have a trading system that you want to test by acting on same day. Let me find time to do it and will give you a beta build to test.
Title: Re: Strategy entry and exit prices
Post by: Marcelo on October 18, 2019, 09:04:23 AM
Some trading systems, such as IFR2, define the entry point should occur as close as possible to the closing price.
Thank you Sasha, I look forward to testing.
Title: Re: Strategy entry and exit prices
Post by: Sacha on October 19, 2019, 01:43:36 PM
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 (https://stockalyze.com/download/beta.html).