MCPcopy Create free account
hub / github.com/TreborNamor/TradingView-Machine-Learning-GUI / _row

Function _row

hyperview/cli/formatting.py:348–387  ·  view source on GitHub ↗
(
        idx: str,
        pair: str,
        m_net: float,
        m_dd: float,
        m_sharpe: float,
        m_calmar: float,
        m_wr: float,
        m_pf: float,
        m_exp: float,
        m_avg_w: float,
        m_avg_l: float,
        m_worst: float,
        m_mcl: int,
        m_trades: int,
        m_sl_tp_sig: str,
        m_eq: float,
        *,
        is_portfolio: bool = False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

print_summary_tableFunction · 0.85

Calls 1

_arrowFunction · 0.85

Tested by

no test coverage detected