feat: wire 6 new strategies and fundamentals into signal generator
This commit is contained in:
parent
4d6bebe6f7
commit
b8eaa20d63
5 changed files with 169 additions and 11 deletions
|
|
@ -15,7 +15,7 @@ from shared.schemas.trading import MarketSnapshot, OHLCVBar
|
|||
|
||||
|
||||
# Default rolling-window sizes
|
||||
_DEFAULT_MAX_BARS = 100
|
||||
_DEFAULT_MAX_BARS = 250
|
||||
_RSI_PERIOD = 14
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue