EventServer.OnStrategyAdded (Strategy) Method

public void OnStrategyAdded( 
Strategy strategy 
)
This language is not supported or no code example is available.
public:  
void OnStrategyAdded( 
Strategy^ strategy 
)
This language is not supported or no code example is available.
public function OnStrategyAdded( 
strategy : Strategy 
);
This language is not supported or no code example is available.

Parameters

strategy
Strategy

In this article

Definition