feat client.
This commit is contained in:
5
py-client/strategy/zt/__init__.py
Normal file
5
py-client/strategy/zt/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""日内做 T 策略。"""
|
||||
|
||||
from .boot import StartZT
|
||||
|
||||
__all__ = ["StartZT"]
|
||||
Reference in New Issue
Block a user