Open main menu

Returns a numerical value, indicating the price at the initial entry into the specified position opened by the strategy with StrategyIndex number.

Usage

pmms_strategy_entryprice(StrategyIndex)

Parameters:

StrategyIndex - numeric variable.

Notes

This function can only be used in signals intended to be used with the Portfolio Trader.

Example

Value1 = pmms_strategy_entryprice(0);