Table of Contents

Method SetThresholdPrice

Namespace
WhalesSecret.TradeScriptLib.Utils.Orders
Assembly
WhalesSecret.TradeScriptLib.dll

SetThresholdPrice(decimal)

Sets threshold price.

public OrderRequestBuilder<TOrderRequest> SetThresholdPrice(decimal price)

Parameters

price decimal

Threshold price to set.

Returns

OrderRequestBuilder<TOrderRequest>

Builder to use in fluent syntax.

Remarks

Exceptions

InvalidArgumentException

Thrown if: