Merge branch 'master' of https://git.ncue.net/dsyoon/DeepStock
This commit is contained in:
@@ -60,4 +60,4 @@ if __name__ == "__main__":
|
|||||||
count = 2
|
count = 2
|
||||||
|
|
||||||
slackBot = SlackBot()
|
slackBot = SlackBot()
|
||||||
slackBot.post_to_slack(this_time, stock_code, stock_name, type, price, count)
|
slackBot.post_to_slack(stock_code, stock_name, type, price, count)
|
||||||
|
|||||||
Reference in New Issue
Block a user