Closed vineetvermait closed 1 month ago
any comments??
you need to add two values
limit(price in api) stoploss
stoploss will be 105, this the price at which stoploss will get activated. Limit is the lowest price you are will to sell it at, so if you set 100 - the trade will happen at any price between 105 to 100 depending on market conditions
when I am placing a square off order for a long position (bought at 110), I want to set up stop loss at 105, what would be valid values of price in this case??
currently when I set stop loss value and price value as same the only the order is successful