Best way to automatically hedge all positions?

I have a simple strategy that can be deployed on the streak.

This strategy places ~50 orders(mostly selling futures/options) per day. For all these orders, I want to place a hedge order(~10% away from the spot price) before the market closes.

Currently, I am using a simple GUI tool I have developed as shown below. With this I have to manually place the hedge orders.

I am looking for alternate solutions/platforms where these hedge orders can be placed automatically. Are there any simple alternative solutions for this?