option_margin
Fetch commodity option margin data by specifying the option symbol, such as '原油期权'. Returns a DataFrame with margin requirements.
Instructions
获取商品期权保证金 :param symbol: 商品期权品种名称, 如 "原油期权",可以通过 ak.option_margin_symbol() 获取所有商品期权品种代码和名称 :type symbol: str :return: 商品期权保证金 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 原油期权 |