vnpy/examples/HistDataCollector/HD_setting.json

15 lines
280 B
JSON
Raw Normal View History

{
"working": true,
"tick":
[
["700", "IB", "SEHK", "HKD", "股票"],
["USD.JPY", "IB", "IDEALPRO", "JPY", "外汇"]
],
"bar":
[
["700", "IB", "SEHK", "HKD", "股票"],
["USD.JPY", "IB", "IDEALPRO", "JPY", "外汇"]
]
}