TS_Entries, exits=golden.TS_Exits, freq="D", init_cash=100_000, fees=0.0025, slippage=0.0025) # Print Portfolio Stats and Return Stats print(pf.stats()) print(pf.returns_stats())ChangesGeneralA Strategy Class to help name and group your favorite indicators. If a TA Lib is already ...