-
Notifications
You must be signed in to change notification settings - Fork 14
Home
The Indicator API provides one with the ability to use Technical Indicators. Referencing MACD, etc.
The Time Series API provides access to receive information from a specific time series. Lowest value, Highest value, etc.
The Array API provides access to several different expanded array options. Copy, Dimension, Maximum, Minimum, etc.
The File API allows access to several different file operations. Opening, Closing, and Reading a file, etc.
The Account API provides access to several different account options. Account name, number, profit, etc.
The GlobalVariable API provides several different types of information for global variables. Global variable name, total number of global variables, etc.
The Helper API provides many different helper methods to use. Char to string, Information on time, etc.
The Trading API provides access to several different order operations. Opening and closing a position, retrieving order information, etc.
The Constants File provides access to a number of constants used by Alveo. Price, Market Info, Colors, etc.
This page has Instructions and Tips for building Expert Advisors and Custom Indicators for Alveo.