Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 298 Bytes

File metadata and controls

17 lines (8 loc) · 298 Bytes

StrategyType

Enum

  • SpotGrid (value: 'spot_grid')

  • MarginGrid (value: 'margin_grid')

  • InfiniteGrid (value: 'infinite_grid')

  • FuturesGrid (value: 'futures_grid')

  • SpotMartingale (value: 'spot_martingale')

  • ContractMartingale (value: 'contract_martingale')