예제 #1
0
def scheduled_job3():
    crawl_stock_quote('600000', '666666')
예제 #2
0
def scheduled_job2():
    crawl_stock_quote('300000', '300999')
예제 #3
0
def scheduled_job1():
    crawl_stock_quote('000001', '002999')
예제 #4
0
def scheduled_job3():
    crawl_stock_quote('600000', '666666')
예제 #5
0
def scheduled_job2():
    crawl_stock_quote('300000', '300999')
예제 #6
0
def scheduled_job1():
    crawl_stock_quote('000001', '002999')
    crawl_index_quote()