Home - Blog - What is a Psychrometer?



Amibroker 6.35

AmiBroker 6.35 , released as a beta in late 2019 and early 2020, introduced significant performance gains and UI enhancements Key Features of Version 6.35 Performance Boost : Rendering speeds for large list views increased more than by bypassing certain Windows OS bottlenecks. UI Enhancements : Added a customizable Dark Theme for all owner-draw list views. New AFL Functions : Introduced SafeDivide (inverse error function). Batch Controller Improvements

: Added clipboard support (Cut/Copy/Paste) for batch items and new parameters for data import and export commands. AFL Editor

: Included a new function navigation combo box in the toolbar to quickly jump to user-defined functions. AFL Code Example (Version 6.35+)

One of the highlights of 6.35 was the optimization for massive explorations. Below is an example highlighting the new SafeDivide function and a high-column exploration benchmark: Use code with caution. Copied to clipboard

For more detailed technical documentation, you can refer to the official AmiBroker Release Notes AmiBroker DevLog advanced AFL script for this version?

AI responses may include mistakes. For financial advice, consult a professional. Learn more AmiBroker 6.35.0 BETA Read Me 28 Nov 2019 —

Unlocking the Power of Amibroker 6.35: A Comprehensive Guide

Amibroker is a popular technical analysis and trading software used by traders and investors around the world. The latest version, Amibroker 6.35, offers a wide range of features and tools to help users analyze and trade financial markets more effectively. In this article, we will explore the key features and benefits of Amibroker 6.35, as well as provide a comprehensive guide on how to get the most out of this powerful software.

What's New in Amibroker 6.35?

Amibroker 6.35 is a significant update that brings several new features, improvements, and bug fixes. Some of the key enhancements include:

  • Improved Performance: Amibroker 6.35 offers faster performance and more efficient data processing, allowing users to analyze and trade more quickly and effectively.
  • New Indicators and Tools: The latest version includes several new indicators and tools, such as the Keltner Channel, Chandelier Exit, and TimeSeries Decomposition.
  • Enhanced Charting: Amibroker 6.35 features improved charting capabilities, including customizable chart themes, new chart styles, and enhanced zooming and panning.
  • Better Support for Multiple Monitors: The software now supports multiple monitors, allowing users to easily switch between different charts and workspaces.

Key Features of Amibroker 6.35

Amibroker 6.35 offers a wide range of features and tools to help users analyze and trade financial markets. Some of the key features include: amibroker 6.35

  • Technical Analysis: Amibroker 6.35 includes a comprehensive set of technical indicators, including moving averages, oscillators, and chart patterns.
  • Customizable Charts: Users can create fully customizable charts with a wide range of chart styles, colors, and fonts.
  • Real-time Data: Amibroker 6.35 supports real-time data feeds from a variety of sources, including Yahoo Finance, Quandl, and Alpha Vantage.
  • Backtesting and Optimization: The software allows users to backtest and optimize trading strategies using a variety of metrics, including profit/loss, Sharpe ratio, and drawdown.
  • Automated Trading: Amibroker 6.35 supports automated trading through integration with popular brokers and trading platforms.

Getting Started with Amibroker 6.35

To get started with Amibroker 6.35, users can download the software from the official website and follow the installation instructions. Once installed, users can launch the software and begin exploring its features and tools.

  • Setting up Data Feeds: Users will need to set up a data feed to access real-time and historical data. Amibroker 6.35 supports a variety of data feeds, including free and paid options.
  • Creating Charts: Users can create charts by selecting a symbol and choosing a chart style. Amibroker 6.35 offers a wide range of chart styles, including line charts, candlestick charts, and bar charts.
  • Adding Indicators: Users can add indicators to their charts by selecting from a wide range of built-in indicators or creating their own custom indicators using AFL (Amibroker Formula Language).

Advanced Features of Amibroker 6.35

Amibroker 6.35 offers several advanced features and tools for experienced users, including:

  • AFL Programming: Users can create their own custom indicators and trading strategies using AFL, a powerful programming language.
  • Backtesting and Optimization: Amibroker 6.35 allows users to backtest and optimize trading strategies using a variety of metrics and techniques.
  • Walk-Forward Optimization: The software supports walk-forward optimization, a technique for evaluating the performance of trading strategies on out-of-sample data.

Tips and Tricks for Using Amibroker 6.35

Here are a few tips and tricks for getting the most out of Amibroker 6.35:

  • Use Customizable Charts: Take advantage of Amibroker 6.35's customizable charts to create a personalized trading environment.
  • Experiment with Indicators: Try out different indicators and combinations of indicators to find what works best for your trading strategy.
  • Use AFL Programming: Learn AFL programming to create custom indicators and trading strategies.

Conclusion

Amibroker 6.35 is a powerful technical analysis and trading software that offers a wide range of features and tools for traders and investors. With its improved performance, new indicators and tools, and enhanced charting capabilities, Amibroker 6.35 is an essential tool for anyone looking to analyze and trade financial markets effectively. By following the guide outlined in this article, users can unlock the full potential of Amibroker 6.35 and take their trading to the next level.

Frequently Asked Questions

  • What is Amibroker 6.35?: Amibroker 6.35 is a technical analysis and trading software used by traders and investors to analyze and trade financial markets.
  • What are the system requirements for Amibroker 6.35?: The system requirements for Amibroker 6.35 include a Windows operating system, 4 GB of RAM, and a 2.0 GHz processor.
  • Can I use Amibroker 6.35 for automated trading?: Yes, Amibroker 6.35 supports automated trading through integration with popular brokers and trading platforms.

Additional Resources

  • Amibroker Official Website: The official website for Amibroker, where users can download the software, access documentation, and get support.
  • Amibroker User Manual: A comprehensive user manual that covers all aspects of Amibroker 6.35.
  • Amibroker Forum: A community forum where users can ask questions, share knowledge, and get feedback from other users.

AmiBroker version 6.35, primarily released as a beta in late 2019 and early 2020, introduced significant performance optimisations and modern interface updates. Key Feature Highlights Performance Boosts: AmiBroker 6

Exploration Speed: Significant speedups when running explorations on large datasets.

Rendering: Up to 5x faster rendering for massive list views compared to previous versions like 6.31. User Interface Updates:

Dark Theme: Introduced a native dark mode for owner-draw list views, which users can enable via Tools -> Customize -> Appearance.

HighDPI Awareness: Improved compatibility for high-resolution screens, ensuring UI elements like MDI buttons and parameter names do not truncate or blur. AFL (AmiBroker Formula Language) Enhancements:

New Functions: Added SafeDivide(), erf(), and inverf() for advanced mathematical operations.

Parser Improvements: General updates to the AFL parser to increase stability and error detection. Batch Functionality Improvements:

Added clipboard support for copying and pasting selected batch items.

Introduced new optional parameters for batch commands to streamline automated workflows. Technical Refinements

Chart Snapping: The "Snap to price" threshold logic was changed from a percentage of price to a percentage of chart height, allowing for universal behavior across different asset classes like stocks and forex.

Debugging Improvements: When a 3rd-party AFL plugin crashes, the editor now displays a call stack, making it easier to identify the source of the error.

Date Handling: Sorting list views by single date columns became 10x faster, and the platform improved string-to-date conversion to support month names in various languages. Version 6.35.1 Fixes Improved Performance : Amibroker 6

Released shortly after the 6.35.0 beta, this minor update addressed specific bugs:

Fixed an issue where .abb files missing Param2 would incorrectly use Param as a default.

Updated the threshold year for two-digit year data files from 20 to 25 (e.g., YY < 25 is interpreted as 19YY; otherwise 20YY).

For detailed documentation on these features, you can refer to the official AmiBroker Release Notes or the AmiBroker DevLog.

AI responses may include mistakes. For financial advice, consult a professional. Learn more AmiBroker 6.35.1 BETA released

Here’s a focused review of Amibroker 6.35, based on its real-world usage among retail traders and quants.

4. Charting & Visualization Updates

  • New drawing tools: Harmonic patterns (Gartley, Bat, Crab) built into the toolbar.
  • Time axis zoom: Hold Ctrl + mouse wheel for logarithmic time scaling.
  • Custom composite builder: Create ~SPX500 composites from 500 securities with one AFL function.

4. Basic Coding: AFL (Amibroker Formula Language)

AmiBroker uses its own coding language called AFL. It is vector-based and very efficient.

How to open the Editor:

  • Go to Analysis -> Formula Editor (or click the icon that looks like a pencil writing on paper).

Example: Simple Moving Average Crossover Copy the code below into the editor and click Apply to see it on your chart:

// Define Moving Averages
ShortMA = MA(Close, 10); // 10-period Moving Average
LongMA = MA(Close, 50);  // 50-period Moving Average
// Plot the Price
SetChartOptions(0, chartShowArrows|chartShowDates);
Plot(Close, "Price", colorDefault, styleCandle);
// Plot the Moving Averages
Plot(ShortMA, "Short MA", colorGreen, styleLine);
Plot(LongMA, "Long MA", colorRed, styleLine);
// Generate Buy/Sell Signals
Buy = Cross(ShortMA, LongMA);   // Buy when Short crosses above Long
Sell = Cross(LongMA, ShortMA);  // Sell when Short crosses below Long
// Plot Buy/Sell Arrows
PlotShapes(IIf(Buy, shapeUpArrow, shapeNone), colorGreen, 0, Low, -15);
PlotShapes(IIf(Sell, shapeDownArrow, shapeNone), colorRed, 0, High, -15);

First Launch Tips:

  • Go to Tools > Preferences > Data Sources and reconfigure your data plugins (e.g., IQFeed, Yahoo Finance, CSV).
  • Run Tools > Check for Updates to download the latest 6.35 patch (e.g., 6.35.2).

🆚 Compared to Modern Alternatives (2026)

| Feature | Amibroker 6.35 | TradingView | Python (backtrader/vectorbt) | |---------|----------------|--------------|-------------------------------| | Backtest speed | ⚡ Very fast | 🐢 Slow for large portfolios | Medium (depends on code) | | Learning curve | Steep | Moderate | Steep | | Portfolio backtest | ✅ Built-in | ❌ Limited | ✅ Full control | | Charting UI | Outdated | ✅ Modern | ❌ Manual coding | | Real-time auto trade | Possible (clunky) | Via webhooks | ✅ Robust | | Cost | One-time ~$250 (Pro) | Subscription | Free |