Amibroker is a technical analysis and trading software that allows users to create custom indicators, backtest trading strategies, and execute trades. Version 6.35 is a relatively recent release, and this guide will cover its key features and functionalities.
– Always split historical data into an optimization (in-sample) period and a testing (out-of-sample) period. After finding optimal parameters for the training data, validate them on unseen test data.
Several new mathematical functions and parser improvements were added to streamline technical analysis: SafeDivide(x, y, valueifzerodiv)
The official release notes strongly emphasize: "Remember to BACKUP YOUR FILES FIRST!" amibroker 6.35
The core module for scanning, exploring, and backtesting.
The benefits of using Amibroker 6.35 are numerous. Here are just a few:
, the inverse of the error function, expanding the toolkit for quantitative analysts. 4. Advanced Stability and Controls Amibroker is a technical analysis and trading software
Cannot run in a browser. Mobile access requires third-party tools or remote desktop.
in the toolbar allows you to quickly jump between user-defined functions. Error Prevention : The parser now issues a Warning 510 if it detects empty bodies in statements, helping catch accidental semi-colon errors. 4. Advanced Batch & Analysis Enhancements
Amibroker 6.35 offers a wide range of features that cater to the needs of traders and investors. Some of the key features include: After finding optimal parameters for the training data,
// Plot the Moving Averages Plot(ShortMA, "Short MA", colorGreen, styleLine); Plot(LongMA, "Long MA", colorRed, styleLine);
This version began the transition toward a more modern aesthetic for the AmiBroker platform: