Idiom

Results 81 comments of Idiom

There are still low performance queries and other things that aren't optimal but i'm closing this issue and moving everything to [#1299](https://github.com/oceanprotocol/pdr-backend/issues/1299) for further review

Hi @Amanb1145, can you please try again? I believe you were actively on top of our repo when we were finalizing somethings. Thank you!

I haven't tested w/ WC yet, but don't think that's the issue. I believe there is a race condition that happens and the login fails before the cookie is assigned....

I realized that I have not documented this anywhere... can you please [buy the datatoken here](https://market.oceanprotocol.com/asset/did:op:6897592e137286774c718ddcb5c3e5177aba5575d868a2f997ebfa3ffaa5213a)? It's published on mumbai testnet. I have updated the README.md to address this UX...

@trentmc @trizin @AmandaZYY i'm just posting this here based on the standup and comments wrt: "volume bars may not be timeseries compatible" **ASK: I believe it would be constructive if...

I believe we would need to explode the data into a compatible timeseries that is "evenly spaced" (i.e. minute-by-minute) in order for it to integrate well with the rest of...

``` how does each bar do wrt "trader $ made" ``` i'm not sure what you mean here but trent's blog posts match up to my mental models best of...

Hi, as we need to implement accuracy calculations for the FE (2000 samples), I recommended @kdetry to start thinking of how to build this: 1. inside pdr-backend 2. using python...

### 2000-sample Accuracy I generally agree that the analytics system could be responsible for helping to execute the data/graphic work across all 6-features. However, since some of these are already...

**[WRT pdr-websockets]** This is just for having a pk that can talk to the contract + w/o exposing to the client. Which has been leading to all sorts of maintenance...