Skip to content

Current market price label displays nothing #1266

@svaj

Description

@svaj

Summary
The current market price label does not display any price

Version reported in:
4.6.1

Expected behavior:
The current market price is displayed in the selected currency

Actual behavior:
Nothing is displayed

Technical notes:
After poking around in src/qt/ravengui.cpp I found the section where it fetches the current market price, around lines 762 to 803. It is supposed to fetch the price from binance and display it in the gui. However, nothing ever gets displayed. It looks like binance closed up their API. https://api.binance.com/api/v1/ticker/price?symbol=RVNUSDT displays an error message: "Service unavailable from a restricted location according to 'b. Eligibility' in https://www.binance.com/en/terms. Please contact customer service if you believe you received this message in error."

Related image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions