table strategy

Brief

The profile of the strategy available at the moment of its initialization.

Details

The table is available as a global variable named strategy in the Init() function of your strategy or signal.

Public Properties

parameters

Returns the instance of the profile parameter set.

Public Methods

description

Sets the description.

name

Sets the name.

setTag

Sets the tag value.

type

Sets the type of the strategy.

back