init
This commit is contained in:
@@ -738,7 +738,7 @@ if __name__ == "__main__":
|
||||
bithumb = Bithumb_minute(RESOURCE_PATH)
|
||||
|
||||
tickers = ['XRP']
|
||||
isRealTime = False
|
||||
isRealTime = True
|
||||
if isRealTime:
|
||||
while True:
|
||||
for ticker in tickers:
|
||||
|
||||
Reference in New Issue
Block a user