Table of Contents

Method SetPrice

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

SetPrice(decimal)

Sets limit price.

public OrderRequestBuilder<TOrderRequest> SetPrice(decimal price)

Parameters

price decimal

Limit price to set.

Returns

OrderRequestBuilder<TOrderRequest>

Builder to use in fluent syntax.

Remarks

Exceptions

InvalidArgumentException

Thrown if: