Administrator
1 天以前 ecfbb56f1ce77b2288d272fa1ed2a02623e92d5a
test/test_k_datas.py
@@ -60,7 +60,7 @@
    print(",".join(codes))
if __name__ == '__main__':
    code = "002809"
    code = "601138"
    limit_up_price = 13.01
    volumes_data = init_data_util.get_volumns_by_code(code, 150)
    volumes = init_data_util.parse_max_volume_new(code, volumes_data[:60])