# FuturesGridCreateParams Creation parameters for the contract grid strategy. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **money** | **str** | | **low_price** | **str** | | **high_price** | **str** | | **grid_num** | **int** | | **price_type** | **int** | | **leverage** | **str** | | **direction** | [**FuturesDirection**](FuturesDirection.md) | | [optional] **trigger_price** | **str** | | [optional] **stop_profit** | **str** | | [optional] **stop_loss** | **str** | | [optional] **profit_sharing_ratio** | **str** | | [optional] **is_use_base** | **bool** | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)