We have included a UDF to exit BO/CO/Regular Order (All at once) etc in the sample workbook. You can just modify the UDF according to your needs. You can download the sample workbook from https://howutrade.in/downloads/kitenet/?version=test
@HowUTrade no issues !
Thing is I didn't really needed to exit all BO in different strategies at once as of yet !
But I guess I have found it that trailing mtm directly is possible irrespective of number of orders of a pertucular symbol so may be in future I will require this function !
Also if market suddenly reverses it's trend then exiting all BO of pertucular symbol is going to be useful!
So take this as my Feature request for kiteXL and you guys come up with a method or UDF to do it !
So will wait for it, rather than working myself on it????
We have included a UDF to exit BO/CO/Regular Order (All at once) etc in the sample workbook.
You can just modify the UDF according to your needs.
You can download the sample workbook from
https://howutrade.in/downloads/kitenet/?version=test
Check KiteXL module.
Sub ExitBOPositions
We hooked this sub to a button in dashboard sheet.
Thing is I didn't really needed to exit all BO in different strategies at once as of yet !
But I guess I have found it that trailing mtm directly is possible irrespective of number of orders of a pertucular symbol so may be in future I will require this function !
Also if market suddenly reverses it's trend then exiting all BO of pertucular symbol is going to be useful!
So take this as my Feature request for kiteXL and you guys come up with a method or UDF to do it !
So will wait for it, rather than working myself on it????