Re: Gap Filler
Ok thats how i thought it works. I trade it at 9pm on sunday though. Sometimes the gap closes by 10pm and by 10:15pm the price could be the other way round. My friend backtested this and it seems to work better at 9pm as opposed to 10pm. I also stick to EURUSD, GBPUSD and AUDUSD. He also tested it over news when the price gaps. I think column 3.
Hi Brett
it's really simple! Goes to show how convoluted my journal entries must be if you can't figure out what I'm on about.
It really is just about putting on a position at the end of the weekend when the market opens with a gap from the Friday close.
The technical details are laid down by my broker, IB: they stop sending price data at 22:00 GMT+0 on Friday, and recommence at 22:15 GMT+0 on Sunday.
I assume there is only one definition of a gap: clear space between the top or bottom of the previous bar and the new open.
Since I'm trading it mechanically (21 forex pairs - try doing that manually) I have to code it and it's not straight forward to code it for backtesting. I could code it with tick data from Disktrading, but I want to test it on the Interactive Brokers data which is closest to the live feed it will trade - and I don't have tick data for that.
I only have minute data.
While writing this it occurs to me that I should just ask NinjaTrader support straight out how best to code a market order to fire off when the open is above or below a certain price. I just think NinjaTrader won't let me do that.
It also occurs to me that backtesting with 1 minute data will mean all my entries will be 1 minute after the open. I guess I can compare the results on 1 minute data with the same data set to tick resolution and find out what difference it makes. Maybe it all works out the same.
Ok thats how i thought it works. I trade it at 9pm on sunday though. Sometimes the gap closes by 10pm and by 10:15pm the price could be the other way round. My friend backtested this and it seems to work better at 9pm as opposed to 10pm. I also stick to EURUSD, GBPUSD and AUDUSD. He also tested it over news when the price gaps. I think column 3.
Last edited: