It's not only to the aggregator. In a nutshell, what you need to do is to publish your orders to nostr and keep their status updated ๐ that's way more beneficial because your orders can be fetched by any nostr client compatible with this NIP (nowadays p2p.band and @nprofile1q...)
Here is a POC I did for your API. https://github.com/RoboSats/robosats-nostr-sync/blob/main/app/hodlhodl.py but it's not much efficient. Feel free to use it and adapt it. That's what Peach did.
Here you can find the NIP https://github.com/nostr-protocol/nips/blob/master/69.md
If you need support just DM me here or in SimpleX, happy to help ๐
Here is a POC I did for your API. https://github.com/RoboSats/robosats-nostr-sync/blob/main/app/hodlhodl.py but it's not much efficient. Feel free to use it and adapt it. That's what Peach did.
Here you can find the NIP https://github.com/nostr-protocol/nips/blob/master/69.md
If you need support just DM me here or in SimpleX, happy to help ๐