Scenario_.StartBacktest Method

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

Parameters

strategy
Strategy_

In this article

Definition