扩展指标
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Streaming API
|
||||
=============
|
||||
|
||||
The :mod:`ferro_ta.streaming` module provides stateful, bar-by-bar indicator computation
|
||||
for live/real-time trading. Each class maintains an internal buffer and returns ``NaN``
|
||||
during the warmup period.
|
||||
|
||||
.. automodule:: ferro_ta.streaming
|
||||
:no-index:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user