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