Initial import: grid-bot — grid trading bot for BTC-USDT on Cifra Markets
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from .hf_xet import *
|
||||
|
||||
__doc__ = hf_xet.__doc__
|
||||
if hasattr(hf_xet, "__all__"):
|
||||
__all__ = hf_xet.__all__
|
||||
Reference in New Issue
Block a user