You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
"""Single-ticker advisor: ad-hoc PEAD + ORB BUY/SELL/HOLD verdicts.
|
|
|
|
Each adapter delegates to the same selection / simulation primitives the
|
|
backtester and paper trader use, so a verdict for (ticker, asof) matches
|
|
what the live system would have decided.
|
|
"""
|