Skip to content

Funding ticker? #27

@dave7280

Description

@dave7280

Hi,

I would like to access funding ticker for USD. I tried following:

 client.Send(new TickerSubscribeRequest("fUSD")); //Not working
 client.Send(new TickerSubscribeRequest("USD"));  //Not working

 client.Send(new TickerSubscribeRequest("BTC/USD"));//WORKS

Any ideas what might be wrong? :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs PRNew feature, need to be implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions