ExecutionSimulator.FillMarketOnNext Property
Gets or sets a value indicating whether [fill market on next].
public bool FillMarketOnNext { get ; set ;} |
This language is not supported or no code example is available.
property bool FillMarketOnNext { |
public function get FillMarketOnNext() : boolean ; |
public function set FillMarketOnNext(value : boolean ); |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Property Value
bool
true
if [fill market on next]; otherwise, false
.