How to check if MIS, CO or BO orders are blocked or opened

ameerk313
ameerk313 edited June 2020 in General
@sujith Is there any way to figure out that MIS, CO or BO orders are blocked or opened?
Apart from placing an order and that orders get rejected with the reason.
Tagged:
  • sujith
    You can check out the bulletin.
  • ameerk313
    Is there any kite connect service that we can use to identify?
  • rakeshr
    @ameerk313
    No, there is no specific APIs for MIS/BO/CO status, as of now. As you said, a possible way would be to have a flag for MIS/BO/CO, at your end. Have a function, at your end that places dummy order of MIS/CO/BO and accordingly assign the flag to be True or False. The flag can be used accordingly in your codebase for further performance.
  • sujith
    @ameerk313,
    You may use RSS feeds of the bulletin.
Sign In or Register to comment.