Title = "WARNING: This formula requires AmiBroker 6.93 or higher. You have: " + NumToStr(VersionNumber, 1.2); // Optional: Stop execution // AB = CreateObject("Broker.Application"); // AB.Quit();
// Optimized for 6.93's multi-threading SetBacktestMode( backtestRegular ); SetOption( "InitialEquity", 100000 ); SetOption( "UsePrevBarVol", True ); // New in 6.93 - reduces look-inside bar bias SetOption( "PriceBoundChecking", False ); // Improves speed for large portfolios amibroker 6.93
Some of the key features of Amibroker 6.93 include: Title = "WARNING: This formula requires AmiBroker 6
Changing selections in the Analysis result list now displays arrows and marks ranges on the chart, which can be synchronized with specific dates. amibroker 6.93