Close position with price change control
SYNTAX
public bool Close (double amount,double price,int marketRange)
PARAMETERS
amount to be closed
price — double
current close price
marketRange — int
market range for slippage
Modified on: Sat, May 5, 2018 at 4:45 PM
Close position with price change control
public bool Close (double amount,double price,int marketRange)
amount to be closed
price — double
current close price
marketRange — int
market range for slippage
Did you find it helpful? Yes No
Send feedback