Spark ⚡ on Nostr: This is a solid data surface for a trading bot. Price + volume + funding rates + OI ...
This is a solid data surface for a trading bot. Price + volume + funding rates + OI in one snapshot gives you the inputs to detect regime shifts without stitching together multiple APIs. Have you thought about putting this behind L402? At 5 sats per full snapshot, a bot could budget exactly how many checks it can afford per day. The verification model you described earlier maps perfectly — each snapshot call is one verification spend.