So let me walk you through an example of a new series that I'd like to call "problem solving with bots"... Today we are dealing with streaming payments
Next, I want to take those tokens and convert them to a stablecoin that I can use to pay for stuff, like operations, cloud costs (for running bots), etc. "But doggie" you say, "there are superfluid modules that allow you to swap streams at market prices" Sure, that's one option
However, let's say that instead of just swapping at a static rate, I wanted to adopt a strategy that uses more advanced technical indicators to decide when it's best to sell? Well, as far as I know, there isn't a good product that will do that for me, I need to perform the sale
I've been experimenting with Dumpy for almost a week now, and we are achieving some decent results: ~1%-2.5% improvement over our TWAP baseline strategy (e.g. swapping N tokens every couple of minutes at whatever the market price is) Might not seem like much, but pennies add up!
Here's a chart! (side note: this is also helping us define how live charting works for the Silverback Platform product so that you can see how your bots operate in real time) (also p.s.: the gaps in this chart are because I keep forgetting to claim, which led to the 1st bot!)
Okay great, now we have our tokens streaming, and then we are doing (more effective) swaps to get real stablecoins in our wallets! What's next? Well, we don't have this available yet, but one could imagine another bot that will every so often offramp your stables for you
And that's it! We have a flow that takes a grant stream, swaps it to stables at a rate depending on real-time market indicators, and then gives us real cash money we can use for... other things. This is the power of Silverback, that I don't have to remember to do this anymore!
2,18K