init
This commit is contained in:
@@ -32,7 +32,8 @@ class Bithumb_minute(HTS):
|
||||
def __init__(self, RESOURCE_PATH, today):
|
||||
super().__init__(RESOURCE_PATH)
|
||||
self.slackBot = SlackBot()
|
||||
self.stock_code = {"XRP": "리플"}
|
||||
self.stock_code = {"XRP": "리플", "SOL": "솔라나", "TRX":"트론", "EOS": "이오스"}
|
||||
|
||||
|
||||
self.RESOURCE_PATH = RESOURCE_PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user