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
