##Fetch & Generate stock data of China Market for Metastock
-
get today's market daily data after market closed:
python fetch_today_data.py
-
get market daily data in period:
python fetch_data.py [-s {start_date}] [-e {end_date}] python format_data.py
##NOTE:
- date format: yyyyMMdd
in generally, use it when use this tool first time or when you forget to get data after market closed
- different data source
- retrieve today's data form http://quotes.money.163.com/hs/service/diyrank.php
- retrieve historical data from http://quotes.money.163.com/service/chddata.html