Catrix
Catrix
Recent days, the well-performed outline server doesn't have any response. ### Outline Server is fine ### Outline Client is fine ### No Response ``` ➜ ~ curl --trace - http://google.com...
## Problem Description **Please provide a minimal, self-contained, and reproducible example:** ```python pf.create_txn_tear_sheet(returns=trader.returns, positions=trader.positions, transactions=trader.transactions) ``` **Please provide the full traceback:** ```python Traceback (most recent call last): File "/Users/chenfei/Workspace/stocks/test/backtest/turtle_test.py", line...