Skip to content

Adding Binance / Other Exchanges #29

@theimo1221

Description

@theimo1221

An issue to collect data and tasks needed for adding binance

  • Decrease Callback/ Load Amount to 1 in Reduction to one callback (All pairs) #40

  • Analyze compatibility
    Needed changes in Data call?
    Needed changes in Data storage (Multiple times same pair e.g. "ETH-USD")

  • Discuss form of presentation
    Original:Send all data to client, and hide/ show selection on clientside with js?
    Update: Sending all data should be no problem due to changes in Reduction to one callback (All pairs) #40
    Maybe rework show/ hide in the future, to show/ hide complete exchanges.

  • Add Dropdown to select exchange
    Update Show/ Hide Button is much easier

  • define format for get_data function
    Goal is to keep get_data modular for future.

  • exclude api calls from get_data function

When we change this we should change #28 aswell

Thanks and Greets

Theimo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions