ATC Trader User Guide    

Contents: Show all | Close all

 


 


Custom Indicators - General Information


General

ATC Trader Custom Indicators provides a programming framework and the Integrated Development Environment (IDE) for the development custom indicators. The framework is .NET based. So, it uses Microsoft C# in the integrated development environment. It also supports all .NET languages in the compiled form. Additionally, it is compatible with EasyLanguage™.

The plug-in has two new types of views that can be accessed through the View menu of ATCTrader: Advanced Custom Indicator Library and the Code Editors. The first one shows the list of available and editable custom indicators, and the second one is used to edit the source code of indicators.

Additionally, this plug-in provides access to freeware from the TA Lib library.

Note: First, download the plug-in from the ATC Website. Then, download the Custom Indicators User Guide.