The Indicator Core/C++ Version

Articles

What is FOREX

What is Technical Analysis

Indicator

The section introduces the indicator basics.

Parameters

The section introduces the indicator and strategy parameters.

Strategy

The section introduces the strategies basics.

Price Source

The section introduces the price collection basics.

Host

The section introduces the host application interface.

Classes

FileSystemAccessor

The file system accessor class.

IDomain

The container for indicator/strategy profiles.

IDomains

The collection of domains.

IError

The interface provides access to information about of a stack of errors.

IErrorInfo

The interface provides access to information about a single error.

IFile

The interface to the file.

IFileAccessor

The file accessor class.

IFileEnumerator

The enumerator of existing objects in the file accessor.

IFileMetadata

The class provides access to file metadata.

IFileSystemMetadataProvider

The class provides access to file system metadata.

IInstance

The base class for indicators and strategies.

ILanguage

The language class.

ILanguageService

The language service class.

ILoadMetadata

The class provides access to indicator/strategy profile metadata.

IndicoreManager

The manager of indicator and strategy profiles.

IObject

The base class for all indicore objects with a reference counter.

IObjectNoRef

The base class for all indicore objects with no reference counter.

IPermissions

The permission checker.

IProfile

The base class for the strategy/indicator profile.

IProfiles

The collection of profiles.

ITags

The interface provides methods to process tags of indicators and strategies.

Enumerations

IError::ErrorCode

The error code.

IError::ErrorStage

The error stage.

IFile::BufferingMode

The buffering mode.

IFile::Position

The position in the file.

IFileAccessor::AccessMode

The access mode.

IFileAccessor::DataMode

The data mode.

IFileAccessor::OpenMode

The open mode.

IInstance::NotifyFinishedResult

The result of asynchronous request execution.

ILanguageService::Language

The language.

ILanguageService::ObjectType

The language service object type.

IndicoreManager::EMode

The mode of the manager.

IPermissions::Permission

The permission.