行情区图表:成交量、十字线 OHLCV、可视高低点、日线满 500 根
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -363,7 +363,7 @@ def api_chart_meta():
|
||||
def api_chart_ohlcv(
|
||||
exchange_key: str = "",
|
||||
symbol: str = "",
|
||||
timeframe: str = "5m",
|
||||
timeframe: str = "1d",
|
||||
refresh: str = "",
|
||||
):
|
||||
ex = _find_exchange_by_key(exchange_key)
|
||||
|
||||
Reference in New Issue
Block a user