Yes Bar Replay does exactly that - it CUTS the data at "playback position" and beyond so your AFL is not able to see the future.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "Steve" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, September 17, 2008 11:08 PM Subject: [amibroker] Test future lookahead with bar replay? >I have a system that may possibly look into the future. The system is > designed in such a way that AmiBroker cannot automatically detect > whether the system used future bars. > > Would it be possible to the use the bar replay feature to test future > look ahead by feeding data to the system one bar at a time and > executing the AFL upon the arrival of each new bar? > > For this idea to work properly, errant AFL must not be able to access > array elements which have not yet been played back. > > Thanks, > Steve > > > ------------------------------------ > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > Yahoo! Groups Links > > >
