h2o_dashboard.pages.overview_page.overview_stream_widget

class h2o_dashboard.pages.overview_page.overview_stream_widget.Overview_StreamWidget(q: Query, card_name: str, box: str)[source]

Bases: object

async add_cards()[source]
async get_all_exchanges_account_breakdown_pie_chart_card(box: str)[source]
async get_all_exchanges_account_breakdown_table_card(box: str)[source]
async get_all_exchanges_live_positions_table_card(box: str)[source]
async update_all_exchanges_account_breakdown_table_card()[source]
async update_all_exchanges_live_positions_table_card()[source]
async update_cards()[source]
Inheritance diagram of h2o_dashboard.pages.overview_page.overview_stream_widget