Skip to content

Why is there no data?

No data can have three causes. The source may have no value. The service may not have read it yet. The app may not find a pool it can use.

First read dataStatus.state and notes. Then check quoteTs and poolTs. A dash in the app maps to null in the API. It does not mean zero.

No stock in search? Clear the search. Check the ticker. If a stock page says it is not valid, go back to the Radar list.

Chain price can be blank while Base price is shown. The app has a stock-based price. It has no pool price it can use for the check.

Read missing-value rules.