프로퍼티 | 타입 | 설명 | |
---|---|---|---|
framework | |||
name | string | ||
strategy | Strategy |
메소드 | 설명 | |
---|---|---|
Objective ( ) : double | ||
Run ( ) : void | ||
RunWithLogger ( string solutionName ) : void | ||
Scenario ( |
||
StartBacktest ( ) : void | ||
StartLive ( ) : void | ||
StartPaper ( ) : void | ||
StartStrategy ( ) : void | ||
StartStrategy ( Strategy strategy ) : void | ||
StartStrategy ( StrategyMode mode ) : void |
메소드 | 설명 | |
---|---|---|
StartStrategy ( Strategy strategy, StrategyMode mode ) : void |
public RunWithLogger ( string solutionName ) : void | ||
solutionName | string | |
리턴 | void |