现货网格策略的创建参数。
| Name | Type | Description | Notes |
|---|---|---|---|
| money | str | 投入金额 | |
| low_price | str | Range lower limit | |
| high_price | str | Range upper limit | |
| grid_num | int | 网格数量 | |
| price_type | int | ||
| trigger_price | str | [optional] | |
| stop_profit | str | [optional] | |
| stop_loss | str | [optional] | |
| profit_sharing_ratio | str | [optional] | |
| is_use_base | bool | [optional] |