utkarshohm / mf-platform-bse

Library to build a mutual fund transaction platform using the Bombay Stock Exchange StarMF platform and API
MIT License
79 stars 52 forks source link

Updating order status on using BSE Star APIs #1

Closed swetajain closed 5 years ago

swetajain commented 6 years ago

Hi,

We were trying to build a MF transaction platform using BSE star MF APIs. I wanted to know how did you update the transaction status for all orders?

Did you download any batch file and update it or how did you do it?

utkarshohm commented 5 years ago

I wrote a scraper that periodically checked order status on BSE star MF platform and updated the status. It was a hacky solution but it was the most automation I could get