feat: signal abstraction layer + sizer + HS300 universe + PnL/IC reports
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Translate signal values into position actions."""
|
||||
from portfolio.builder import PositionAction, ThresholdBuilder
|
||||
|
||||
__all__ = ["PositionAction", "ThresholdBuilder"]
|
||||
Reference in New Issue
Block a user