Local changes: Updated model training, removed debug instrumentation, and configuration improvements
This commit is contained in:
29
docs/api/source/alerts.rst
Normal file
29
docs/api/source/alerts.rst
Normal file
@@ -0,0 +1,29 @@
|
||||
Alert System
|
||||
============
|
||||
|
||||
Alert system for price, indicator, risk, and system notifications.
|
||||
|
||||
Alert Engine
|
||||
------------
|
||||
|
||||
.. automodule:: src.alerts.engine
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Alert Manager
|
||||
-------------
|
||||
|
||||
.. automodule:: src.alerts.manager
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Alert Channels
|
||||
--------------
|
||||
|
||||
.. automodule:: src.alerts.channels
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Reference in New Issue
Block a user