Sets a new (modifies existed) take-profit order.


SYNTAX


public bool SetTakeProfit (double tpPrice)


PARAMETERS


tpPrice — double

Price of the take-profit order.


RETURN


bool Return true if take-profit order was placed, otherwise false.