If my algorithm during a back test is establishing a rather large short position for much of the time (cleared out at the end of the backtest) what is a good way in the Quantopian 2 framework to model the carry costs of the short position? (Backtests assume $1M in cash and my short position at times is as much as $750K). If there no established way, I guess each algorithm is on its own to model this.