DrawdownPercent.OnPositionClosed Method
internal protected override void OnPositionClosed(
Position position
)
This language is not supported or no code example is available.
public protected:
void OnPositionClosed(
Position^ position
)
This language is not supported or no code example is available.
internal protected function OnPositionClosed(
position : Position
);
This language is not supported or no code example is available.
Parameters
-
position
-
Position
In this article
Definition