@admin please fix this, it was working completely fine till yerstday
B
Posts made by batman
-
RE: To datetime can't be greater than current datetimeposted in Python SDK
-
How to place stop loss for shorting ordersposted in Python SDK
Lets say i want to short a stock at 100 rs, now after that i want to place stop loss at 110 so that it will exit the trade as soon as the market price goes above 110... How can i do that?? There is nothing about it in the documentations.. Can you please provide the code to do this