Reckless_Satoshi

Results 166 comments of Reckless_Satoshi

@PeterMcBTC Awesome! The tutorial seems to be python based. It would certainly be more useful if the plot can be generated in the frontend in javascript with data fetched from...

> Is there any preference on the charts library? Something pretty and easy :) This is a very creative task, imposing a library wouldn't make sense. > Also, I believe...

> Maybe we can work now just on the chart and include real time data in the future. Sounds great! > I'm curious now, I assumed there was no websockets...

> I had a quick look into the API, can you explain what `type` is? It looks like on the book page only `2` is being used. https://github.com/Reckless-Satoshi/robosats/blob/f2f6309ed19f8e35310e6c2b485af17a99a5a5a7/api/models.py#L267-L269 Type 0...

> What about exposing this function... > > https://github.com/Reckless-Satoshi/robosats/blob/5281176e3c233871da9a3f6ea6552489ff12aa76/api/utils.py#L68 > > ...on an endpoint and use Robosats as proxy? I see the response is already cached for 3 seconds, so...

Woah, that's looking fantastic! The chart shape was to expect, there is overlap between between bid/ask prices :) Between a point in the chart and the next one, there is...

> Doesn't `order.price` already includes the premium? thinking Yes. Both charts might look identical (maybe not). But users might find the X axis expressed as % very informative (I would...

@AntonopulosL (Twitter) is mantaining a small Flourish widget that shows most of the data. It is embeded in the stats section of the documentation site: http://learn.robosats.com/stats It does, however, require...

> Would love to see robots with persistent referral links. I use a referral link in my robosats orderbook nostr bot which kind of depend on the referral link to...

Indeed, this is a minor, yet annoying bug. The audio is played on component refresh, most often caused when the Desktop UI switches to Mobile or vice-versa. The variable that...