3 lines
67 B
Python
3 lines
67 B
Python
|
|
# -*- coding: utf-8 -*-
|
||
|
|
"""基于开盘价的五分之一策略"""
|