Custom Indicators.
Does you current platform give you ultimate programming flexility? ATRADER now offers custom indicators that you can program in C++. Edit and compile your custom indicator offline. With ATRADER you have ultimate power and flexibility. Design your indicators in Visual C++ and get the full power and feature set of C++, including STL, maths and custom quant libraries.
The base class from which all custom indicators are derived.
Use our templates including CCI and Moving Average Templates to get you started.
Add your indicator to our CustomObjectFactory.
Once the indicator is programmed, its use is seamless from ATRADER, just select the type of ExternalObject, Set the Indicator Type, its parameters and off you go.
Set the indicator by changing custom parameters.
Either distribute your indicator, with or without source code. You can also specify a expiration timer, to protect your trading algorithm intellectual property. Other features availables are FILE io. You are only limited by what C++ can allow (pretty much everything....).
One of the sample Indicators.
Here is a Externally Calculated CCI consisting of a Custom CCI and and Custom EMA. All of the code to generate the CCI and the Moving Average is contained within the sample project.
NOTE ATRADER Custom Indicators requires Visual C++ 2008 SP1 or a compatible C++ compiler that can create Win32 DLL's.
Download Visual C++ Express 2008 here for free>
http://www.microsoft.com/Express/VC